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
9
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 bytes2,519,440
Previous version0.4.2
Published2026-06-04T12:33:32.678Z
SHA-256a6cbe860e4a3212c75a9b6825d01600d8f540f63370dc8af8b45640bcfe496dc

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 22 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/.pi/damage-control-rules.yamlmatched ".ssh/"3
lowCredential file accesspackage/.versions/0.1.0/.pi/damage-control-rules.yamlmatched ".ssh/"3
lowCredential file accesspackage/.versions/0.2.0/.pi/damage-control-rules.yamlmatched ".ssh/"3
lowCredential file accesspackage/.versions/0.3.0/.pi/damage-control-rules.yamlmatched ".ssh/"3
lowCredential file accesspackage/.versions/0.3.2/.pi/damage-control-rules.yamlmatched ".ssh/"3
lowCredential file accesspackage/.versions/0.3.3/.pi/damage-control-rules.yamlmatched ".ssh/"3
lowCredential file accesspackage/.versions/0.3.4/.pi/damage-control-rules.yamlmatched ".ssh/"3
lowCredential file accesspackage/.versions/0.4.0/.pi/damage-control-rules.yamlmatched ".ssh/"3
lowCredential file accesspackage/.versions/0.4.1/.pi/damage-control-rules.yamlmatched ".ssh/"3
lowCredential file accesspackage/.versions/0.4.2/.pi/damage-control-rules.yamlmatched ".ssh/"3
lowCredential file accesspackage/.versions/0.4.3/.pi/damage-control-rules.yamlmatched ".ssh/"3
lowObfuscation Densitypackage/.pi/extensions/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/.versions/0.1.0/.pi/extensions/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/.versions/0.2.0/.pi/extensions/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/.versions/0.3.0/.pi/extensions/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/.versions/0.3.2/.pi/extensions/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/.versions/0.3.3/.pi/extensions/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/.versions/0.3.4/.pi/extensions/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/.versions/0.4.0/.pi/extensions/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/.versions/0.4.1/.pi/extensions/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/.versions/0.4.2/.pi/extensions/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/.versions/0.4.3/.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