aiops-setup
Pass
Audited by Gen Agent Trust Hub on Jul 5, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill defines templates for using the GitHub (gh) and GitLab (glab) command-line tools to manage project issues.
- [DATA_EXFILTRATION]: The skill reads local configuration files like aiops.yaml and CONTEXT.md to automate project setup. This data access is restricted to the local repository and does not involve exfiltration.
- [PROMPT_INJECTION]: The skill processes project-specific data which represents a potential indirect prompt injection surface. Ingestion points: aiops.yaml, CONTEXT.md, and docs/adr/. Boundary markers: None explicitly defined. Capability inventory: Local file writes and issue tracker CLI execution. Sanitization: Mitigation via human-in-the-loop confirmation during interactive setup.
- [EXTERNAL_DOWNLOADS]: The skill provides a link to the official GitLab CLI repository, which is a trusted and well-known developer service.
Audit Metadata