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
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 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,985,681
Previous version3.28.2
Published2026-06-13T18:49:28.560Z
SHA-256e9db376afc0f558e6841d5ce78970299e850c45e040fb27dc8a27e2a14fdf777

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
10Score
3.28.3Version
Status history (1 event)
  1. newavailable · risk review · score 10 · 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/repair.mjs
  • test:allnpm run test && npm run test:e2e
  • test:e2enpm run build && node --test --test-reporter=spec test/e2e.mjs
  • test:e2e:watchnode --test --watch test/e2e.mjs
  • test:free-modelsnpm run build && node --test --test-reporter=spec test/free-model-matrix.mjs
  • test: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.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
  • playwright-core^1.49.1
  • qrcode^1.5.4
  • react^19.2.4
  • sharp^0.34.5
  • viem^2.48.1