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
- 5,940Niche · −30% score
- Versions published
- 271
- First published
- Mar 2026
- Publisher
- deepcold
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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
Remote Payload: matched "curl "
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 8 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/setup/ensure-herdr.js | matched "curl " | 12 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/setup/ensure-herdr.js | matched "curl " | 12 |
| low | Obfuscation Density | package/dist/dashboard-web/app.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts23
bench:resourcenode --expose-gc --import tsx scripts/bench-resource.tsbuildtsc && cp src/setup/lark-scopes.json dist/setup/ && pnpm dashboard:bundle && chmod +x dist/cli.jsdaemontsx src/index-daemon.tsdaemon:logsnode dist/cli.js logsdaemon:restartnode dist/cli.js restartdaemon:startnode dist/cli.js startdaemon:statusnode dist/cli.js statusdaemon:stopnode dist/cli.js stopdashboard:bundleesbuild src/dashboard/web/app.ts --bundle --outfile=dist/dashboard-web/app.js --platform=browser --format=iife --minify && cp src/dashboard/web/index.html dist/dashboard-web/index.html && cp src/dashboard/web/style.css dist/dashboard-web/style.css && cp src/dashboard/web/terminal-replay.html dist/dashboard-web/terminal-replay.html && rm -rf dist/dashboard-web/skins && cp -r src/dashboard/web/skins dist/dashboard-web/skinspreparegit config core.hooksPath scripts/git-hooks 2>/dev/null || trueprepublishOnlynpm run buildreport:dashboardtsx scripts/report-dashboard.tsswitch:herepnpm build && pnpm use:heretestvitest run --project unittest:agyvitest run --project e2e test/agy-input.e2e.tstest:allvitest runtest:benchtsx scripts/bench-tests.tstest:codexvitest run --project e2e test/codex-input.e2e.tstest:e2evitest run --project e2etest:e2e-browsertsx scripts/run-e2e.tstest:e2e-browser:setuptsx test/e2e-browser/setup-login.tstest:geminivitest run --project e2e test/gemini-input.e2e.tsuse:herenode scripts/claim-botmux-bin.mjs
Dependencies12
@larksuiteoapi/node-sdk^1.64.0@napi-rs/canvas^0.1.65@xterm/addon-unicode11^0.9.0@xterm/headless^6.0.0croner^10.0.1dotenv^17.3.1markdown-it^14.1.1node-pty^1.1.0pm2^6.0.0qrcode-terminal^0.12.0ws^8.19.0zod^3.23.0