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,643
Previous version1.0.0-next.5
Published2025-08-13T23:09:39.874Z
SHA-256f689380211f09c2cad3ceca66e830052728a8e27a9f053b23b08140d1ffb06d1

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
59Score
1.0.0Version
Status history (1 event)
  1. newavailable · risk high · score 59 · 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

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/lib/execution.jspackage/dist/lib/execution.js45
mediumRemote Dependency Specpackage.jsondevDependencies.lint-staged="github:ItsNickBarry/lint-staged#knip"8
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/lib/execution.jspackage/dist/lib/execution.js45
mediumRemote Dependency Specpackage.jsondevDependencies.lint-staged="github:ItsNickBarry/lint-staged#knip"8
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.11.0
  • chalk^5.5.0
  • cli-table3^0.6.5
  • env-paths^3.0.0
  • semver^7.7.2