PkgRadar

Package evidence

[email protected]

Credential file access: matched ".ssh"

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"}'
Publisherhsutou
Artifact bytes9,230
Previous version1.0.2
Published2026-05-25T06:20:13.681Z
SHA-2569689c2bcaeb9374db4ea8e595965bf182656d78b307068740afca041706289b6

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/src/commands/deploy.jsmatched ".ssh"30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/src/commands/deploy.jsmatched ".ssh"30
lowObfuscationpackage/src/utils/cloudflared.jsmatched "\\x1b"3

Manifest

Package metadata

Dependencies6
  • chalk^4.1.2
  • cloudflared^0.6.0
  • commander^12.1.0
  • mab-core^1.0.1
  • nodemon^3.0.2
  • qrcode-terminal^0.12.0