debug-logging-assistant
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- Indirect Prompt Injection (LOW): The skill is designed to ingest and process untrusted external data, creating a potential surface for indirect prompt injection attacks.
- Ingestion points: Target source code and failure logs are identified as inputs for analysis in the 'Quick start' and 'Workflow' sections of
SKILL.md. - Boundary markers: Absent. The instructions do not specify the use of delimiters or 'ignore' instructions to prevent the agent from obeying commands embedded within the code it is meant to log.
- Capability inventory: The skill facilitates the modification of local source files to insert log statements as described in the 'Workflow' section.
- Sanitization: Absent. There are no instructions to sanitize or escape the content of the target code before the agent processes it or incorporates identifiers into the logs.
- Metadata Poisoning (SAFE): The skill name, description, and author fields are consistent with the provided instructions and do not contain deceptive patterns or hidden injections.
Audit Metadata