analyze-logs
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it ingests untrusted data from application logs.
- Ingestion points: The agent reads log files from the .evlog/logs/ directory (SKILL.md).
- Boundary markers: No delimiters or instructions are provided to the agent to treat log content purely as data or to ignore embedded commands.
- Capability inventory: The agent has the capability to read and interpret file content to answer user queries (SKILL.md).
- Sanitization: There is no evidence of sanitization or validation of the log content before it is processed by the agent.
Audit Metadata