PkgRadar

Package evidence

@codifycli/[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
50
Versions published
30
First published
Feb 2026
Publisher
kevinwang5658

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":["@codifycli/[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":["@codifycli/[email protected]"],"fail_on":"review"}'
Publisherkevinwang5658
Artifact bytes112,152
Previous version1.1.0-beta22
Published2026-05-10T02:27:54.704Z
SHA-256b7f62a420c7d5867f9e7c0745224168b95ff49987ead4b3495775e196b03996f

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
10Score
1.1.0-beta23Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/plugin/plugin.test.tsmatched ".ssh/"5
lowCredential file accesspackage/src/resource/resource-settings.test.tsmatched ".ssh/"5

Manifest

Package metadata

Scripts3
  • posttesttsc
  • prepublishOnlytsc
  • testvitest
Dependencies10
  • @codifycli/schemas^1.1.0-beta8
  • @homebridge/node-pty-prebuilt-multiarch^0.13.1
  • ajv^8.18.0
  • ajv-formats^2.1.1
  • clean-deep^3.4.0
  • lodash.isequal^4.5.0
  • nanoid^5.0.9
  • strip-ansi^7.1.0
  • uuid^14.0.0
  • zod4.1.13