PkgRadar

Package evidence

@shirayner/[email protected]

Credential file access: matched "id_rsa"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@shirayner/[email protected]"],"fail_on":"high"}'

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":["@shirayner/[email protected]"],"fail_on":"high"}'
Publishershirayner
Artifact bytes164,630
Previous version0.1.10-SNAPSHOT
Published2026-05-24T17:11:59.859Z
SHA-256b2034c7d6f5257e1834232d0893e58df7d5fa88267489bb8be171d2543751b7c

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

high
Last checked
highRisk
51Score
0.1.10Version
Status history (1 event)
  1. newavailable · risk high · score 51 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

shirayner

2 members · evidence strength 54

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/templates/settings.jsonmatched "id_rsa"30
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/templates/settings.jsonmatched "id_rsa"30
lowObfuscationpackage/src/commands/init.jsmatched "\\u25A0"3
lowObfuscationpackage/src/core/ui.jsmatched "\\x1B"3
lowObfuscationpackage/plugin/skills/skill-creator/scripts/generate_report.pymatched "\\u2014"3
lowObfuscationpackage/plugin/skills/skill-creator/scripts/run_eval.pymatched "eval("3
lowObfuscationpackage/plugin/skills/skill-creator/scripts/run_loop.pymatched "eval("3
lowObfuscationpackage/templates/hooks/ace.bash-guard.shmatched "\\x01"3
lowObfuscationpackage/templates/hooks/ace.content-guard.shmatched "\\x27"3

Manifest

Package metadata

Scripts2
  • linteslint src/
  • testnode --test tests/
Dependencies8
  • @clack/prompts^1.2.0
  • chalk^5.3.0
  • commander^12.0.0
  • deepmerge^4.3.1
  • fs-extra^11.2.0
  • inquirer^9.2.0
  • js-yaml^4.1.0
  • ora^8.0.0