ci-flaky-patrol
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection by processing untrusted CI log data.
- Ingestion points: Untrusted log data is read from the
ci-flaky-input.jsonfile. - Boundary markers: The skill contains an explicit instruction to treat logs as untrusted and to never follow instructions within them, though it lacks formal structural delimiters.
- Capability inventory: The skill is restricted to using
read_fileandwrite_filefor specific JSON files, with no access to network tools or shell execution. - Sanitization: No sanitization, filtering, or escaping of the log content is specified before it is processed by the agent.
Audit Metadata