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.
- Versions published
- 91
- First published
- Feb 2026
- Publisher
- shaun0927
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 "id_rsa"
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/tools/file-upload.js | matched "id_rsa" | 5 |
| low | Credential file access | package/dist/core/trace/redactor.js | matched "aws_access_key" | 5 |
Manifest
Package metadata
Scripts49
bench:agent-successts-node tests/benchmark/episode-harness/cli.tsbench:agent-success:mockts-node tests/benchmark/episode-harness/cli.ts --adapter mockbench:api-key-readinessts-node tests/benchmark/benchmark-readiness.ts --api-key-onlybench:authts-node tests/benchmark/run-auth.ts --local-smokebench:competitor-smokets-node tests/benchmark/run-competitor-smoke.tsbench:dxts-node tests/benchmark/run-dx.tsbench:episodets-node tests/benchmark/episode-harness/cli.tsbench:episode:mockts-node tests/benchmark/episode-harness/cli.ts --adapter mockbench:episode:tokensts-node tests/benchmark/run-episode-token-cost.tsbench:full:livets-node tests/benchmark/run-full-benchmark.ts --mode livebench:full:recordedts-node tests/benchmark/run-full-benchmark.ts --mode recordedbench:latencyts-node tests/benchmark/run-latency.tsbench:longrunts-node tests/benchmark/run-longrun.tsbench:om2wts-node tests/benchmark/datasets/online-mind2web/cli.ts --adapter claudebench:om2w:mockts-node tests/benchmark/datasets/online-mind2web/cli.ts --adapter mockbench:readinessts-node tests/benchmark/benchmark-readiness.tsbench:realworldts-node tests/benchmark/run-realworld-task-completion.ts && node benchmark/generate-realworld-task-completion-section.mjsbench:realworld:headlinets-node tests/benchmark/run-realworld-task-completion.ts --recording-dir=benchmark/recordings/realworld && node benchmark/generate-realworld-task-completion-section.mjs --require-headlinebench:realworld:stressts-node tests/benchmark/run-realworld-task-completion.ts --stress && node benchmark/generate-realworld-task-completion-section.mjsbench:reliabilityts-node tests/benchmark/run-reliability.tsbench:runtime-preflightts-node tests/benchmark/runtime-preflight.tsbench:throughputts-node tests/benchmark/run-throughput.ts --library all --include-live-competitors=false --session-mode bothbench:tokensts-node tests/benchmark/run-token-efficiency.tsbench:visual-groundingnode scripts/bench/visual-grounding/run.mjsbench:webvoyager:mockts-node tests/benchmark/webvoyager/runner.ts --adapter mockbench:webvoyager:realts-node tests/benchmark/webvoyager/runner.ts --adapter claudebenchmarkts-node tests/benchmark/run.tsbenchmark:cits-node tests/benchmark/run.ts --cibenchmark:perceptionts-node tests/benchmark/run-perception.tsbuildtsc -p tsconfig.cli.json && tsc -p tsconfig.json- …and 19 more.
Dependencies10
argon2^0.43.0cheerio1.0.0-rc.12commander^12.0.0jose^5.10.0proper-lockfile^4.1.2puppeteer-corenpm:[email protected]turndown^7.2.4uuid^9.0.0write-file-atomic^5.0.1yaml^2.9.0