Package evidence
@hunyed15/[email protected]
Install-time lifecycle script: postinstall="node scripts/postinstall.cjs"
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":["@hunyed15/[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":["@hunyed15/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="node scripts/postinstall.cjs"
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 30 · status changed
Related candidates
Linked campaigns and clusters
Install-time lifecycle script — postinstall="node scripts/postinstall.cjs"
47 members · evidence strength 90hunyed15
10 members · evidence strength 79Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.cjs" | 30 |
Manifest
Package metadata
Scripts5
buildtsc && node -e "require('fs').copyFileSync('src/mcp/codecgcmcp/runtime/cli-worker.cjs','dist/mcp/codecgcmcp/runtime/cli-worker.cjs')" && node -e "require('fs').copyFileSync('src/mcp/codecgcmcp/runtime/gemini-worker-thread.cjs','dist/mcp/codecgcmcp/runtime/gemini-worker-thread.cjs')" && node -e "require('fs').copyFileSync('src/mcp/codecgcmcp/runtime/gemini-http-service.cjs','dist/mcp/codecgcmcp/runtime/gemini-http-service.cjs')"devtsx watch src/mcp/codexmcp/server.tspostinstallnode scripts/postinstall.cjsprepublishOnlynpm run buildtestvitest
Dependencies6
@modelcontextprotocol/sdk^1.0.4commander^12.1.0js-yaml^4.1.0minimatch^10.2.5which^5.0.0zod^3.24.1