You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Security gate for AI agent outputs in GitHub Actions. Validates constraints, sanitizes secrets, and applies actions through a controlled pipeline. Inspired by G…
Network-isolated sandbox for AI agents in GitHub Actions. Runs agents inside a Docker container with a Squid proxy enforcing a domain allowlist. Inspired by Git…