PkgRadar

Package evidence

@hunyed15/[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall.cjs"

Recommended action

Block this update

Static 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"}'
Publisherhunyed15
Artifact bytes93,702
Previous version1.0.6
Published2026-05-24T15:02:05.276Z
SHA-2560d3c74968fc49dac66b06512b689f025bee610dc0d461a78090de6bf9bf96297

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

high
Last checked
highRisk
30Score
1.0.7Version
Status history (1 event)
  1. newavailable · risk high · score 30 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

hunyed15

10 members · evidence strength 79

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="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/cli-http-service.cjs','dist/mcp/codecgcmcp/runtime/cli-http-service.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.ts
  • postinstallnode scripts/postinstall.cjs
  • prepublishOnlynpm run build
  • testvitest
Dependencies6
  • @modelcontextprotocol/sdk^1.0.4
  • commander^12.1.0
  • js-yaml^4.1.0
  • minimatch^10.2.5
  • which^5.0.0
  • zod^3.24.1