spawn/packer/scripts
A 70d8462e56
fix: add explicit input validation to capture-agent.sh (Fixes #2281) (#2282)
Add whitelist validation for AGENT_NAME immediately after the empty
check to prevent command injection and path traversal via the parameter.
While the existing case statement catches unknown agents, explicit
upfront validation makes the security intent clear and defensive.

Agent: security-auditor

Co-authored-by: B <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-03-07 06:27:28 -08:00
..
capture-agent.sh fix: add explicit input validation to capture-agent.sh (Fixes #2281) (#2282) 2026-03-07 06:27:28 -08:00
tier-bun.sh feat: pre-built agent tarballs for fast install (#2232) 2026-03-06 04:49:39 -05:00
tier-full.sh feat: pre-built agent tarballs for fast install (#2232) 2026-03-06 04:49:39 -05:00
tier-minimal.sh feat: pre-built agent tarballs for fast install (#2232) 2026-03-06 04:49:39 -05:00
tier-node.sh feat: pre-built agent tarballs for fast install (#2232) 2026-03-06 04:49:39 -05:00