PkgRadar

Package evidence

@codifycli/[email protected]

Credential File Packaged: package/.env

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
23
Versions published
10
First published
Mar 2026
Publisher
kevinwang5658

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherkevinwang5658
Artifact bytes30,582
Previous version1.1.0-beta6
Published2026-04-26T19:50:04.445Z
SHA-256ae38f410b82dbce4a8368af7e18c6cb8a6c5e36ca41db6f058c2149ab6e645ca

Why flagged

What the scanner saw

Credential File Packaged: package/.env

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
38Score
1.1.0-beta7Version
Status history (1 event)
  1. newavailable · risk high · score 38 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
lowCredential file accesspackage/src/schemastore/codify-schema.jsonmatched ".ssh/"3

Manifest

Package metadata

Scripts3
  • prepublishOnlytsc
  • script:upload-plugintsx scripts/upload-resources.ts
  • testvitest
Dependencies1
  • ajv^8.18.0