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
Credential file access: matched "NPM_TOKEN"
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
dmitricostenco
2 members · evidence strength 56Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/scm/ciPipeline.js | matched "NPM_TOKEN" | 30 |
| medium | Remote Payload | package/dist/agent/platformUtils.js | matched "curl " | 12 |
Show all 8 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/scm/ciPipeline.js | matched "NPM_TOKEN" | 30 |
| medium | Remote Payload | package/dist/agent/platformUtils.js | matched "curl " | 12 |
| low | Obfuscation | package/dist/tools/ledgerHandlers.js | matched "\\u2022" | 3 |
| low | Obfuscation | package/dist/dashboard/server.js | matched "Buffer.from(pngBase64, \"base64" | 3 |
| low | Obfuscation | package/dist/storage/sqlite.js | matched "Buffer.from(compressedBase64, \"base64" | 3 |
| low | Obfuscation | package/dist/storage/supabase.js | matched "Buffer.from(compressedBase64, \"base64" | 3 |
| low | Obfuscation | package/dist/agent/terminalUI.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/utils/vaultExporter.js | matched "\\x00" | 3 |
Manifest
Package metadata
Scripts11
buildtsc && npm run chmod-binschmod-binsnode -e "['dist/cli.js','dist/server.js','dist/utils/universalImporter.js'].forEach(f => { try { require('fs').chmodSync(f, 0o755); } catch (e) { console.warn('chmod skipped', f, e.message); } })"importnode dist/utils/universalImporter.jslint:dashboardnode scripts/lint-dashboard-es5.cjsprepublishOnlynpm run buildstartnode dist/server.jstestvitest runtest:civitest run --reporter=junit --outputFile=test-results.xmltest:loadvitest run tests/load/test:mcpnode ./test_cross_mcp.jstest:watchvitest
Dependencies23
@anthropic-ai/sdk^0.92.0@google/generative-ai^0.24.1@libsql/client^0.17.2@modelcontextprotocol/sdk^1.27.1@mozilla/readability^0.6.0@opentelemetry/api^1.9.1@opentelemetry/exporter-trace-otlp-http^0.214.0@opentelemetry/resources^2.6.1@opentelemetry/sdk-trace-node^2.6.1@opentelemetry/semantic-conventions^1.40.0@supabase/supabase-js^2.99.3cheerio^1.2.0commander^14.0.3fflate^0.8.2jose^6.2.2jsdom^29.0.1openai^6.32.0p-limit^7.3.0postcss8.5.12quickjs-emscripten^0.32.0stream-json^2.0.0turndown^7.2.2zod^4.3.6