PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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 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":["[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"}'
Artifact bytes848,384
Previous version2.3.1
Published2026-05-28T04:56:53.698Z
SHA-2563f2c239fbadb6a71ada73cd3ab9b2471bde6d9a1b642cb5908c2c58044178e8c

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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/public/_nuxt/CMLop-UK.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts42
  • buildnuxt build && tsdown
  • changelog:release-notesgit-cliff --config cliff.toml --latest --strip all
  • checknpm run lint && npm run lint:stylelint && npm run typecheck && npm run test && npm run build
  • contriball-contributors
  • contrib:addall-contributors add
  • contrib:checkall-contributors check
  • contrib:comparenpm run contrib:check
  • contrib:generateall-contributors generate
  • devnuxt dev
  • lintnpm run lint:node-version-files && npm run lint:prettier && eslint --cache --cache-strategy content --cache-location .cache/.eslintcache
  • lint:alleslint --cache --cache-strategy content --cache-location .cache/.eslintcache && npm run lint:stylelint && npm run typecheck
  • lint:all:fixeslint --cache --cache-strategy content --cache-location .cache/.eslintcache --fix && npm run lint:stylelint:fix && npm run typecheck && npm run lint:prettier:fix
  • lint:fixnpm run sync:node-version-files && npm run lint:prettier:fix && eslint --cache --cache-strategy content --cache-location .cache/.eslintcache --fix
  • lint:node-version-filesnode scripts/sync-node-version-files.mjs --check
  • lint:packagenpm run lint:node-version-files && npm run lint:package-sort-check && npm run lint:packagelintrc && npm run lint:tsdown
  • lint:package-checkpublint && attw --pack .
  • lint:package-check:strictpublint && attw --pack . --profile strict
  • lint: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:tsdown
  • lint:packagelintrcnpmPkgJsonLint . --config .npmpackagejsonlintrc.json
  • lint:prettierprettier --check .
  • lint:prettier:fixprettier --write .
  • lint:releasenpm run lint:all:fix && npm run lint:package-sort && npm run lint:package:strict
  • lint: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/**" --fix
  • lint:tsdowntsdown --no-write
  • lint:tsdown:buildtsdown
  • prebenchnpm run build
  • prepacknpm run build
  • …and 12 more.
Dependencies10
  • ansis^4.3.0
  • bundle-require^5.1.0
  • cac^7.0.0
  • chokidar^5.0.0
  • esbuild^0.28.0
  • h3^2.0.1-rc.22
  • tinyglobby^0.2.16
  • ts-extras^1.0.0
  • type-fest^5.6.0
  • ws^8.21.0