Package evidence
@goondocks/[email protected]
Install-time lifecycle script: postinstall="node scripts/select-binary.mjs"
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
- 1,081Niche · −30% score
- Versions published
- 135
- First published
- Mar 2026
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed 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":["@goondocks/[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":["@goondocks/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="node scripts/select-binary.mjs"
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 review · score 1 · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="node scripts/select-binary.mjs" | 5 |
Manifest
Package metadata
Scripts14
buildnode scripts/clean-core.mjs && node scripts/build-single-target.mjs && npm run build:ui && npm run build:verifybuild:binariesnode scripts/clean-core.mjs && node scripts/build-all-targets.mjsbuild:binarynode scripts/build-single-target.mjsbuild:uiif [ -d ui ]; then cd ui && { test -d node_modules || npm ci; } && npx vite build; fibuild:verifynode scripts/verify-build.mjscodegentsx scripts/gen-hook-config.ts && tsx scripts/gen-agent-definitions.ts && tsx scripts/gen-static-assets.ts && node scripts/gen-templates.mjslinttsc --noEmitpostinstallnode scripts/select-binary.mjsprebuildnpm run codegentestcd ../.. && node scripts/run-bun-tests.mjstest:debugcd ../.. && node scripts/run-bun-tests.mjs --bail=1 --only-failurestest:fastcd ../.. && MYCO_TEST_PROFILE=fast node scripts/run-bun-tests.mjstest:integrationcd ../.. && MYCO_TEST_PROFILE=integration node scripts/run-bun-tests.mjstest:watchcd ../.. && bun test --watch
Dependencies12
@anthropic-ai/claude-agent-sdk^0.3.169@anthropic-ai/sdk^0.102.0@inquirer/prompts^8.5.2@modelcontextprotocol/sdk^1.28.0@openai/agents^0.11.5chokidar^5.0.0gray-matter^4.0.3semver^7.8.3shell-quote^1.8.4smol-toml^1.6.1yaml^2.8.4zod^4.4.3
Optional dependencies5
@goondocks/myco-darwin-arm641.0.15@goondocks/myco-darwin-x641.0.15@goondocks/myco-linux-arm641.0.15@goondocks/myco-linux-x641.0.15@goondocks/myco-windows-x641.0.15