PkgRadar

Package evidence

[email protected]

Credential file access: matched "NPM_TOKEN"

Recommended action

Block this update

Static 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"}'
Artifact bytes543,994
Previous version15.5.1
Published2026-05-25T02:22:57.124Z
SHA-25634ed42c58b2dd306c1adbffebd9ab697928a970f37e205699936bd9b73d8af89

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

high
Last checked
highRisk
60Score
15.5.2Version
Status history (1 event)
  1. newavailable · risk high · score 60 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

dmitricostenco

2 members · evidence strength 56

Evidence

Static findings

8 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/scm/ciPipeline.jsmatched "NPM_TOKEN"30
mediumRemote Payloadpackage/dist/agent/platformUtils.jsmatched "curl "12
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/scm/ciPipeline.jsmatched "NPM_TOKEN"30
mediumRemote Payloadpackage/dist/agent/platformUtils.jsmatched "curl "12
lowObfuscationpackage/dist/tools/ledgerHandlers.jsmatched "\\u2022"3
lowObfuscationpackage/dist/dashboard/server.jsmatched "Buffer.from(pngBase64, \"base64"3
lowObfuscationpackage/dist/storage/sqlite.jsmatched "Buffer.from(compressedBase64, \"base64"3
lowObfuscationpackage/dist/storage/supabase.jsmatched "Buffer.from(compressedBase64, \"base64"3
lowObfuscationpackage/dist/agent/terminalUI.jsmatched "\\x1b"3
lowObfuscationpackage/dist/utils/vaultExporter.jsmatched "\\x00"3

Manifest

Package metadata

Scripts11
  • buildtsc && npm run chmod-bins
  • chmod-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.js
  • lint:dashboardnode scripts/lint-dashboard-es5.cjs
  • prepublishOnlynpm run build
  • startnode dist/server.js
  • testvitest run
  • test:civitest run --reporter=junit --outputFile=test-results.xml
  • test:loadvitest run tests/load/
  • test:mcpnode ./test_cross_mcp.js
  • test: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.3
  • cheerio^1.2.0
  • commander^14.0.3
  • fflate^0.8.2
  • jose^6.2.2
  • jsdom^29.0.1
  • openai^6.32.0
  • p-limit^7.3.0
  • postcss8.5.12
  • quickjs-emscripten^0.32.0
  • stream-json^2.0.0
  • turndown^7.2.2
  • zod^4.3.6