Recommended action
Review before promotingMixed 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":["[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":["[email protected]"],"fail_on":"review"}'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
Status history (1 event)
- new → available · risk review · score 12 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/evolve/s2-deny.js | matched "curl " | 12 |
Manifest
Package metadata
Scripts12
buildtsc && node scripts/postbuild.mjslinttsc --noEmit && tsc --noEmit -p tsconfig.test.jsonprepublishOnlynpm run lint && npm run test && npm run build && npm run schema:lintschema:lintajv compile --strict=true -c ajv-formats -s composer.config.schema.json && ajv validate --strict=false -c ajv-formats -s composer.config.schema.json -d composer.config.json && ajv compile --strict=true -s plugin.schema.json && ajv validate --strict=true -s plugin.schema.json -d 'plugin/*/plugin.json'starttsx src/index.tstestvitest runtest:allnpm run test && npm run test:hooks && npm run test:scriptstest:hooksbash tests/hooks/run.shtest:scriptsbash tests/scripts/run.shtest:watchvitesttypechecktsc --noEmit && tsc --noEmit -p tsconfig.test.jsonusagenpx -y ccusage daily
Dependencies4
@anthropic-ai/sdk^0.98.0@modelcontextprotocol/sdk^1.29.0dotenv^17.4.2zod^4.4.3