integrating-sast-into-github-actions-pipeline

Pass

Audited by Gen Agent Trust Hub on Mar 15, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [SAFE]: Comprehensive analysis of the skill's code and documentation revealed no evidence of malicious behavior, including prompt injection, data exfiltration, or persistence mechanisms.
  • [EXTERNAL_DOWNLOADS]: The skill configuration and documentation reference official GitHub Actions (e.g., github/codeql-action, returntocorp/semgrep-action) and well-known tools like Semgrep. These resources are from trusted organizations and are used according to standard security practices.
  • [COMMAND_EXECUTION]: The orchestration scripts scripts/agent.py and scripts/process.py utilize the subprocess module to execute security tools. Commands are properly constructed as lists to mitigate shell injection risks, and the logic is focused solely on its stated purpose of security scanning and reporting.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 15, 2026, 09:38 PM