PkgRadar

Package evidence

@femmefatalerror/[email protected]

Shell Credential File Read, Credential file access, Suspicious Publish Context

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
770
Versions published
7
First published
Jul 2026
Publisher
femmefatalerror

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":["@femmefatalerror/[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":["@femmefatalerror/[email protected]"],"fail_on":"high"}'
Artifact bytes95,602
Previous version0.6.0
Published2026-07-10T21:01:30.624Z
SHA-25612286db67b393962af822c5370e43db8c3a2e93cbaf425a4664b159e73175d71

Why flagged

What the scanner saw

Shell Credential File Read

1 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
60Score
0.7.0Version
Status history (1 event)
  1. newavailable · risk high · score 60 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Shell Credential File Read

25 members · evidence strength 90
Repeated static TTPcandidate

Shell Credential File Read

25 members · max score 194

Evidence

Static findings

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

SeverityKindPathDetailPoints
highShell Credential File Readmanifest45
mediumSuspicious Publish Contextmanifest10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highShell Credential File Readmanifest45
mediumSuspicious Publish Contextmanifest10
lowCredential file accessmanifest5

Manifest

Package metadata

Dependencies3
  • commander^12.0.0
  • js-yaml^4.1.0
  • picocolors^1.1.0