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
- 767
- Versions published
- 78
- First published
- Apr 2026
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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":["@agentworkforce/[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":["@agentworkforce/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 3675852 bytes
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 6 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index.js | 3675852 bytes | 10 |
| medium | Large Javascript Payload | package/dist/ricky.js | 3308371 bytes | 10 |
Manifest
Package metadata
Scripts18
batchbash scripts/run-ricky-batch.shbuildnpm run bundlebundlenode scripts/bundle-cli.mjscleannode --input-type=module -e "import { rmSync } from 'node:fs'; rmSync('dist', { recursive: true, force: true });"devnpm startevalsnpm run evals:compile && node scripts/evals/run-ricky-evals.mjsevals:comparenode scripts/evals/compare-ricky-evals.mjsevals:compilenode scripts/evals/compile-ricky-evals.mjsevals:listnpm run evals:compile && node scripts/evals/run-ricky-evals.mjs --listevals:opencodenpm run evals:compile && node scripts/evals/run-ricky-evals.mjs --provider --executor opencodeevals:providernpm run build && npm run evals -- --provider --executor openrouterevals:summarynode scripts/evals/summarize-ricky-evals.mjsovernightbash scripts/run-ricky-overnight.shpremergenpm run typecheck && npm test && npx vitest run test/local-auto-fix-workflow-failures.e2e.test.tsprepacknpm run buildstarttsx src/surfaces/cli/commands/cli-main.tstestvitest runtypechecktsc --noEmit
Dependencies12
@agent-assistant/turn-context^0.4.31@agent-relay/agent^6.0.18@agent-relay/cloud^6.0.15@agent-relay/personas^6.0.18@agent-relay/sdk^6.0.15@agentworkforce/harness-kit^0.19.0@agentworkforce/workload-router^0.19.0@inquirer/prompts^8.4.2mdast-util-from-markdown^2.0.3ora^8.2.0ssh2^1.17.0typescript^5.9.3