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
- 3,605,231Ubiquitous · −70% score
- Versions published
- 1,981Mature · −50% score
- First published
- Mar 2012
- Publisher
- lusayaa
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
Remote Payload: matched "raw.githubusercontent.com"
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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/third-party/chromium-synchronization/inspector-issueAdded-types-test.js | matched "raw.githubusercontent.com" | 12 |
Manifest
Package metadata
Scripts86
build-allyarn build-report && yarn build-cdt-strings && yarn build-devtools && concurrently 'yarn build-extension' 'yarn build-lr' 'yarn build-viewer' 'yarn build-treemap' 'yarn build-smokehouse-bundle' 'yarn build-legacy-javascript' 'yarn build-devtools-mcp' && yarn build-packbuild-cdt-libnode ./build/build-cdt-lib.jsbuild-cdt-stringsnode ./build/build-cdt-strings.jsbuild-devtoolsyarn reset-link && node ./build/build-bundle.js clients/devtools/devtools-entry.js dist/lighthouse-dt-bundle.js && node ./build/build-dt-report-resources.jsbuild-devtools-mcpnode ./build/build-bundle-mcp.js clients/devtools-mcp/devtools-mcp-entry.js dist/lighthouse-devtools-mcp-bundle.jsbuild-extensionyarn build-extension-chrome && yarn build-extension-firefoxbuild-extension-chromenode ./build/build-extension.js chromebuild-extension-firefoxnode ./build/build-extension.js firefoxbuild-legacy-javascriptnode ./build/build-legacy-javascript.jsbuild-lryarn reset-link && node --max-old-space-size=4096 ./build/build-lightrider-bundles.jsbuild-packbash build/build-pack.shbuild-proto-roundtripmkdir -p .tmp && python3 proto/scripts/json_roundtrip_via_proto.pybuild-reportnode build/build-report-components.js && node build/build-report.jsbuild-sample-reportsyarn build-report && node build/build-sample-reports.jsbuild-smokehouse-bundlenode ./build/build-smokehouse-bundle.jsbuild-treemapnode ./build/build-treemap.jsbuild-typesyarn type-check && rsync -a .tmp/tsbuildinfo/ ./ --include='*.d.ts' --include='*.d.cts' --exclude='*.map' --exclude='*.tsbuildinfo'build-viewernode ./build/build-viewer.jsc8bash core/scripts/c8.shchangelogconventional-changelog --config ./build/changelog-generator/index.cjs --infile changelog.md --same-filechromenode core/scripts/manual-chrome-launcher.jscleanrm -r dist proto/scripts/*.json proto/scripts/*_pb2.* proto/scripts/*_pb.* proto/scripts/__pycache__ proto/scripts/*.pyc *.report.html *.report.dom.html *.report.json *.devtoolslog.json *.trace.json shared/localization/locales/*.ctc.json || trueclean-typesgit clean -xfq '*.d.ts' '*.d.cts' -e 'node_modules/' -e 'dist/' -e '.tmp/' -e '**/types/'cli-unityarn unit-clicompile-protoprotoc --python_out=./ ./proto/lighthouse-result.proto && mv ./proto/*_pb2.py ./proto/scripts || (echo "❌ Install protobuf = 3.20.x to compile the proto file." && false)computeBenchmarkIndex./core/scripts/benchmark.jscore-unityarn unit-corecoverageyarn unit:cicoverage && c8 report --reporter htmlcoverage:smokeyarn c8 yarn smoke -j=1 && c8 report --reporter htmldebugnode --inspect-brk ./cli/index.js- …and 56 more.
Dependencies26
@paulirish/trace_engine0.0.64@sentry/node^9.28.1axe-core^4.11.4chrome-launcher^1.2.1configstore^7.0.0csp_evaluator1.1.5devtools-protocol0.0.1625959enquirer^2.3.6http-link-header^1.1.1intl-messageformat^10.5.3jpeg-js^0.4.4js-library-detector^6.7.0lighthouse-logger^2.0.2lighthouse-stack-packs1.12.3lodash-es^4.17.21lookup-closest-locale6.2.0open^8.4.0puppeteer-core^24.43.0robots-parser^3.0.1speedline-core^1.4.3third-party-web^0.29.0tldts-icann^7.0.30web-features^3.26.0ws^7.0.0yargs^17.3.1yargs-parser^21.0.0