gitops-status
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill presents an attack surface for indirect prompt injection by processing external, unverified data.
- Ingestion points: The skill ingests untrusted data from the execution environment via the
gitops_pod_logandgitops_app_eventresource types inSKILL.md. - Boundary markers: There are no explicit delimiters or instructions provided to the agent to treat content from logs or events as data rather than instructions.
- Capability inventory: The skill has access to the
harness_executetool, which allows it to perform actions like 'sync' on GitOps applications, creating a path for an attacker to influence infrastructure state. - Sanitization: The skill lacks sanitization or validation logic for the content retrieved from remote pod logs or events before it enters the agent's context.
Audit Metadata