PkgRadar

Package evidence

@solidstate/[email protected]

Known Indicator Filename: package/dist/lib/execution.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":["@solidstate/[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":["@solidstate/[email protected]"],"fail_on":"high"}'
Publisheritsnickbarry
Artifact bytes12,696
Previous version1.0.0
Published2026-05-24T11:18:05.573Z
SHA-25699a3ddcb1ddb0b341f77ec41570ee7f0f46f1c82f67d63e71360382bc42722ad

Why flagged

What the scanner saw

Known Indicator Filename: package/dist/lib/execution.js

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Known Indicator Filename — package/dist/lib/execution.js

5 members · evidence strength 81
Publisher / release actor burststale

itsnickbarry

2 members · evidence strength 55

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/lib/execution.jspackage/dist/lib/execution.js45
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/lib/execution.jspackage/dist/lib/execution.js45
lowObfuscationpackage/dist/lib/banner.jsmatched "\\x1b"3
lowObfuscationpackage/src/lib/banner.tsmatched "\\x1b"3

Manifest

Package metadata

Scripts3
  • buildpnpm clean && tsc --build
  • cleanrm -rf dist/
  • prettierprettier --write .
Dependencies5
  • axios^1.16.1
  • chalk^5.6.2
  • cli-table3^0.6.5
  • env-paths^4.0.0
  • semver^7.8.1