Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":"high"}'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":"high"}'Why flagged
What the scanner saw
Remote Payload: matched "raw.githubusercontent.com"
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 high · score 60 · status changed
Related candidates
Linked campaigns and clusters
rynn_sun
6 members · evidence strength 73Evidence
Static findings
11 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/lib/pricing/litellm-fetcher.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/src/lib/skills-manager.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/src/lib/pricing/seed-snapshot.json | matched "raw.githubusercontent.com" | 12 |
Show all 11 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/lib/pricing/litellm-fetcher.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/src/lib/skills-manager.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/src/lib/pricing/seed-snapshot.json | matched "raw.githubusercontent.com" | 12 |
| low | Obfuscation | package/src/lib/claude-config.js | matched "\\u0000" | 3 |
| low | Obfuscation | package/src/lib/cli-ui.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/lib/cursor-config.js | matched "Buffer.from(parts[1], \"base64" | 3 |
| low | Obfuscation | package/src/lib/gemini-config.js | matched "\\u0000" | 3 |
| low | Obfuscation | package/dashboard/dist/assets/index-BeoRn2gJ.js | matched "atob(" | 3 |
| low | Obfuscation | package/dashboard/dist/assets/main-B8I3fQYO.js | matched "\\u00C0" | 3 |
| low | Obfuscation | package/src/lib/subscriptions.js | matched "Buffer.from(base64, \"base64" | 3 |
| low | Obfuscation | package/src/lib/usage-limits.js | matched "Buffer.from(base64, \"base64" | 3 |
Manifest
Package metadata
Scripts18
audit:tokensnode scripts/audit-token-correctness.cjsci:localnpm test && npm run validate:copy && npm run validate:ui-hardcode && npm run validate:guardrails && node --test test/architecture-guardrails.test.js && npm --prefix dashboard run buildcopy:pullnode scripts/copy-sync.cjs pullcopy:pushnode scripts/copy-sync.cjs pushdashboard:buildnpm --prefix dashboard run builddashboard:devnpm --prefix dashboard run devdashboard:openbash scripts/open-dashboard.shdashboard:previewnpm --prefix dashboard run previewdev:shimnode scripts/dev-bin-shim.cjsgraph:auto-indexnode scripts/graph/auto-index.cjsgraph:scipnode scripts/graph/generate-scip.cjsprepublishOnlynode scripts/build-pricing-seed.cjspricing:build-seednode scripts/build-pricing-seed.cjstestnode --test test/*.test.jsvalidate:copynode scripts/validate-copy-registry.cjsvalidate:guardrailsnode scripts/validate-architecture-guardrails.cjsvalidate:retrosnode scripts/validate-retros.cjsvalidate:ui-hardcodenode scripts/ops/validate-ui-hardcode.cjs
Dependencies2
@mongodb-js/zstd^2.0.1undici^8.2.0