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
- 25
- First published
- Apr 2026
- 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 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":["@datadog/[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":["@datadog/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "id_rsa"
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 10 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/mcp-server/localServer.test.js | matched "id_rsa" | 10 |
| medium | Credential file access | package/dist/utils/workspace-boundary.test.js | matched ".ssh/" | 10 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/mcp-server/localServer.test.js | matched "id_rsa" | 10 |
| medium | Credential file access | package/dist/utils/workspace-boundary.test.js | matched ".ssh/" | 10 |
| low | Credential file access | package/dist/config.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/config.test.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/utils/workspace-boundary.js | matched ".pypirc" | 5 |
Manifest
Package metadata
Scripts7
buildrm -rf dist && tsc && node scripts/strip-empty-exports.js && cp -R src/services/oauth-success-assets dist/services/ && cp -R src/vendor dist/vendordevnode scripts/watch-dev.jspreflightbash scripts/preflight.shprepacknpm run buildtestprettier --check . && xo && avatest:flickernode node_modules/.bin/ava dist/__tests__/flicker/synchronized-output.test.js --verbosetest:flicker:manualnode node_modules/.bin/tsx src/__tests__/flicker/manual-rendering-test.tsx
Dependencies15
@anthropic-ai/claude-agent-sdk^0.2.116@anthropic-ai/claude-code~2.1.117@clack/prompts^1.1.0@datadog/datadog-api-client^1.56.0@modelcontextprotocol/sdk^1.29.0chalk^5.6.2ink^7.0.1ink-spinner^5.0.0js-yaml^4.1.1meow^14.0.0open^11.0.0react^19.2.5safe-regex2^5.1.1zod^4.3.6zod-to-json-schema^3.25.2