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
- 5
- First published
- Jun 2026
- Publisher
- 1bcmax
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 15 · 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.mjstest:allnpm run test && npm run test:strategies && npm run test:e2etest:e2enpm run build && node --test --test-reporter=spec test/e2e.mjstest:free-modelsnpm run build && node --test --test-reporter=spec test/free-model-matrix.mjstest:strategiesnpm run build && node --test --test-reporter=spec test/strategies.mjstest:watchnode --test --watch test/local.mjs test/skills.local.mjs
Dependencies15
@blockrun/llm^2.0.0@modelcontextprotocol/sdk^1.29.0@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.0qrcode^1.5.4react^19.2.4sharp^0.34.5viem^2.48.1