PkgRadar

Package evidence

@blockrun/[email protected]

Remote Payload: matched "cUrl "

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 bytes33,835
Previous version0.15.0
Published2026-05-25T04:23:21.467Z
SHA-25696189fddc560f3741f3523e3320accce046ea4c5e63aa6cc0dce273a2bcf00a9

Why flagged

What the scanner saw

Remote Payload: matched "cUrl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.jsmatched "cUrl "12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.jsmatched "cUrl "12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/index.jsmatched "\\u25CE"3

Manifest

Package metadata

Scripts5
  • buildtsup src/index.ts --format esm --dts --clean --external sharp
  • devtsx watch src/index.ts
  • prepublishOnlynpm run build
  • startnode dist/index.js
  • typechecktsc --noEmit
Dependencies7
  • @blockrun/llm^1.12.0
  • @modelcontextprotocol/sdk^1.0.0
  • open^11.0.0
  • qrcode^1.5.4
  • sharp^0.34.5
  • viem^2.21.0
  • zod^4.3.5