PkgRadar

Package evidence

@my-agent/[email protected]

Credential file access: matched ".ssh/"

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
593
Versions published
5
First published
May 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":["@my-agent/[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":["@my-agent/[email protected]"],"fail_on":"review"}'
Artifact bytes7,921,072
Previous version0.2.0
Published2026-05-29T05:54:31.718Z
SHA-256709c1cb9abbae6f249ead68b7ee31c5ae6f57b43901e1a8e4dd5654f4f991666

Why flagged

What the scanner saw

Credential file access: matched ".ssh/"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/ssh-config-B93wBIBa.cjsmatched ".ssh/"5
lowCredential file accesspackage/dist/ssh-config-DP-hNVbF.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts7
  • buildrm -rf dist node_modules/.tmp/tsconfig.build.tsbuildinfo && vite build && tsc -p tsconfig.build.json
  • build:typesrm -rf node_modules/.tmp/tsconfig.build.tsbuildinfo && tsc -p tsconfig.build.json
  • check-typestsc -p tsconfig.check.json --noEmit
  • devvite build --watch --emptyOutDir false & tsc -p tsconfig.build.json --watch --preserveWatchOutput & wait
  • linteslint .
  • testvitest run
  • typechecktsc -p tsconfig.check.json --noEmit
Dependencies15
  • @emotion/is-prop-valid^1.4.0
  • @streamdown/cjk^1.0.3
  • @streamdown/code^1.1.1
  • @streamdown/math^1.0.2
  • @streamdown/mermaid^1.0.2
  • ai^6.0.193
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • cmdk^1.1.1
  • lucide-react^1.8.0
  • nanoid^5.1.9
  • radix-ui^1.4.3
  • streamdown^2.5.0
  • tailwind-merge^3.5.0
  • use-stick-to-bottom^1.1.3