Package evidence
[email protected]
Known Indicator Filename: package/front_end/third_party/lighthouse/report/bundle.js
Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Weekly downloads
- 122,552Ubiquitous · −70% score
- Versions published
- 2,175Mature · −50% score
- First published
- Feb 2016
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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
Known Indicator Filename: package/front_end/third_party/lighthouse/report/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 review · score 59 · status changed
Evidence
Static findings
9 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Known Indicator Filename | package/front_end/third_party/lighthouse/report/bundle.js | package/front_end/third_party/lighthouse/report/bundle.js | 45 |
| high | Js Decode Then Exec | package/front_end/third_party/puppeteer/package/lib/es5-iife/puppeteer-core-browser.js | base64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern. | 45 |
| high | Js Split Join Obfuscation | package/front_end/third_party/axe-core/axe.js | Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis. | 40 |
| high | Js Split Join Obfuscation | package/front_end/third_party/axe-core/axe.min.js | Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis. | 40 |
| medium | Obfuscation Density | package/front_end/third_party/json5/lib/index.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/front_end/third_party/codemirror/package/mode/markdown/markdown.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/front_end/third_party/marked/package/lib/marked.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/front_end/third_party/codemirror/package/src/util/misc.js | high encoded/escaped-token density | 12 |
| medium | Large Javascript Payload | package/front_end/third_party/lighthouse/lighthouse-dt-bundle.js | 6350113 bytes | 10 |
Manifest
Package metadata
Scripts14
bake-stringsnpm run collect-strings && vpython3 third_party/node/node.py --output third_party/i18n/bake-strings.js front_end/core/i18n/localesbuildvpython3 third_party/node/node.py --output scripts/run_build.mjscheck-external-linksvpython3 third_party/node/node.py --output scripts/check_external_links.jscollect-stringsvpython3 third_party/node/node.py --output third_party/i18n/collect-strings.js front_enddebug-webtestvpython3 third_party/node/node.py --output scripts/npm_test.js --debug-devtoolsgenerate-protocol-resourcesvpython3 scripts/deps/generate_protocol_resources.py && git cl format --jsinstall-depsvpython3 scripts/deps/manage_node_deps.pylintvpython3 third_party/node/node.py --output scripts/test/run_lint_check.mjsprebuildgn gen out/Defaultrdbrdb stream -new -realm chromium:public --startvpython3 third_party/node/node.py --output scripts/run_start.mjstestvpython3 third_party/node/node.py --output scripts/run_on_target.mjs gen/test/run.jswatchnpm run build -- --watchwebtestvpython3 third_party/node/node.py --output scripts/npm_test.js