Package evidence
[email protected]
Known Indicator Filename: package/dist-cjs/script/features/execution.js
Recommended action
Block this updateStatic 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"}'Why flagged
What the scanner saw
Known Indicator Filename: package/dist-cjs/script/features/execution.js
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk high · score 90 · status changed
Related candidates
Linked campaigns and clusters
Known Indicator Filename — package/dist/script/features/execution.js
3 members · evidence strength 78Known Indicator Filename — package/dist-cjs/script/features/execution.js
3 members · evidence strength 78shikhkarim
6 members · evidence strength 82Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Known Indicator Filename | package/dist-cjs/script/features/execution.js | package/dist-cjs/script/features/execution.js | 45 |
| high | Known Indicator Filename | package/dist/script/features/execution.js | package/dist/script/features/execution.js | 45 |
Manifest
Package metadata
Scripts6
buildnpm run build:esm && npm run build:cjs && npm run postbuild:cjsbuild:cjstsc -p tsconfig.cjs.jsonbuild:esmtsc -p tsconfig.jsonpostbuild:cjsnode -e "require('node:fs').writeFileSync('dist-cjs/package.json', '{\"type\":\"commonjs\"}\n')"samplenode samples/runSample.mjstestnpm run build && node --test tests/*.test.mjs
Dependencies3
axios^1.6.0crypto-js^4.2.0lodash^4.18.1