PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherymkiux
Artifact bytes548,642
Previous version0.0.33
Published2026-05-23T10:17:57.245Z
SHA-25613f6cecc2f1d23e5562c647ae76339f14bdb4de74c0990ad1bd9009f2923af75

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

high
Last checked
highRisk
54Score
0.0.34Version
Status history (1 event)
  1. newavailable · risk high · score 54 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

ymkiux

2 members · evidence strength 54

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/web-ui/res/json5.min.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/cli/update.jsmatched "curl "12
Show all 12 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/web-ui/res/json5.min.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/cli/update.jsmatched "curl "12
lowObfuscationpackage/web-ui/source-bundle.cjsmatched "\\uFEFF"3
lowObfuscationpackage/cli/archive-helpers.jsmatched "Buffer.from(base64 || '', 'base64"3
lowObfuscationpackage/cli/auth-profiles.jsmatched "Buffer.from(fileBase64, 'base64"3
lowObfuscationpackage/cli/builtin-proxy.jsmatched "\\uFEFF"3
lowObfuscationpackage/lib/cli-utils.jsmatched "\\ufeff"3
lowObfuscationpackage/cli.jsmatched "\\uFEFF"3
lowObfuscationpackage/web-ui/res/json5.min.jsmatched "fromCharCode"3
lowObfuscationpackage/web-ui/res/vue.global.prod.jsmatched "\\xA0"3
lowObfuscationpackage/web-ui/modules/app.methods.codex-config.mjsmatched "\\uFEFF"3
lowObfuscationpackage/web-ui/modules/app.methods.runtime.mjsmatched "fromCharCode"3

Manifest

Package metadata

Scripts18
  • ci:installnode tools/ci/run-check.js install
  • ci:lintnode tools/ci/run-check.js lint
  • ci:testnode tools/ci/run-check.js test
  • devnode cli.js run
  • docs:buildnode ./node_modules/vitepress/dist/node/cli.js build site
  • docs:devnode ./node_modules/vitepress/dist/node/cli.js dev site
  • docs:previewnode ./node_modules/vitepress/dist/node/cli.js preview site
  • lintnode tools/dev/lint.js
  • pretestnode tools/ci/ensure-test-deps.js
  • release:npmnode tools/release/publish-npm.js
  • resetnode tools/dev/reset-main.js
  • reset:devnode tools/dev/reset-and-dev.js
  • setup:gitgit remote set-url origin https://github.com/SakuraByteCore/codexmate.git && gh auth setup-git
  • startnode cli.js
  • testnpm run test:unit && npm run test:e2e
  • test:cinode tools/ci/run-check.js all
  • test:e2enode tests/e2e/run.js
  • test:unitnode tests/unit/run.mjs
Dependencies4
  • @iarna/toml^2.2.5
  • json5^2.2.3
  • yauzl^3.2.1
  • zip-lib^1.2.1