devops-maintainability-checker
Pass
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill utilizes standard DevOps utilities (
tofu,grep,awk) to analyze local infrastructure configuration files. These commands are used for pattern matching and formatting checks and do not process untrusted external inputs in a way that leads to arbitrary code execution. - [DATA_EXFILTRATION] (SAFE): No network operations, credential access, or sensitive file path references were detected. The skill operates strictly on local infrastructure code for maintainability checks.
- [REMOTE_CODE_EXECUTION] (SAFE): There are no patterns involving the download or execution of remote scripts or packages.
- [PROMPT_INJECTION] (SAFE): The instructions are focused on infrastructure code quality and do not contain patterns attempting to bypass agent safety filters or override system instructions.
Audit Metadata