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
- 104
- Versions published
- 23
- First published
- Apr 2026
- Publisher
- vmihalis
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 "AWS_ACCESS_KEY"
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.
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/mcp/lib/static-artifacts.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/.hacker-bob/knowledge/evaluator-techniques.json | matched ".npmrc" | 3 |
Manifest
Package metadata
Scripts27
check:agent-toolsnode scripts/generate-agent-tools.js --checkcheck:authority-inventorynode scripts/authority-inventory.js --checkcheck:codex-skillnode scripts/generate-codex-skills.js --checkcheck:kimi-skillnode scripts/generate-kimi-roles.js --checkcheck:settingsnode scripts/generate-claude-settings.js --checkcheck:skillnode scripts/generate-hacker-bob-skill.js --checkcheck:skill-protocol-coherencenode scripts/check-skill-protocol-coherence.jscheck:skill-runtime-constraint-driftnode scripts/check-skill-runtime-constraint-drift.jscheck:skill-scheduler-coherencenode scripts/check-skill-scheduler-coherence.jscheck:stigmergy-coherencenode scripts/check-stigmergy-coherence.jscheck:syntaxfind mcp .claude/hooks -type f -name '*.js' -print0 | xargs -0 -n1 node --checkinstall-browsernpx patchright install chromiumrelease:checknode scripts/release-check.jsrelease:check:cleannode scripts/clean-release-audit.jsrelease:check:dependenciesnode scripts/dependency-freshness.jsrelease:check:registrynode scripts/release-check.js --registry && node scripts/dependency-freshness.jsreplay:policynode testing/policy-replay/replay.mjstestnpm run check:syntax && npm run check:authority-inventory && npm run test:mcp && npm run test:prompts && npm run test:install && npm run test:update && npm run test:cli && npm run test:adapter-detection && npm run test:package && npm run release:check:clean && npm run test:policy-replay && npm run test:hookstest:adapter-detectionnode --test test/adapter-detection.test.jstest:clinode --test test/cli.test.jstest:hookspython3 test/test-write-guard.py && python3 test/test-read-guard.pytest:installnode --test test/install-smoke.test.js test/installer-legacy-upgrade.test.jstest:mcpnode scripts/run-mcp-tests.jstest:packagenode --test test/package.test.jstest:policy-replaynode --test test/policy-replay.test.jstest:promptsnpm run check:agent-tools && npm run check:skill && npm run check:codex-skill && npm run check:kimi-skill && npm run check:settings && npm run check:skill-protocol-coherence && npm run check:skill-runtime-constraint-drift && npm run check:skill-scheduler-coherence && npm run check:stigmergy-coherence && node --test test/prompt-contracts.test.js test/skill-protocol-coherence.test.js test/skill-runtime-constraint-drift.test.js test/skill-scheduler-coherence.test.js test/scheduler-preconditions-shape.test.js test/wave-handoff-store-merge-snapshot.test.js test/session-cap.test.js test/report-finalize-remediation.test.js test/stigmergic-consumers-shape.test.js test/stigmergy-coherence.test.js test/single-spawner-topology.test.jstest:updatenode --test test/update-check.test.js
Dependencies3
@anthropic-ai/claude-agent-sdk^0.3.167proxy-agent^8.0.1psl^1.15.0
Optional dependencies1
patchright^1.60.2