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
- 11,414Mainstream · −50% score
- Versions published
- 236Mature · −50% score
- First published
- Feb 2022
- 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":["@duckduckgo/[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":["@duckduckgo/[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 6 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/rules/build.ts | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Dependency Spec | package.json | devDependencies.@duckduckgo/eslint-config="github:duckduckgo/eslint-config#v0.1.0" | 8 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/rules/build.ts | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Dependency Spec | package.json | devDependencies.@duckduckgo/eslint-config="github:duckduckgo/eslint-config#v0.1.0" | 8 |
| low | Credential file access | package/data/coverage.json | matched ".aws/" | 3 |
| low | Large Javascript Payload | package/dist/autoconsent.extra.cjs.js | 2427643 bytes | 0 |
| low | Large Javascript Payload | package/dist/autoconsent.extra.esm.js | 2423010 bytes | 0 |
Manifest
Package metadata
Scripts25
build-rulests-node rules/build.tsbundle./build.shbundle-config-rulests-node scripts/bundle-config-rules.tscleanrm -r distcompile-filterlistnode scripts/compile-filterlist.mjscreate-rulenode rules/create-rule.mjsfetch-easylistscripts/fetch-easylist.shget-text-for-xpathts-node scripts/get-text-for-xpath.tslaunch:firefoxweb-ext run -s dist/addon-firefoxlinteslint . && prettier . --check && npm run rule-syntax-checklint-fixeslint . --fix && prettier . --write && npm run rule-syntax-checkprepublishnpm run compile-filterlist && npm run build-rules && npm run bundlerebuild-filterlistnode scripts/rebuild-filterlist.mjsreleaseauto shipitrule-syntax-checknode scripts/validate-json-rules.jstestplaywright testtest:chromeplaywright test --project chrometest:firefoxplaywright test --project firefoxtest:libweb-test-runnertest:sampleplaywright test tests/_sample-test.spec.ts --project webkittest:webkitplaywright test --project webkitupdate-easylistnpm run fetch-easylist && npm run rebuild-filterlistvendor-copymkdir -p addon/vendor && cp node_modules/mocha/mocha.* addon/vendor/ && cp node_modules/chai/chai.js addon/vendor/versionnode update_version.js && git add addon/manifest.*.jsonwatchnpm run prepublish && chokidar "lib" "addon" "rules/autoconsent" "rules/generated" "rules/filterlist.txt" --ignore 'lib/filterlist-engine.ts' -c "npm run prepublish"
Dependencies3
@ghostery/adblocker^2.0.4@ghostery/adblocker-content^2.0.4tldts-experimental^7.0.4