Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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":"review"}'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":"review"}'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 review · score 139 · status changed
Evidence
Static findings
50 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/backend-project/node_modules/.package-lock.json | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/backend-project/package-lock.json | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/frontend-project/package-lock.json | high encoded/escaped-token density | 12 |
Show all 50 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/backend-project/node_modules/.package-lock.json | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/backend-project/package-lock.json | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/frontend-project/package-lock.json | high encoded/escaped-token density | 12 |
| low | Obfuscation | package/backend-project/node_modules/mysql2/lib/commands/binlog_dump.js | matched "\\u0000" | 3 |
| low | Obfuscation | package/backend-project/node_modules/iconv-lite/lib/bom-handling.js | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/backend-project/node_modules/nodemon/lib/utils/colour.js | matched "\\x1B" | 3 |
| low | Obfuscation | package/backend-project/node_modules/braces/lib/constants.js | matched "\\u00A0" | 3 |
| low | Obfuscation | package/backend-project/node_modules/picomatch/lib/constants.js | matched "\\x00" | 3 |
| low | Obfuscation | package/backend-project/node_modules/iconv-lite/encodings/dbcs-data.js | matched "\\u00a5" | 3 |
| low | Obfuscation | package/backend-project/node_modules/ecdsa-sig-formatter/src/ecdsa-sig-formatter.js | matched "Buffer.from(signature, 'base64" | 3 |
| low | Obfuscation | package/backend-project/node_modules/mysql2/lib/helpers.js | matched "\\u0008" | 3 |
| low | Obfuscation | package/backend-project/node_modules/brace-expansion/dist/commonjs/index.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/backend-project/node_modules/brace-expansion/dist/esm/index.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/backend-project/node_modules/content-disposition/index.js | matched "\\x00" | 3 |
| low | Obfuscation | package/backend-project/node_modules/content-type/index.js | matched "\\u000b" | 3 |
| low | Obfuscation | package/backend-project/node_modules/cookie/index.js | matched "\\u0021" | 3 |
| low | Obfuscation | package/backend-project/node_modules/depd/index.js | matched "Eval(" | 3 |
| low | Obfuscation | package/backend-project/node_modules/encodeurl/index.js | matched "\\x21" | 3 |
| low | Obfuscation | package/backend-project/node_modules/fill-range/index.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/backend-project/node_modules/get-intrinsic/index.js | matched "Eval(" | 3 |
| low | Obfuscation | package/backend-project/node_modules/iconv-lite/lib/index.js | matched "\\u0100" | 3 |
| low | Obfuscation | package/backend-project/node_modules/nodemon/lib/help/index.js | matched "\\x1B" | 3 |
| low | Obfuscation | package/backend-project/node_modules/object-assign/index.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/backend-project/node_modules/object-inspect/index.js | matched "\\x00" | 3 |
| low | Obfuscation | package/backend-project/node_modules/path-to-regexp/dist/index.js | matched "\\u200c" | 3 |
| low | Obfuscation | package/backend-project/node_modules/simple-update-notifier/build/index.js | matched "\\u250C" | 3 |
| low | Obfuscation | package/backend-project/node_modules/sql-escaper/lib/index.js | matched "\\x1a" | 3 |
| low | Obfuscation | package/backend-project/node_modules/type-is/node_modules/content-type/dist/index.js | matched "\\u0009" | 3 |
| low | Obfuscation | package/backend-project/node_modules/iconv-lite/encodings/internal.js | matched "Buffer.from(str, \"base64" | 3 |
| low | Obfuscation | package/backend-project/node_modules/is-property/is-property.js | matched "\\xaa" | 3 |
| low | Obfuscation | package/backend-project/node_modules/body-parser/lib/types/json.js | matched "\\x20" | 3 |
| low | Obfuscation | package/backend-project/node_modules/nodemon/lib/config/load.js | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/backend-project/node_modules/debug/src/node.js | matched "\\u001B" | 3 |
| low | Obfuscation | package/backend-project/node_modules/picomatch/lib/parse.js | matched "\\u0000" | 3 |
| low | Obfuscation | package/backend-project/node_modules/qs/lib/parse.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/backend-project/node_modules/qs/dist/qs.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/backend-project/node_modules/express/lib/response.js | matched "\\u2028" | 3 |
| low | Obfuscation | package/backend-project/node_modules/iconv-lite/encodings/sbcs-codec.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/backend-project/node_modules/iconv-lite/encodings/sbcs-data-generated.js | matched "\\u0000" | 3 |
| low | Obfuscation | package/backend-project/node_modules/iconv-lite/encodings/sbcs-data.js | matched "\\x80" | 3 |
| low | Obfuscation | package/backend-project/node_modules/safer-buffer/tests.js | matched "Buffer.from('b25ldHdvdGhyZWU=', 'base64" | 3 |
| low | Obfuscation | package/backend-project/node_modules/iconv-lite/encodings/utf7.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/backend-project/node_modules/jws/lib/verify-stream.js | matched "Buffer.from(encodedHeader, 'base64" | 3 |
| low | Obfuscation | package/backend-project/node_modules/iconv-lite/encodings/tables/cp936.json | matched "\\u0000" | 3 |
| low | Obfuscation | package/backend-project/node_modules/iconv-lite/encodings/tables/cp949.json | matched "\\u0000" | 3 |
| low | Obfuscation | package/backend-project/node_modules/iconv-lite/encodings/tables/cp950.json | matched "\\u0000" | 3 |
| low | Obfuscation | package/backend-project/node_modules/iconv-lite/encodings/tables/eucjp.json | matched "\\u0000" | 3 |
| low | Obfuscation | package/backend-project/node_modules/iconv-lite/encodings/tables/shiftjis.json | matched "\\u0000" | 3 |
| low | Obfuscation | package/backend-project/node_modules/sql-escaper/lib/index.mjs | matched "\\x1a" | 3 |
| low | Credential file access | package/backend-project/node_modules/undefsafe/.github/workflows/release.yml | matched "GITHUB_TOKEN" | 3 |
Manifest
Package metadata
Scripts1
testecho "Error: no test specified" && exit 1