PkgRadar

Package evidence

@agentcash/[email protected]

Remote Payload: matched "cUrl "

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.

Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@agentcash/[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":["@agentcash/[email protected]"],"fail_on":"review"}'
Artifact bytes108,084
Previous version0.0.0-pr-261-20260521162918
Published2026-05-21T17:47:16.207Z
SHA-256b42919f9683ae83ab110bdb4520c2ca4a1296efc68baae6ac578a4b8dce4d993

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
30Score
0.0.0-pr-263-20260521174709Version
Status history (1 event)
  1. newavailable · risk review · score 30 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.cjsmatched "cUrl "12
mediumRemote Payloadpackage/dist/index.jsmatched "cUrl "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.cjsmatched "cUrl "12
mediumRemote Payloadpackage/dist/index.jsmatched "cUrl "12
lowObfuscationpackage/dist/index.cjsmatched "\\u2014"3
lowObfuscationpackage/dist/index.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts10
  • buildtsup
  • checkpnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test
  • formatprettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'
  • format:checkprettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'
  • knipknip
  • linteslint src/
  • lint:fixeslint src/ --fix
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies8
  • @coinbase/x402^2.1.0
  • @x402/core^2.11.0
  • @x402/evm^2.11.0
  • @x402/extensions^2.11.0
  • @x402/svm^2.11.0
  • mppx^0.6.27
  • viem^2.47.6
  • zod-openapi^5.0.0