PkgRadar

Package evidence

[email protected]

Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"

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
103Established · −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

Review before promoting

Mixed 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"}'
Publishermakecoder
Artifact bytes47,728,142
Previous version4.0.74
Published2026-06-04T16:00:09.535Z
SHA-2562966acaa8551845b3b62dd4b047fad9860fbe399e8b7ae4a7c7d085b91da4230

Why flagged

What the scanner saw

Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
17Score
4.0.76Version
Status history (1 event)
  1. newavailable · risk review · score 17 · status changed

Evidence

Static findings

16 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 16 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/gemini/gemini-MRQSU2BT.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/dist/gemini/gemini-PAEUHSGV.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/dist/gemini/interactiveCli-AONBFT3S.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/gemini/interactiveCli-UZKXL5ND.jsmatched ".npmrc"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.js"5
lowLarge Javascript Payloadpackage/dist/darwin-arm64/cc.js15314946 bytes0
lowLarge Javascript Payloadpackage/dist/darwin-x64/cc.js15315135 bytes0
lowLarge Javascript Payloadpackage/dist/linux-x64/cc.js15309522 bytes0
lowLarge Javascript Payloadpackage/dist/win32-x64/cc.js15332651 bytes0
lowObfuscation Densitypackage/dist/gemini/chunk-2FZKLG6C.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/gemini/chunk-V2Y42QXY.js7981187 bytes0
lowLarge Javascript Payloadpackage/dist/gemini/chunk-VQWKNUS3.js7949628 bytes0
lowObfuscation Densitypackage/dist/gemini/chunk-Z7CC3OCH.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/coder.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/cc.mjs13713730 bytes0
lowLarge Javascript Payloadpackage/dist/gemini/bundled/chrome-devtools-mcp.mjs11625049 bytes0

Manifest

Package metadata

Scripts6
  • buildnode scripts/build.js
  • build:cleannode scripts/build.js --clean
  • build:devnode scripts/build.js --no-minify --sourcemap
  • postinstallnode scripts/postinstall.js
  • startnode ./src/coder.js
  • testecho "Error: no test specified" && exit 1
Dependencies4
  • bun>=1.3.12
  • node-fetch^3.3.2
  • open^10.1.0
  • zod^3.25.76
Optional dependencies3
  • makecoder-codex-darwin-arm644.0.76
  • makecoder-codex-linux-x644.0.76
  • makecoder-codex-win32-x644.0.76