PkgRadar

Package evidence

@infrapilot/[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
26
Versions published
12
First published
Apr 2026
Publisher
infrapilothq

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":["@infrapilot/[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":["@infrapilot/[email protected]"],"fail_on":"review"}'
Publisherinfrapilothq
Artifact bytes52,353
Previous version0.4.0
Published2026-05-31T13:42:40.990Z
SHA-2563fce2f7b615196cb4d70f10c51bf98ea467043213a89fdd8c97379b661c3c594

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/commands/install.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/commands/upgrade.jsmatched ".ssh/"5
lowCredential file accesspackage/oclif.manifest.jsonmatched ".ssh/"3

Manifest

Package metadata

Scripts3
  • buildtsc
  • devtsc --watch
  • linteslint src --ext .ts
Dependencies6
  • @oclif/core^4.0.0
  • @oclif/plugin-help^6.0.0
  • axios^1.7.0
  • ink^3.2.0
  • node-ssh^13.0.0
  • react^17.0.2