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 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":["[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"}'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 7 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/commands/ssh/index.js | matched "id_rsa" | 10 |
Manifest
Package metadata
Scripts6
asbuildnpm run asbuild:releaseasbuild:debug./node_modules/.bin/asc src/agent/governance/sandbox/core.as.ts --target debugasbuild:release./node_modules/.bin/asc src/agent/governance/sandbox/core.as.ts --target releasebuildtsc && chmod +x dist/cli.jstestjestverify./verify.sh
Dependencies22
axios^1.13.2better-sqlite3^12.6.2chalk^4.1.2cli-table3^0.6.5commander^13.1.0express^5.2.1js-yaml^4.1.0json5^2.2.3markdown-it^14.1.0marked^15.0.12marked-terminal^7.3.0open^11.0.0ora^5.4.1p-limit^7.2.0pino^10.3.1pino-pretty^13.1.3socket.io^4.8.3ssh2^1.17.0typescript^5.9.3yuangs^2.29.0zod^4.3.5zod-to-json-schema^3.25.1