PkgRadar

Package evidence

picodome==1.0.1

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.

Versions published
5
First published
May 2026

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":["picodome==1.0.1"],"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":["picodome==1.0.1"],"fail_on":"review"}'
Publisherunknown
Artifact bytes312,631
Previous versionnone
Published2026-06-01T02:01:59
SHA-25606d504ecb300e656e3347cfd4f1ae5e403dcb96d5c063407a4836155223e7737

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
30Score
1.0.1Version
Status history (1 event)
  1. newavailable · risk review · score 30 · 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 accesspicodome-1.0.1/src/picodome/l3/backends/subprocess_backend.pymatched ".ssh/"5
lowCredential file accesspicodome-1.0.1/src/picodome/l3/policy.pymatched ".npmrc"5
lowCredential file accesspicodome-1.0.1/src/picodome/l4/rules/env_leak.pymatched "AWS_ACCESS_KEY"5
lowCredential file accesspicodome-1.0.1/src/picodome/l4/rules/exfil.pymatched ".npmrc"5
lowCredential file accesspicodome-1.0.1/src/picodome/l4/rules/honeypot.pymatched ".ssh/"5
lowCredential file accesspicodome-1.0.1/src/picodome/l4/rules/persistence.pymatched ".ssh/"5