PkgRadar

Package evidence

@cdx-forge/[email protected]

Shell Credential File Read, Credential file access, New Account With Lifecycle Hook +1 more

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
4
Versions published
4
First published
Apr 2026
Publisher
dm185473

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":["@cdx-forge/[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":["@cdx-forge/[email protected]"],"fail_on":"high"}'
Publisherdm185473
Artifact bytes319,480
Previous version0.1.0-beta.5
Published2026-05-04T06:38:27.560Z
SHA-25678609b800c4d1ee43cb858e8c2e45968d3b340325d90710e0016b7ea80aa3479

Why flagged

What the scanner saw

Shell Credential File Read

2 candidate cluster(s) currently reference this release.

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

Availability ledger

available

high
Last checked
highRisk
80Score
0.1.0-beta.6Version
Status history (1 event)
  1. newavailable · risk high · score 80 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Credential file access

1755 members · evidence strength 90
Repeated static TTPactive

Shell Credential File Read

93 members · evidence strength 90
Repeated static TTPcandidate

Credential file access

1755 members · max score 350
Repeated static TTPcandidate

Shell Credential File Read

93 members · max score 164

Evidence

Static findings

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

SeverityKindPathDetailPoints
highShell Credential File Readmanifest45
highCredential file accessmanifest30
mediumNew Account With Lifecycle Hookmanifest10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highShell Credential File Readmanifest45
highCredential file accessmanifest30
mediumNew Account With Lifecycle Hookmanifest10
lowInstall-time lifecycle scriptmanifest5

Manifest

Package metadata

Dependencies9
  • @cdx-forge/di-typescript-sdk0.1.0-beta.1
  • @inquirer/prompts^7.0.0
  • @oclif/core^4.0.0
  • @oclif/plugin-autocomplete^3.0.0
  • @oclif/plugin-help^6.0.0
  • chalk^5.3.0
  • conf^13.0.0
  • open^10.0.0
  • ora^8.0.0