aegisops-ai
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches its core implementation and logic from the author's repository at https://github.com/Champbreed/AegisOps-AI.git.- [COMMAND_EXECUTION]: Executes local Python logic (main.py) to perform analysis and generate audit reports.- [PROMPT_INJECTION]: The skill possesses a surface for indirect prompt injection when processing untrusted audit data.
- Ingestion points: Processes external Git diffs and Terraform plan outputs (SKILL.md).
- Boundary markers: Absent; there are no clear delimiters or instructions to the model to ignore potential injection attempts in the input data.
- Capability inventory: The skill writes several files to the local file system, including analysis_results.json and hardened_deployment.yaml.
- Sanitization: Absent; no validation or sanitization of the input data is mentioned before processing.
Audit Metadata