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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/lib/cli/schedule/backends/github.js | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/dist/lib/cli/schedule/backends/github.test.js | matched "GITHUB_TOKEN" | 5 |
Manifest
Package metadata
Scripts26
anode ./dist/scripts/agency.jsagencynode ./dist/scripts/agency.jsagentnode ./dist/scripts/agency.js agentastnode ./dist/scripts/agency.js astbuildmake buildbundlenode ./dist/scripts/agency.js bundlecircular-depsnpx dpdm --circular lib/parser.tscompilenode ./dist/scripts/agency.js compiledebugnode ./dist/scripts/agency.js debugdiagnosticsnode ./dist/scripts/agency.js diagnosticsevalnode ./dist/scripts/agency.js test evalfixturesnode ./dist/scripts/agency.js test fixturesfmtnode ./dist/scripts/agency.js fmtlint:fixeslint lib/ --fixlint:structureeslint lib/preprocessnode ./dist/scripts/agency.js preprocessrrnode ./dist/scripts/agency.js rrstartnode dist/index.jstemplatestypestache ./lib/templatestestvitest --test-timeout=1000test:agencytime node ./dist/scripts/agency.js test tests/agency -p 12test:agency-jstime node ./dist/scripts/agency.js test js tests/agency-js -p 12test:runvitest runtracenode ./dist/scripts/agency.js tracetypechecktsc --noEmitunbundlenode ./dist/scripts/agency.js unbundle
Dependencies15
chokidar^4cli-highlight^2.1.11commander^14.0.3diff-match-patch^1.0.5esbuild^0.27.4nanoid^5.1.6picomatch^4.0.4prompts^2.4.2smoltalk^0.3.0tarsec^0.2.2typestache^0.5.0vscode-languageserver^9.0.1vscode-languageserver-protocol^3.17.5vscode-languageserver-textdocument^1.0.12zod^4.3.5