faion-devops-engineer
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- Indirect Prompt Injection (LOW): The orchestrator implements automated context discovery which reads data from potentially untrusted local files to determine deployment strategies.
- Ingestion points: The
SKILL.mdfile defines an 'Auto-Investigation' routine that reads content fromDockerfile,docker-compose.yml,Jenkinsfile, and various YAML configurations found via theGlobtool. - Boundary markers: No explicit boundary markers (e.g., XML tags or backticks) or 'ignore' instructions are specified for the agent when processing the content of these files.
- Capability inventory: The skill allows access to high-capability tools including
Bash,Write,Edit, andReadacross the filesystem. - Sanitization: No sanitization logic is described for the context discovery phase, meaning a malicious Dockerfile could attempt to inject instructions into the orchestrator's planning phase.
- Command Execution (LOW): Multiple documentation files and templates (
nginx-configuration/templates.md,ssl-tls-setup/llm-prompts.md) suggest the use ofsudofor administrative operations such as installing packages viaaptor managing system services viasystemctl. While these are contextually appropriate for a DevOps role, they represent high-privilege operations that require human oversight when generated or executed by an agent.
Audit Metadata