PkgRadar

Package evidence

@blockrun/[email protected]

Credential file access: matched ".config/gcloud"

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
150
Versions published
6
First published
Jun 2026
Publisher
1bcmax

Recommended action

Review before promoting

Mixed 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"}'
Publisher1bcmax
Artifact bytes2,806,265
Previous version0.2.3
Published2026-06-08T06:46:48.920Z
SHA-25656656b25d51f6856510af39fc2ed8a246e36c858a173fe2e525087059999f5d7

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

review
Last checked
reviewRisk
15Score
0.2.4Version
Status history (1 event)
  1. newavailable · risk review · score 15 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/tools/write.jsmatched ".config/gcloud"10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/tools/write.jsmatched ".config/gcloud"10
lowCredential file accesspackage/dist/agent/secret-redact.jsmatched "aws_access_key"5

Manifest

Package metadata

Scripts9
  • buildtsc && node scripts/copy-plugin-assets.mjs
  • devtsc --watch
  • startnode dist/index.js
  • testnpm run build && node --test --test-reporter=spec test/local.mjs test/skills.local.mjs
  • test:allnpm run test && npm run test:strategies && npm run test:e2e
  • test:e2enpm run build && node --test --test-reporter=spec test/e2e.mjs
  • test:free-modelsnpm run build && node --test --test-reporter=spec test/free-model-matrix.mjs
  • test:strategiesnpm run build && node --test --test-reporter=spec test/strategies.mjs
  • test: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.14
  • bs58^6.0.0
  • chalk^5.4.0
  • commander^13.0.0
  • ink^6.8.0
  • ink-spinner^5.0.0
  • ink-text-input^6.0.0
  • qrcode^1.5.4
  • react^19.2.4
  • sharp^0.34.5
  • viem^2.48.1