PkgRadar

Package evidence

@datadog/[email protected]

Credential file access: matched "id_rsa"

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 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":["@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"}'
Artifact bytes379,558
Previous version2.0.12
Published2026-06-11T18:16:17.756Z
SHA-256f52308d31c15cca6fa10e6ca66561ba4e8da3f4d5fb97abb307e407b3dc22d52

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

review
Last checked
reviewRisk
10Score
2.0.13Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/mcp-server/localServer.test.jsmatched "id_rsa"10
mediumCredential file accesspackage/dist/utils/workspace-boundary.test.jsmatched ".ssh/"10
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/mcp-server/localServer.test.jsmatched "id_rsa"10
mediumCredential file accesspackage/dist/utils/workspace-boundary.test.jsmatched ".ssh/"10
lowCredential file accesspackage/dist/config.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/config.test.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/utils/workspace-boundary.jsmatched ".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/vendor
  • devnode scripts/watch-dev.js
  • preflightbash scripts/preflight.sh
  • prepacknpm run build
  • testprettier --check . && xo && ava
  • test:flickernode node_modules/.bin/ava dist/__tests__/flicker/synchronized-output.test.js --verbose
  • test: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.0
  • chalk^5.6.2
  • ink^7.0.1
  • ink-spinner^5.0.0
  • js-yaml^4.1.1
  • meow^14.0.0
  • open^11.0.0
  • react^19.2.5
  • safe-regex2^5.1.1
  • zod^4.3.6
  • zod-to-json-schema^3.25.2