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.
- Versions published
- 11
- First published
- Mar 2026
- 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
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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/public/_nuxt/CMLop-UK.js | high encoded/escaped-token density | 12 |
Manifest
Package metadata
Scripts42
buildnuxt build && tsdownchangelog:release-notesgit-cliff --config cliff.toml --latest --strip allchecknpm run lint && npm run lint:stylelint && npm run typecheck && npm run test && npm run buildcontriball-contributorscontrib:addall-contributors addcontrib:checkall-contributors checkcontrib:comparenpm run contrib:checkcontrib:generateall-contributors generatedevnuxt devlintnpm run lint:node-version-files && npm run lint:prettier && eslint --cache --cache-strategy content --cache-location .cache/.eslintcachelint:alleslint --cache --cache-strategy content --cache-location .cache/.eslintcache && npm run lint:stylelint && npm run typechecklint:all:fixeslint --cache --cache-strategy content --cache-location .cache/.eslintcache --fix && npm run lint:stylelint:fix && npm run typecheck && npm run lint:prettier:fixlint:fixnpm run sync:node-version-files && npm run lint:prettier:fix && eslint --cache --cache-strategy content --cache-location .cache/.eslintcache --fixlint:node-version-filesnode scripts/sync-node-version-files.mjs --checklint:packagenpm run lint:node-version-files && npm run lint:package-sort-check && npm run lint:packagelintrc && npm run lint:tsdownlint:package-checkpublint && attw --pack .lint:package-check:strictpublint && attw --pack . --profile strictlint:package-sortsort-package-json "./package.json" "./docs/docusaurus/package.json"lint:package-sort-checksort-package-json --check "./package.json" "./docs/docusaurus/package.json"lint:package:strictnpm run lint:node-version-files && npm run lint:package-sort-check && npm run lint:package-check && npm run lint:packagelintrc && npm run lint:tsdownlint:packagelintrcnpmPkgJsonLint . --config .npmpackagejsonlintrc.jsonlint:prettierprettier --check .lint:prettier:fixprettier --write .lint:releasenpm run lint:all:fix && npm run lint:package-sort && npm run lint:package:strictlint:stylelintstylelint "**/*.{css,scss,sass,less,pcss,vue,html}" --allow-empty-input --cache --cache-location .cache/.stylelintcache --ignore-pattern "playwright-report/**" --ignore-pattern "test-results/**" --ignore-pattern ".nuxt/**" --ignore-pattern "dist/**" --ignore-pattern "docs/docusaurus/build/**"lint:stylelint:fixstylelint "**/*.{css,scss,sass,less,pcss,vue,html}" --allow-empty-input --cache --cache-location .cache/.stylelintcache --ignore-pattern "playwright-report/**" --ignore-pattern "test-results/**" --ignore-pattern ".nuxt/**" --ignore-pattern "dist/**" --ignore-pattern "docs/docusaurus/build/**" --fixlint:tsdowntsdown --no-writelint:tsdown:buildtsdownprebenchnpm run buildprepacknpm run build- …and 12 more.
Dependencies10
ansis^4.3.0bundle-require^5.1.0cac^7.0.0chokidar^5.0.0esbuild^0.28.0h3^2.0.1-rc.22tinyglobby^0.2.16ts-extras^1.0.0type-fest^5.6.0ws^8.21.0