PkgRadar

Package evidence

[email protected]

Credential file access: matched "GITHUB_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"}'
Publisherdantheman181
Artifact bytes359,649
Previous version1.2.0
Published2026-05-24T18:35:35.894Z
SHA-256d89a5bca5bda297ab2508a00cdaefa22e67b64ed0d1e83763834ff120dde5612

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

dantheman181

2 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/src/tools/mcp_client.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/src/session/references.jsmatched ".ssh"30
highCredential file accesspackage/src/security/sanitize.jsmatched ".ssh"30
highCredential file accesspackage/.github/workflows/build.ymlmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/install.shmatched "curl "12
Show all 14 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/src/tools/mcp_client.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/src/session/references.jsmatched ".ssh"30
highCredential file accesspackage/src/security/sanitize.jsmatched ".ssh"30
highCredential file accesspackage/.github/workflows/build.ymlmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/install.shmatched "curl "12
lowObfuscationpackage/test/e2e_smoke.jsmatched "\\x1b"3
lowObfuscationpackage/bin/eval_runner.jsmatched "\\x1b"3
lowObfuscationpackage/src/tui/fullscreen.jsmatched "\\x1b"3
lowObfuscationpackage/bin/model_client.jsmatched "\\x1b"3
lowObfuscationpackage/src/security/sanitize.jsmatched "\\u0000"3
lowObfuscationpackage/bin/smallcode.jsmatched "\\x1b"3
lowObfuscationpackage/src/compiled/cognition/validate.jsmatched "fromCharCode"3
lowObfuscationpackage/src/compiled/features/verify_and_fix.jsmatched "\\x1b"3
lowObfuscationpackage/src/compiled/cognition/validate.tsmatched "fromCharCode"3

Manifest

Package metadata

Scripts13
  • benchnode bench/harness.js --suite smoke
  • bench:diffnode bench/diff.js
  • bench:listnode bench/harness.js --list
  • bench:polyglotnode bench/harness.js --suite polyglot-mini
  • bench:smokenode bench/harness.js --suite smoke
  • bench:toolsnode bench/harness.js --suite tool-use
  • buildnode build.js
  • devnode bin/smallcode.js
  • evalnode bin/smallcode.js --eval classify_accuracy
  • mcpnode bin/smallcode.js --mcp
  • startnode bin/smallcode.js
  • testnode --test test/*.test.js
  • test:e2enode test/e2e_smoke.js
Dependencies6
  • bonescript-compiler0.14.0
  • chalk4.1.2
  • cli-highlight2.1.11
  • express^5.2.1
  • marked15.0.12
  • marked-terminal7.3.0
Optional dependencies1
  • budget-aware-mcp0.6.1