PkgRadar

Package evidence

@microsoft/[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.

Weekly downloads
22
Versions published
2
First published
May 2026
Publisher
microsoft1es

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":["@microsoft/[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":["@microsoft/[email protected]"],"fail_on":"review"}'
Publishermicrosoft1es
Artifact bytes23,920
Previous versionnone
Published2026-05-19T00:04:10.281Z
SHA-2568f06ad6cb1822fc38f37d570153f3ab0a751eedf7e1fe88f13b7e517fe86e45b

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
12Score
3.7.0Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/assets/extensions/agt-global-policy/config/profiles/advisory.jsonmatched "id_rsa"3
lowCredential file accesspackage/assets/extensions/agt-global-policy/config/profiles/balanced.jsonmatched "id_rsa"3
lowCredential file accesspackage/assets/extensions/agt-global-policy/config/default-policy.jsonmatched "id_rsa"3
lowCredential file accesspackage/assets/extensions/agt-global-policy/config/profiles/strict.jsonmatched "id_rsa"3

Manifest

Package metadata

Scripts3
  • buildnpm run check
  • checknode --check ./bin/agt-copilot.mjs && node --check ./lib/cli.mjs && node --check ./assets/extensions/agt-global-policy/extension.mjs && node --check ./assets/extensions/agt-global-policy/main.mjs && node --check ./assets/extensions/agt-global-policy/lib/policy.mjs && node --check ./assets/extensions/agt-global-policy/lib/poisoning.mjs && node --check ./assets/extensions/agt-global-policy/lib/sdk-loader.mjs && node --check ./test/policy-engine.test.mjs && node --check ./test/install.test.mjs
  • testnode --test ./test/policy-engine.test.mjs ./test/install.test.mjs
Dependencies1
  • @microsoft/agent-governance-sdk3.6.0