PkgRadar

Package evidence

[email protected]

Obfuscation: matched "\\x1b"

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"}'
Publishercdotyone
Artifact bytes6,409
Previous version0.7.10
Published2026-05-24T22:32:28.445Z
SHA-256778a04d18391198cecf55a0bc1e4ca62edef9d56ffa28ade523d3b667337f48d

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
3Score
0.7.12Version
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.

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/index.mjsmatched "\\x1b"3

Manifest

Package metadata

Scripts3
  • startnode index.mjs
  • testnode --experimental-vm-modules ../../node_modules/jest/bin/jest.js
  • test:watchnode --experimental-vm-modules ../../node_modules/jest/bin/jest.js --watch
Dependencies4
  • globby^16.2.0
  • js-yaml^4.1.0
  • lodash^4.17.21
  • md5^2.3.0