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
- 3,840Niche · −30% score
- Versions published
- 118Established · −30% score
- First published
- Dec 2025
- Publisher
- makecoder
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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
New Lifecycle Script Vs Previous: postinstall added in 4.0.72 vs 4.0.71: "node scripts/postinstall.js"
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 75 · status changed
Evidence
Static findings
18 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 4.0.72 vs 4.0.71: "node scripts/postinstall.js" | 40 |
Show all 19 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 4.0.72 vs 4.0.71: "node scripts/postinstall.js" | 40 |
| low | Credential file access | package/dist/gemini/chunk-CPZLOVAV.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/gemini/chunk-VJDLXRZ3.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/gemini/gemini-2Z2AJTYC.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/dist/gemini/gemini-DRGPGRHF.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/dist/gemini/interactiveCli-4K2UKYKF.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/gemini/interactiveCli-TAIO5CBT.js | matched ".npmrc" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.js" | 5 |
| low | Large Javascript Payload | package/dist/darwin-arm64/cc.js | 15315362 bytes | 0 |
| low | Large Javascript Payload | package/dist/darwin-x64/cc.js | 15315551 bytes | 0 |
| low | Large Javascript Payload | package/dist/linux-x64/cc.js | 15309938 bytes | 0 |
| low | Large Javascript Payload | package/dist/win32-x64/cc.js | 15333067 bytes | 0 |
| low | Large Javascript Payload | package/dist/gemini/chunk-2AH4XFVC.js | 7193477 bytes | 0 |
| low | Obfuscation Density | package/dist/gemini/chunk-2BCRFXVD.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/gemini/chunk-7U34TXLX.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/gemini/chunk-YJXXYFOM.js | 7162561 bytes | 0 |
| low | Obfuscation Density | package/dist/coder.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/cc.mjs | 13713730 bytes | 0 |
| low | Large Javascript Payload | package/dist/gemini/bundled/chrome-devtools-mcp.mjs | 11625049 bytes | 0 |
Manifest
Package metadata
Scripts6
buildnode scripts/build.jsbuild:cleannode scripts/build.js --cleanbuild:devnode scripts/build.js --no-minify --sourcemappostinstallnode scripts/postinstall.jsstartnode ./src/coder.jstestecho "Error: no test specified" && exit 1
Dependencies4
bun>=1.3.12node-fetch^3.3.2open^10.1.0zod^3.25.76
Optional dependencies3
makecoder-codex-darwin-arm644.0.72makecoder-codex-linux-x644.0.72makecoder-codex-win32-x644.0.72