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.
- Versions published
- 96
- First published
- May 2026
- Publisher
- rudraneel93
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":["@mcp-guardian/[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":["@mcp-guardian/[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 20 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/utils/token-counter.js | matched "curl " | 12 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/utils/token-counter.js | matched "curl " | 12 |
| low | Credential file access | package/dist/scanners/prompt-injection-detector.js | matched ".ssh\\" | 5 |
| low | Credential file access | package/default-policy.yaml | matched ".aws/" | 3 |
| low | Obfuscation Density | package/dist/tui/app.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/deploy/dashboard-spa/package-lock.json | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Dependencies28
@mcp-guardian/core^4.1.2@mcp-guardian/plugin-sdk^4.1.2@modelcontextprotocol/sdk^1.25.2@opentelemetry/api^1.9.1@opentelemetry/auto-instrumentations-node^0.75.0@opentelemetry/exporter-trace-otlp-http^0.217.0@opentelemetry/sdk-node^0.217.0axios^1.7.0bash-parser^0.5.0better-sqlite3^12.10.0chalk^5.3.0chokidar^5.0.0commander^12.0.0express^5.2.1helmet^8.1.0ioredis^5.10.1jose^6.2.3js-yaml^4.1.1lru-cache^11.3.6pino^10.3.1prom-client^15.1.3proper-lockfile^4.1.2semver^7.8.0shell-quote^1.8.3tiktoken^1.0.15webhook-discord^3.7.8ws^8.20.1zod^3.23.0
Optional dependencies2
@anthropic-ai/tokenizer^0.0.4pg^8.20.0