PkgRadar

Package evidence

@j___avi/[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":["@j___avi/[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":["@j___avi/[email protected]"],"fail_on":"review"}'
Publisherj___avi
Artifact bytes24,954
Previous versionnone
Published2026-05-24T08:34:54.493Z
SHA-256f31ca43a2be9e7205867005a06c2e0da1216f2fe9c0d43627c0c5b7db13d1728

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
24Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk review · score 24 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/server/routes/admin-api.mjsmatched "curl "12
mediumRemote Payloadpackage/server/lib/builder.mjsmatched "curl "12

Manifest

Package metadata

Scripts13
  • buildnode scripts/build-skill.mjs --config framework/config.yaml
  • build:watchnode scripts/build-skill.mjs --config framework/config.yaml --watch
  • cardsnode scripts/collect-cards.mjs
  • checknpm run cards && npm run count:skills && npm test
  • count:skillsnode scripts/count-skill-words.mjs skills adapters
  • eval:runnode scripts/run-eval.mjs
  • eval:smokenode scripts/run-eval.mjs --tasks bugfix-known-failure --variants superpowers,tokenwise-codegraph --command "node scripts/mock-agent.mjs" --out results/smoke-runs.jsonl --logs-dir results/smoke-logs
  • findingsnode scripts/contribute-finding.mjs list
  • findings:mergenode scripts/contribute-finding.mjs merge
  • servernode server/index.mjs
  • server:devnode --watch server/index.mjs
  • summarizenode scripts/summarize-results.mjs results/runs.jsonl
  • testnode --test
Dependencies2
  • cookie-parser^1.4.7
  • express^5.2.1