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":["@scenid/[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":["@scenid/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Obfuscation Density: high encoded/escaped-token density
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 60 · status changed
Related candidates
Linked campaigns and clusters
dennyk
2 members · evidence strength 56Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/index.cjs | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/index.cjs.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/index.esm.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/index.js | high encoded/escaped-token density | 12 |
Show all 8 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/index.cjs | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/index.cjs.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/index.esm.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/index.js | high encoded/escaped-token density | 12 |
| low | Obfuscation | package/dist/index.cjs | matched "\\x00" | 3 |
| low | Obfuscation | package/dist/index.cjs.js | matched "\\x00" | 3 |
| low | Obfuscation | package/dist/index.esm.js | matched "\\x00" | 3 |
| low | Obfuscation | package/dist/index.js | matched "\\x00" | 3 |
Manifest
Package metadata
Scripts14
buildrollup -cbuild-storybookstorybook buildgit:pushallgit push && git push --tagslinteslint src/ --ext .js,.jsxlint:fixeslint src/ --fix --ext .js,.jsxprepublishOnlyyarn buildstart:devfirebase emulators:startstorybookstorybook dev -p 6006storybook:buildstorybook buildstorybook:deployyarn storybook:build && firebase deployversion:majornpm version major && yarn git:pushallversion:minornpm version minor && yarn git:pushallversion:patchnpm version patch && yarn git:pushallwatchcross-env STORYBOOK_NODE_ENV=development storybook dev -p 6006
Dependencies13
ajv^8.18.0classnames^2.3.1eventemitter3^4.0.7fast-deep-equal^3.1.3format-string-by-pattern^1.2.2highlight.js^11.9.0lodash^4.17.23micromustache^8.0.3react-dropzone^14.2.1react-markdown^8.0.3rehype-highlight^5.0.2remark-gfm^3.0.1validator^13.15.26