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
gaetanlegac
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/cli/compiler/artifacts/connectedProjects.ts | matched "GITHUB_TOKEN" | 30 |
| medium | Remote Payload | package/cli/commands/commandLocalRunner.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/cli/commands/sessionLocalRunner.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/cli/commands/dev.ts | matched "cUrl " | 12 |
| medium | Remote Payload | package/cli/runtime/devSessions.ts | matched "cUrl " | 12 |
| medium | Remote Payload | package/cli/utils/index.ts | matched "curl " | 12 |
| medium | Remote Payload | package/server/services/router/http/index.ts | matched "cUrl " | 12 |
| medium | Remote Payload | package/server/services/router/index.ts | matched "cUrl " | 12 |
| medium | Remote Payload | package/cli/runtime/ports.ts | matched "cUrl " | 12 |
| medium | Remote Payload | package/common/dev/serverHotReload.ts | matched "cUrl " | 12 |
Show all 18 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/cli/compiler/artifacts/connectedProjects.ts | matched "GITHUB_TOKEN" | 30 |
| medium | Remote Payload | package/cli/commands/commandLocalRunner.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/cli/commands/sessionLocalRunner.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/cli/commands/dev.ts | matched "cUrl " | 12 |
| medium | Remote Payload | package/cli/runtime/devSessions.ts | matched "cUrl " | 12 |
| medium | Remote Payload | package/cli/utils/index.ts | matched "curl " | 12 |
| medium | Remote Payload | package/server/services/router/http/index.ts | matched "cUrl " | 12 |
| medium | Remote Payload | package/server/services/router/index.ts | matched "cUrl " | 12 |
| medium | Remote Payload | package/cli/runtime/ports.ts | matched "cUrl " | 12 |
| medium | Remote Payload | package/common/dev/serverHotReload.ts | matched "cUrl " | 12 |
| low | Obfuscation | package/cli/presentation/compileReporter.ts | matched "\\u001b" | 3 |
| low | Obfuscation | package/common/dev/connect.ts | matched "eval(" | 3 |
| low | Obfuscation | package/common/dev/database.ts | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/server/services/router/generatedRuntime.ts | matched "eval(" | 3 |
| low | Obfuscation | package/common/dev/inspection.ts | matched "eval(" | 3 |
| low | Obfuscation | package/cli/presentation/layout.ts | matched "\\u001b" | 3 |
| low | Obfuscation | package/common/dev/mcpPayloads.ts | matched "eval(" | 3 |
| low | Obfuscation | package/cli/presentation/welcome.ts | matched "\\x1B" | 3 |
Manifest
Package metadata
Scripts4
testvitest runtest:codex-mcpPROTEUM_RUN_CODEX_MCP_USAGE_TEST=1 vitest run tests/codex-mcp-usage.test.cjstest:integrationvitest run tests/dev-transpile-watch.test.cjstest:unitvitest run --exclude tests/dev-transpile-watch.test.cjs
Dependencies81
@babel/generator^7.29.0@babel/parser^7.29.0@babel/traverse^7.29.0@babel/types^7.29.0@inkjs/ui^2.0.0@modelcontextprotocol/sdk^1.29.0@prisma/adapter-mariadb7.2.0@prisma/client7.2.0@rspack/core^1.7.9@tailwindcss/postcss^4.1.17accepts^1.3.7ansi-to-html^0.7.1apexcharts^5.10.4autoprefixer^10.4.21aws-sdk^2.1415.0bowser^2.11.0cli-highlight^2.1.11clipanion^4.0.0-rc.4compression^1.7.4cookie-parser^1.4.5cors^2.8.5cron-parser^4.0.0css-loader^6.2.0dayjs^1.11.5dotenv^17.2.3escape-regexp^0.0.1eslint^9.39.4eslint-plugin-jsx-a11y^6.10.2eslint-plugin-react^7.37.5eslint-plugin-react-hooks^7.0.1- …and 51 more.