PkgRadar

Package evidence

[email protected]

Credential file access: matched "GITHUB_TOKEN"

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.

Weekly downloads
124
Versions published
112
First published
Jan 2026
Publisher
egonschiele

Recommended action

Review before promoting

Mixed 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"}'
Publisheregonschiele
Artifact bytes1,224,498
Previous version0.2.0
Published2026-05-28T22:20:54.230Z
SHA-256d5258b4240064b55a584dc9f8817373d0969abbcb418ff5055c7d65833a5b69a

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

review
Last checked
reviewRisk
10Score
0.3.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/lib/cli/schedule/backends/github.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/lib/cli/schedule/backends/github.test.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts26
  • anode ./dist/scripts/agency.js
  • agencynode ./dist/scripts/agency.js
  • agentnode ./dist/scripts/agency.js agent
  • astnode ./dist/scripts/agency.js ast
  • buildmake build
  • bundlenode ./dist/scripts/agency.js bundle
  • circular-depsnpx dpdm --circular lib/parser.ts
  • compilenode ./dist/scripts/agency.js compile
  • debugnode ./dist/scripts/agency.js debug
  • diagnosticsnode ./dist/scripts/agency.js diagnostics
  • evalnode ./dist/scripts/agency.js test eval
  • fixturesnode ./dist/scripts/agency.js test fixtures
  • fmtnode ./dist/scripts/agency.js fmt
  • lint:fixeslint lib/ --fix
  • lint:structureeslint lib/
  • preprocessnode ./dist/scripts/agency.js preprocess
  • rrnode ./dist/scripts/agency.js rr
  • startnode dist/index.js
  • templatestypestache ./lib/templates
  • testvitest --test-timeout=1000
  • test:agencytime node ./dist/scripts/agency.js test tests/agency -p 12
  • test:agency-jstime node ./dist/scripts/agency.js test js tests/agency-js -p 12
  • test:runvitest run
  • tracenode ./dist/scripts/agency.js trace
  • typechecktsc --noEmit
  • unbundlenode ./dist/scripts/agency.js unbundle
Dependencies15
  • chokidar^4
  • cli-highlight^2.1.11
  • commander^14.0.3
  • diff-match-patch^1.0.5
  • esbuild^0.27.4
  • nanoid^5.1.6
  • picomatch^4.0.4
  • prompts^2.4.2
  • smoltalk^0.3.0
  • tarsec^0.2.2
  • typestache^0.5.0
  • vscode-languageserver^9.0.1
  • vscode-languageserver-protocol^3.17.5
  • vscode-languageserver-textdocument^1.0.12
  • zod^4.3.5