PkgRadar

Package evidence

@shroud-fi/[email protected]

Known Indicator Filename: package/dist/cjs/stealth.js

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.

Versions published
4
First published
Jun 2026
Publisher
monaikrypto

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":["@shroud-fi/[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":["@shroud-fi/[email protected]"],"fail_on":"high"}'
Publishermonaikrypto
Artifact bytes50,898
Previous versionnone
Published2026-06-03T18:39:48.098Z
SHA-2568c3c969a50053bc22a8eb934f1f429fad9c39b27667816fc1bd17a31fb7e7ad2

Why flagged

What the scanner saw

Known Indicator Filename: package/dist/cjs/stealth.js

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/cjs/stealth.jspackage/dist/cjs/stealth.js45
highKnown Indicator Filenamepackage/dist/esm/stealth.jspackage/dist/esm/stealth.js45

Manifest

Package metadata

Scripts4
  • buildtsc -p tsconfig.esm.json && tsc -p tsconfig.cjs.json && node ../../scripts/add-cjs-marker.js
  • cleanrm -rf dist
  • testvitest run
  • typechecktsc -p tsconfig.json --noEmit
Dependencies2
  • @noble/curves^1.6.0
  • @noble/hashes^1.5.0