senior-devops
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill scripts ingest user-provided paths, which serves as a potential vector for indirect prompt injection if the agent interacts with untrusted data in those directories.\n
- Ingestion points: The
targetargument inscripts/pipeline_generator.py,scripts/terraform_scaffolder.py, andscripts/deployment_manager.pydefines the scope of file ingestion.\n - Boundary markers: The skill does not implement delimiters or safety instructions to distinguish between agent commands and data found in user files.\n
- Capability inventory: Documentation in
SKILL.mddescribes the use of powerful system tools includingterraform,docker,kubectl, andaws-clito perform infrastructure changes.\n - Sanitization: The Python scripts lack validation or sanitization of the content within the targeted directories, relying on the existence of the path.
Audit Metadata