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
Credential file access: matched "GITHUB_TOKEN"
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 162 · status changed
Related candidates
Linked campaigns and clusters
adversity
2 members · evidence strength 64Evidence
Static findings
18 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/src/server/services/plugins-service.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/src/server/services/repo-scanner-base.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/src/server/services/skill-service.js | matched "GITHUB_TOKEN" | 30 |
| medium | Obfuscation Density | package/dist/web/assets/markdown-BNJfEgCA.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/web/assets/naive-ui-kcWDeJwl.js | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/src/server/services/repo-scanner-base.js | matched "raw.githubusercontent.com" | 12 |
Show all 18 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/src/server/services/plugins-service.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/src/server/services/repo-scanner-base.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/src/server/services/skill-service.js | matched "GITHUB_TOKEN" | 30 |
| medium | Obfuscation Density | package/dist/web/assets/markdown-BNJfEgCA.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/web/assets/naive-ui-kcWDeJwl.js | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/src/server/services/repo-scanner-base.js | matched "raw.githubusercontent.com" | 12 |
| low | Obfuscation | package/src/server/services/agents-service.js | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/dist/web/assets/Analytics-BuBlsbcI.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/src/server/services/config-sync-manager.js | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/src/server/services/format-converter.js | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/dist/web/assets/index-y-eEayxR.js | matched "\\u4e00" | 3 |
| low | Obfuscation | package/dist/web/assets/markdown-BNJfEgCA.js | matched "\\x00" | 3 |
| low | Obfuscation | package/dist/web/assets/naive-ui-kcWDeJwl.js | matched "\\u200d" | 3 |
| low | Obfuscation | package/src/server/services/oauth-utils.js | matched "Buffer.from(padded, 'base64" | 3 |
| low | Obfuscation | package/src/server/services/repo-scanner-base.js | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/src/server/services/skill-service.js | matched "Buffer.from(file.content, 'base64" | 3 |
| low | Obfuscation | package/dist/web/assets/vendors-DQA4Hw9v.js | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/src/commands/workspace.js | matched "\\u4e00" | 3 |
Manifest
Package metadata
Scripts15
benchmark:codexnode scripts/benchmark-codex-loading.jsbuild:webcd src/web && npm run builddev:servernodemondev:webcd src/web && npm run devprepacknpm run build:webstartnode bin/ctx.jstestnpm run test:basic && npm run test:api && npm run test:codex-agents && npm run test:skills && npm run test:plugins-markettest:apinode scripts/test-api-consistency.jstest:basicnode scripts/test-basic.js && npm run test:unittest:codex-agentsnode scripts/test-codex-agents.jstest:plugins-marketnode scripts/test-plugin-market-cache.jstest:skillsnode scripts/test-skill-providers.jstest:unitvitest runtest:unit:watchvitesttest:windowsnode scripts/test-windows-regression.js
Dependencies15
@iarna/toml^2.2.5adm-zip^0.5.16ajv^8.17.1chalk^4.1.2express^4.21.2http-proxy^1.18.1https-proxy-agent^7.0.6inquirer^8.2.7open^8.4.2ora^5.4.1pm2^6.0.14rxjs^7.8.2semver^7.6.0toml^3.0.0ws^8.18.3