PkgRadar

Package evidence

@firecms/[email protected]

Js Fs Walk Exfil

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
1,137Niche · −30% score
Versions published
431Mature · −50% score
First published
Oct 2023
Publisher
gatti675

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@firecms/[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":["@firecms/[email protected]"],"fail_on":"high"}'
Publishergatti675
Artifact bytes1,725,717
Previous version3.3.0-canary.7e3431b
Published2026-06-23T13:06:57.726Z
SHA-256108a28c21926a5bcf26f539042034e3aa96a059f3c4e9af71059d7986cf27fc7

Why flagged

What the scanner saw

Js Fs Walk Exfil

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
25Score
3.3.0-canary.977172bVersion
Status history (1 event)
  1. newavailable · risk high · score 25 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Js Fs Walk Exfil

22 members · evidence strength 85
Repeated static TTPcandidate

Js Fs Walk Exfil

22 members · max score 75

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Fs Walk Exfilpackage/dist/index.cjs45
highJs Fs Walk Exfilpackage/dist/index.es.js45
highJs Fs Walk Exfilpackage/src/commands/deploy.ts45

Manifest

Package metadata

Scripts 4

Sign in to view install / lifecycle script contents.

Dependencies8
  • @firecms/core^3.0.0
  • @firecms/firebase^3.0.0
  • @firecms/ui^3.0.0
  • firebase^12.9.0
  • react^19.2.0
  • react-dom^19.2.0
  • react-router^6.26.2
  • react-router-dom^6.26.2