Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Versions published
- 1
- First published
- Jun 2026
- Publisher
- zubovartemiy
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["[email protected]"],"fail_on":"review"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 47 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/server/governance/repositoryScannerRouter.ts | — | 30 |
| medium | Tls Verification Disabled | package/server/governance/advancedAnalyzer.ts | — | 12 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/server/governance/repositoryScannerRouter.ts | — | 30 |
| medium | Tls Verification Disabled | package/server/governance/advancedAnalyzer.ts | — | 12 |
| low | Credential file access | package/server/governance/githubCodeFetcher.ts | — | 5 |
Manifest
Package metadata
Sign in to view install / lifecycle script contents.
Dependencies87
@anthropic-ai/sdk^0.104.2@aws-sdk/client-s3^3.693.0@aws-sdk/s3-request-presigner^3.693.0@codemirror/commands^6.10.3@codemirror/language^6.12.3@codemirror/state^6.6.0@codemirror/theme-one-dark^6.1.3@codemirror/view^6.43.1@hookform/resolvers^5.2.2@lezer/highlight^1.2.3@modelcontextprotocol/sdk^1.29.0@octokit/auth-app^8.2.0@octokit/rest^22.0.1@playwright/test^1.60.0@radix-ui/react-accordion^1.2.14@radix-ui/react-alert-dialog^1.1.17@radix-ui/react-aspect-ratio^1.1.10@radix-ui/react-avatar^1.2.0@radix-ui/react-checkbox^1.3.5@radix-ui/react-collapsible^1.1.14@radix-ui/react-context-menu^2.3.1@radix-ui/react-dialog^1.1.17@radix-ui/react-dropdown-menu^2.1.18@radix-ui/react-hover-card^1.1.17@radix-ui/react-label^2.1.10@radix-ui/react-menubar^1.1.18@radix-ui/react-navigation-menu^1.2.16@radix-ui/react-popover^1.1.17@radix-ui/react-progress^1.1.10@radix-ui/react-radio-group^1.4.1- …and 57 more.