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
- 1,521Niche · −30% score
- Versions published
- 265
- First published
- Apr 2026
- Publisher
- 1bcmax
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":["@blockrun/[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":["@blockrun/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".config/gcloud"
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.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/tools/write.js | matched ".config/gcloud" | 10 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/tools/write.js | matched ".config/gcloud" | 10 |
| low | Credential file access | package/dist/agent/secret-redact.js | matched "aws_access_key" | 5 |
Manifest
Package metadata
Scripts9
buildtsc && node scripts/copy-plugin-assets.mjsdevtsc --watchstartnode dist/index.jstestnpm run build && node --test --test-reporter=spec test/local.mjs test/skills.local.mjs test/repair.mjstest:allnpm run test && npm run test:e2etest:e2enpm run build && node --test --test-reporter=spec test/e2e.mjstest:e2e:watchnode --test --watch test/e2e.mjstest:free-modelsnpm run build && node --test --test-reporter=spec test/free-model-matrix.mjstest:watchnode --test --watch test/local.mjs test/skills.local.mjs
Dependencies18
@blockrun/llm^2.0.0@colbymchenry/codegraph^0.9.7@modelcontextprotocol/sdk^1.29.0@slack/bolt^4.7.3@solana/spl-token^0.4.14@solana/web3.js^1.98.4@types/react^19.2.14bs58^6.0.0chalk^5.4.0commander^13.0.0ink^6.8.0ink-spinner^5.0.0ink-text-input^6.0.0playwright-core^1.49.1qrcode^1.5.4react^19.2.4sharp^0.34.5viem^2.48.1