PkgRadar

Package evidence

@rex0220/[email protected]

Obfuscation Density: high encoded/escaped-token density

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":["@rex0220/[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":["@rex0220/[email protected]"],"fail_on":"review"}'
Publisherrex0220
Artifact bytes60,995
Previous version1.1.1
Published2026-04-26T02:05:43.667Z
SHA-25670cbbb44cc76c6350f22cc5b154300665b95e671a4b435b9a819a51fd79dc8d2

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
15Score
1.1.2Version
Status history (1 event)
  1. newavailable · risk review · score 15 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist-cli/ksql.jshigh encoded/escaped-token density12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist-cli/ksql.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist-cli/ksql.jsmatched "\\uFF08"3

Manifest

Package metadata

Scripts8
  • buildnpm run build:plugin && npm run build:cli
  • build:clinode build-cli.mjs
  • build:pluginnode build.mjs
  • developnode build.mjs --watch
  • prepacknpm run build:cli
  • startrun-p develop upload
  • testjest
  • uploadrex0220-plugin-uploader -f dist/ksql-plugin-v1.1.2.zip --watch