operations-deployment-checklist
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONNO_CODE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill ingests untrusted data from source code, Git diffs, and configuration files, which serves as an attack surface for indirect prompt injection.
- Ingestion points: The agent is instructed to scan Git diffs, Helm values, ConfigMaps, and application source code (e.g., process.env usage) in Step 1.
- Boundary markers: Absent; there are no specific instructions for the agent to ignore or delimit instructions found within the analyzed data.
- Capability inventory: The skill's capabilities are limited to reading files and monitoring cluster status (pods, logs) in Step 7. No autonomous file-write or remote code execution tools are utilized.
- Sanitization: Absent; the skill does not specify any sanitization or validation for the content read from files.
- [NO_CODE]: The analyzed skill consists purely of markdown instructions and does not contain any executable scripts, binaries, or dynamic context injection commands.
Audit Metadata