PkgRadar

Package evidence

@junghanacs/[email protected]

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

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.

Versions published
10
First published
May 2026
Publisher
junghanacs

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":["@junghanacs/[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":["@junghanacs/[email protected]"],"fail_on":"review"}'
Publisherjunghanacs
Artifact bytes8,618,657
Previous version0.8.2
Published2026-06-04T08:05:22.472Z
SHA-256d7abda815c7dea313b9d530ec50d9cd7e1db6cf8592bdc1115df88b1054a11d2

Why flagged

What the scanner saw

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

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.9.0Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall-chmod.cjs"5

Manifest

Package metadata

Scripts30
  • checkpnpm lint && pnpm typecheck && pnpm check:plugins && ./run.sh check-mcp && ./run.sh check-shell-quote && ./run.sh check-entwurf-session-identity && ./run.sh check-plugin-empty-final-recovery && ./run.sh check-plugin-prompt-format && ./run.sh check-async-resume-gate && ./run.sh check-package-source-routing && ./run.sh check-model-lock && ./run.sh check-models && ./run.sh check-backends && ./run.sh check-registration && ./run.sh check-dep-versions && ./run.sh check-auth-boundary && ./run.sh check-sdk-surface && ./run.sh verify-transcript-poison && ./run.sh check-pack
  • check-async-resume-gate./run.sh check-async-resume-gate
  • check-auth-boundary./run.sh check-auth-boundary
  • check-backends./run.sh check-backends
  • check-claude-sessions./run.sh check-claude-sessions
  • check-dep-versions./run.sh check-dep-versions
  • check-entwurf-session-identity./run.sh check-entwurf-session-identity
  • check-mcp./run.sh check-mcp
  • check-model-lock./run.sh check-model-lock
  • check-models./run.sh check-models
  • check-pack./run.sh check-pack
  • check-pack-install./run.sh check-pack-install
  • check-package-source-routing./run.sh check-package-source-routing
  • check-registration./run.sh check-registration
  • check-sdk-surface./run.sh check-sdk-surface
  • check-shell-quote./run.sh check-shell-quote
  • check:pluginspnpm -r --filter "./plugins/*" run check
  • formatbiome check --write .
  • lintbiome check .
  • postinstallnode scripts/postinstall-chmod.cjs
  • setup./run.sh setup
  • smoke./run.sh smoke
  • smoke-all./run.sh smoke-all
  • smoke-async-resume./run.sh smoke-async-resume
  • smoke-claude./run.sh smoke-claude
  • smoke-codex./run.sh smoke-codex
  • smoke-gemini./run.sh smoke-gemini
  • test:packpnpm run check-pack && pnpm run check-pack-install
  • typechecktsc --noEmit && tsc -p mcp/tsconfig.json && tsc -p scripts/tsconfig.json
  • verify-transcript-poison./run.sh verify-transcript-poison
Dependencies6
  • @agentclientprotocol/claude-agent-acp0.39.0
  • @agentclientprotocol/sdk0.22.1
  • @anthropic-ai/sdk0.100.1
  • @modelcontextprotocol/sdk^1.12.1
  • @zed-industries/codex-acp0.15.0
  • zod^3.25.0 || ^4.0.0