PkgRadar

Package evidence

@duckduckgo/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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 promoting

Mixed 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"}'
Artifact bytes3,087,891
Previous version14.94.0
Published2026-06-13T00:42:14.743Z
SHA-25650ca2d0fdf4630e4dd97fe117fcf928095050ac9fd4666189fb5bb8ce2dc4e43

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

review
Last checked
reviewRisk
6Score
14.95.0Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

5 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/rules/build.tsmatched "raw.githubusercontent.com"12
mediumRemote Dependency Specpackage.jsondevDependencies.@duckduckgo/eslint-config="github:duckduckgo/eslint-config#v0.1.0"8
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/rules/build.tsmatched "raw.githubusercontent.com"12
mediumRemote Dependency Specpackage.jsondevDependencies.@duckduckgo/eslint-config="github:duckduckgo/eslint-config#v0.1.0"8
lowCredential file accesspackage/data/coverage.jsonmatched ".aws/"3
lowLarge Javascript Payloadpackage/dist/autoconsent.extra.cjs.js2427643 bytes0
lowLarge Javascript Payloadpackage/dist/autoconsent.extra.esm.js2423010 bytes0

Manifest

Package metadata

Scripts25
  • build-rulests-node rules/build.ts
  • bundle./build.sh
  • bundle-config-rulests-node scripts/bundle-config-rules.ts
  • cleanrm -r dist
  • compile-filterlistnode scripts/compile-filterlist.mjs
  • create-rulenode rules/create-rule.mjs
  • fetch-easylistscripts/fetch-easylist.sh
  • get-text-for-xpathts-node scripts/get-text-for-xpath.ts
  • launch:firefoxweb-ext run -s dist/addon-firefox
  • linteslint . && prettier . --check && npm run rule-syntax-check
  • lint-fixeslint . --fix && prettier . --write && npm run rule-syntax-check
  • prepublishnpm run compile-filterlist && npm run build-rules && npm run bundle
  • rebuild-filterlistnode scripts/rebuild-filterlist.mjs
  • releaseauto shipit
  • rule-syntax-checknode scripts/validate-json-rules.js
  • testplaywright test
  • test:chromeplaywright test --project chrome
  • test:firefoxplaywright test --project firefox
  • test:libweb-test-runner
  • test:sampleplaywright test tests/_sample-test.spec.ts --project webkit
  • test:webkitplaywright test --project webkit
  • update-easylistnpm run fetch-easylist && npm run rebuild-filterlist
  • vendor-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.*.json
  • watchnpm 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.4
  • tldts-experimental^7.0.4