error-detective
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions are focused on legitimate debugging and diagnostic workflows without any detected malicious patterns. The instructions involve analyzing logs and codebase patterns to identify root causes of errors.- [PROMPT_INJECTION]: The skill defines a workflow for processing untrusted external data (logs and codebases), which is a surface for indirect prompt injection where malicious instructions could be embedded in log data.
- Ingestion points: Logs and codebases (SKILL.md).
- Boundary markers: Absent; no specific delimiters or warnings to ignore embedded instructions are provided.
- Capability inventory: Log parsing, regex extraction, correlation analysis, and code analysis (SKILL.md).
- Sanitization: Absent; no logic is provided to sanitize or validate external log content.
Audit Metadata