PkgRadar

Package evidence

@blockrun/[email protected]

Credential file access

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
285
Versions published
99
First published
Apr 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 bytes119,655
Previous version2.5.40
Published2026-04-09T04:12:03.249Z
SHA-256cdfe09b1c3b5fa92e811c0fc17c65ba512604a41f4648801ccbb82201f979d52

Why flagged

What the scanner saw

Credential file access

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/tools/write.js10

Manifest

Package metadata

Scripts 5

Sign in to view install / lifecycle script contents.

Dependencies12
  • @blockrun/llm^1.4.2
  • @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
  • react^19.2.4