Recommended action
Block this updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 54 · status changed
Related candidates
Linked campaigns and clusters
ymkiux
2 members · evidence strength 54Evidence
Static findings
12 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/web-ui/res/json5.min.js | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/cli/update.js | matched "curl " | 12 |
Show all 12 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/web-ui/res/json5.min.js | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/cli/update.js | matched "curl " | 12 |
| low | Obfuscation | package/web-ui/source-bundle.cjs | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/cli/archive-helpers.js | matched "Buffer.from(base64 || '', 'base64" | 3 |
| low | Obfuscation | package/cli/auth-profiles.js | matched "Buffer.from(fileBase64, 'base64" | 3 |
| low | Obfuscation | package/cli/builtin-proxy.js | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/lib/cli-utils.js | matched "\\ufeff" | 3 |
| low | Obfuscation | package/cli.js | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/web-ui/res/json5.min.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/web-ui/res/vue.global.prod.js | matched "\\xA0" | 3 |
| low | Obfuscation | package/web-ui/modules/app.methods.codex-config.mjs | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/web-ui/modules/app.methods.runtime.mjs | matched "fromCharCode" | 3 |
Manifest
Package metadata
Scripts18
ci:installnode tools/ci/run-check.js installci:lintnode tools/ci/run-check.js lintci:testnode tools/ci/run-check.js testdevnode cli.js rundocs:buildnode ./node_modules/vitepress/dist/node/cli.js build sitedocs:devnode ./node_modules/vitepress/dist/node/cli.js dev sitedocs:previewnode ./node_modules/vitepress/dist/node/cli.js preview sitelintnode tools/dev/lint.jspretestnode tools/ci/ensure-test-deps.jsrelease:npmnode tools/release/publish-npm.jsresetnode tools/dev/reset-main.jsreset:devnode tools/dev/reset-and-dev.jssetup:gitgit remote set-url origin https://github.com/SakuraByteCore/codexmate.git && gh auth setup-gitstartnode cli.jstestnpm run test:unit && npm run test:e2etest:cinode tools/ci/run-check.js alltest:e2enode tests/e2e/run.jstest:unitnode tests/unit/run.mjs
Dependencies4
@iarna/toml^2.2.5json5^2.2.3yauzl^3.2.1zip-lib^1.2.1