PkgRadar

Package evidence

[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
1,949Niche · −30% score
Versions published
250Established · −30% score
First published
Nov 2025
Publisher
yuanguangshan

Effective trust discount applied: 30% (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":["[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":["[email protected]"],"fail_on":"review"}'
Publisheryuanguangshan
Artifact bytes2,312,376
Previous version6.9.21
Published2026-05-31T06:15:06.672Z
SHA-256bab986de6a5a72ee1ccb98d25f983bdefca4f2b3c1bdfa1ba95fdaa610a47d9c

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/commands/ssh/index.jsmatched "id_rsa"10

Manifest

Package metadata

Scripts6
  • asbuildnpm run asbuild:release
  • asbuild:debug./node_modules/.bin/asc src/agent/governance/sandbox/core.as.ts --target debug
  • asbuild:release./node_modules/.bin/asc src/agent/governance/sandbox/core.as.ts --target release
  • buildtsc && chmod +x dist/cli.js
  • testjest
  • verify./verify.sh
Dependencies22
  • axios^1.13.2
  • better-sqlite3^12.6.2
  • chalk^4.1.2
  • cli-table3^0.6.5
  • commander^13.1.0
  • express^5.2.1
  • js-yaml^4.1.0
  • json5^2.2.3
  • markdown-it^14.1.0
  • marked^15.0.12
  • marked-terminal^7.3.0
  • open^11.0.0
  • ora^5.4.1
  • p-limit^7.2.0
  • pino^10.3.1
  • pino-pretty^13.1.3
  • socket.io^4.8.3
  • ssh2^1.17.0
  • typescript^5.9.3
  • yuangs^2.29.0
  • zod^4.3.5
  • zod-to-json-schema^3.25.1