agile
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- Prompt Injection (SAFE): No evidence of instructions designed to bypass agent safety filters or override system prompts. The content is strictly focused on agile methodologies.
- Data Exposure & Exfiltration (SAFE): No network operations or access to sensitive local file paths detected. Scripts focus on checking the internal integrity of the skill folder.
- Unverifiable Dependencies & Remote Code Execution (SAFE): No remote scripts are downloaded or executed. The
validate.pyscript uses standard libraries andpyyamlfor local file system checks. - Dynamic Execution (SAFE): The
validate.pyscript usesyaml.safe_load(), which is the secure method for parsing YAML files and prevents arbitrary object instantiation. - Persistence & Privilege Escalation (SAFE): No attempts to modify system startup files, shell profiles, or acquire elevated permissions were found.
Audit Metadata