Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Weekly downloads
- 987
- Versions published
- 50
- First published
- Jan 2026
- Publisher
- gaetanlegac
Recommended action
Review before promotingMixed 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":["[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":["[email protected]"],"fail_on":"review"}'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 review · score 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/cli/compiler/artifacts/connectedProjects.ts | matched "GITHUB_TOKEN" | 5 |
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.