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/services/agent-manifest.js | matched "curl " | 12 |
Manifest
Package metadata
Scripts16
buildtsc -p tsconfig.jsondevtsx src/index.tsprepublishOnlynpm testsmokenode scripts/smoke-tools.mjssmoke:httpnode scripts/smoke-http.mjsstartnode dist/index.jstestnpm run typecheck && npm run build && npm run smoke && npm run smoke:http && npm run test:summary && npm run test:privacy-cache && npm run test:cli-ux && npm run test:agent-readiness && npm run test:hermes-agent && npm run test:metadata && npm run test:http-retry && npm run test:http-cachetest:agent-readinessnode scripts/agent-readiness-test.mjstest:cli-uxnode scripts/cli-ux-test.mjstest:hermes-agentnode scripts/hermes-agent-manifest-test.mjstest:http-cachenode scripts/http-cache-test.mjstest:http-retrynode scripts/http-retry-test.mjstest:metadatanode scripts/metadata-check.mjstest:privacy-cachenode scripts/privacy-cache-test.mjstest:summarynode scripts/summary-fixture-test.mjstypechecktsc --noEmit -p tsconfig.json
Dependencies5
@modelcontextprotocol/sdk^1.29.0better-sqlite3^12.9.0cors^2.8.6express^5.2.1zod^4.4.2