Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations including Claude Code Action, Gemini CLI, OpenAI Codex, and GitHub AI Inference. Detects attack vectors where attacker-controlled input reaches AI agents running in CI/CD pipelines, including env var intermediary patterns, direct expression injection, dangerous sandbox configurations, and wildcard user allowlists. Use when reviewing workflow files that invoke AI coding agents, auditing CI/CD pipeline security for prompt injection risks, or evaluating agentic action configurations.
$npx -y skills add christophacham/agent-skills-library --skill agentic-actions-auditorInstalls into the current project.
Run `npx skills use "https://github.com/christophacham/agent-skills-library" --skill "christophacham/agent-skills-library/agentic-actions-auditor"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/christophacham/agent-skills-library" that are relevant to the current task. Run `npx skills add "https://github.com/christophacham/agent-skills-library"` and select the relevant skills, then follow their instructions.