PkgRadar

Package evidence

@chankov/[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
380
Versions published
11
First published
May 2026
Publisher
chankov

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":["@chankov/[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":["@chankov/[email protected]"],"fail_on":"review"}'
Publisherchankov
Artifact bytes912,223
Previous version0.4.4
Published2026-06-11T20:47:26.930Z
SHA-256d5eb73ec16d488b6e2ecc0a5cf8968fbb55dc8c0158479a1c9c480d8192ec2bd

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/.pi/damage-control-rules.yamlmatched ".ssh/"3
lowCredential file accesspackage/.versions/0.4.4/.pi/damage-control-rules.yamlmatched ".ssh/"3
lowCredential file accesspackage/.versions/0.4.5/.pi/damage-control-rules.yamlmatched ".ssh/"3
lowObfuscation Densitypackage/.pi/extensions/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/.versions/0.4.4/.pi/extensions/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/.versions/0.4.5/.pi/extensions/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts5
  • changesetchangeset
  • pack:drynpm pack --dry-run
  • releasechangeset publish
  • testnode bin/cli.js --version && node bin/cli.js --help
  • versionchangeset version
Dependencies2
  • @sinclair/typebox^0.34.49
  • pi-ask-user^0.11.1