PkgRadar

Package evidence

[email protected]

Known Indicator Filename: package/src/bundle.js

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":["[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":["[email protected]"],"fail_on":"high"}'
Publishersealcode911
Artifact bytes117,884
Previous version1.4.0
Published2026-05-22T23:04:46.372Z
SHA-25689d5a81d155e07fb22fd64b4373217ba086ed40117edab28b8f8f3cfd95ee2bd

Why flagged

What the scanner saw

Known Indicator Filename: package/src/bundle.js

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Known Indicator Filename — package/src/bundle.js

4 members · evidence strength 86
Publisher / release actor burststale

sealcode911

2 members · evidence strength 63

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/src/bundle.jspackage/src/bundle.js45
highCredential file accesspackage/src/discovery.jsmatched "id_rsa"30
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/src/bundle.jspackage/src/bundle.js45
highCredential file accesspackage/src/discovery.jsmatched "id_rsa"30
lowObfuscationpackage/src/cli-escrow.jsmatched "Buffer.from(res.kdfParams.saltB64, 'base64"3
lowObfuscationpackage/src/cli-registry.jsmatched "\\u26a0"3
lowObfuscationpackage/src/cli-watch.jsmatched "\\x1b"3
lowObfuscationpackage/src/cli.jsmatched "\\x1b"3
lowObfuscationpackage/src/keypair.jsmatched "Buffer.from(ourPrivateB64, 'base64"3
lowObfuscationpackage/src/share-crypto.jsmatched "Buffer.from(recipientPubB64, 'base64"3
lowObfuscationpackage/src/ui.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts3
  • preuninstallnode ./bin/sealcode.js preuninstall-check || true
  • selftestnode test/run.js
  • testnode test/run.js
Dependencies2
  • commander^12.1.0
  • fast-glob^3.3.2