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":["@cinerino/[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":["@cinerino/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Known Indicator Filename: package/lib/bundle.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 51 · status changed
Related candidates
Linked campaigns and clusters
Known Indicator Filename — package/lib/bundle.js
2 members · evidence strength 60ilovegadd
5 members · evidence strength 71Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Known Indicator Filename | package/lib/bundle.js | package/lib/bundle.js | 45 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Known Indicator Filename | package/lib/bundle.js | package/lib/bundle.js | 45 |
| low | Obfuscation | package/lib/bundle.js | matched "\\x00" | 3 |
| low | Obfuscation | package/lib/auth/oAuth2client.js | matched "Buffer.from(segments[0], 'base64" | 3 |
Manifest
Package metadata
Scripts19
buildnpm run build:node && npm run build:browserbuild:browseresbuild ./bundle.js --bundle --minify --sourcemap --outfile=./lib/bundle.js --platform=browserbuild:browser:browserifybrowserify ./bundle.js -o ./lib/bundle.jsbuild:exampletsc --watch --project tsconfig.example.json --declaration falsebuild:nodetscbuild:watchtsc && concurrently "tsc -w" "npm run esbuild:watch"check:allnpm run clean && npm run build && npm testcleanrimraf ./lib "npm-debug.log*" ./docs ./coverage ./.nyc_output ./example/dstcoveragevitest run --coverageesbuild:watchesbuild ./bundle.js --bundle --outfile=./lib/bundle.js --platform=browser --watcheslinteslint src/**/*.ts example/src/**/*.tsexamplecopyfiles ./lib/bundle.js ./example/browser && http-server ./example/browserplaygroundcopyfiles ./lib/bundle.js ./example/playground/public && node ./example/playground/app.jspostversiongit push origin --tagsprepublishOnlynpm run clean && npm run buildpreversionnpm run check:alltestnpm run eslint && npm run coverageversiongit add -Awatchifywatchify ./bundle.js -o ./lib/bundle.js
Dependencies5
@chevre/factory8.2.0-alpha.1debug4.4.3http-status2.1.0idtoken-verifier2.2.4qs6.12.1