log-analysis
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is designed to process untrusted log data provided by users, which creates an indirect prompt injection surface where malicious instructions embedded in logs could potentially influence agent behavior.
- Ingestion points: Application, container, browser, and CI logs as described in
SKILL.md. - Boundary markers: Absent; there are no instructions to the agent to use specific delimiters or to disregard instructions contained within the log data.
- Capability inventory: The agent has access to
Bash,Read,Grep, andGlobtools for log processing as specified in the frontmatter ofSKILL.md. - Sanitization: Absent; the skill lacks instructions for validating or sanitizing log content before analysis.
Audit Metadata