PkgRadar

Package evidence

[email protected]

Obfuscation: matched "\\x1b"

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
8
Versions published
132Established · −30% score
First published
Jul 2025
Publisher
time202051

Effective trust discount applied: 30% (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"}'
Publishertime202051
Artifact bytes1,160,708
Previous version3.4.4
Published2026-05-25T09:08:38.393Z
SHA-2560565cbc0344b7dd95d14d330ea0b012f2f1537a4f0e1a33d266100adfef5c2b1

Why flagged

What the scanner saw

Obfuscation: matched "\\x1b"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/src/package/index.jsmatched "\\x1b"3
lowObfuscationpackage/src/utils/initData.jsmatched "\\x1b"3
lowCredential file accesspackage/.github/deploy.ymlmatched "NPM_TOKEN"3

Manifest

Package metadata

Scripts7
  • addnode src/bin/add.js
  • buildvue-cli-service build
  • lintvue-cli-service lint
  • newsnode src/bin/news.js
  • openCloseloopnode src/bin/openCloseloop.js
  • openLoopnode src/bin/openLoop.js
  • servevue-cli-service serve --no-verify
Dependencies10
  • commander^14.0.0
  • core-js^3.8.3
  • element-ui^2.15.14
  • eslint^8.57.1
  • eslint-plugin-vue^10.3.0
  • inquirer^8.2.6
  • sortablejs^1.15.7
  • swagger-client^3.0.1
  • vue^2.6.14
  • vue-plugin-hiprint^0.0.60