Static Application Security Testing orchestration skill for running and managing SAST tools across codebases. This skill should be used when performing static code analysis, writing custom security rules, triaging SAST findings, integrating security scanning into CI/CD, or comparing findings across multiple SAST tools. Triggers on requests to scan code for vulnerabilities, write Semgrep/CodeQL rules, analyze SAST results, or set up automated security scanning.
$npx -y skills add christophacham/agent-skills-library --skill sast-orchestrationInstalls into the current project.
Run `npx skills use "https://github.com/christophacham/agent-skills-library" --skill "christophacham/agent-skills-library/sast-orchestration"` 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.