log-analyzer
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns such as direct prompt injection, data exfiltration, or obfuscation were detected in the skill instructions or metadata.
- [PROMPT_INJECTION]: The skill is designed to process external application and infrastructure logs. This creates an attack surface for indirect prompt injection if the processed logs contain adversarial instructions intended to influence the agent's behavior.
- Ingestion points: Processes log data provided by the user or accessed via platform tools.
- Boundary markers: No explicit delimiters or instructions to ignore embedded commands are provided.
- Capability inventory: The skill itself does not define shell or code execution commands, though it operates on platforms like 'claude-code' which may have these capabilities.
- Sanitization: No specific sanitization or validation steps for log content are mentioned.
Audit Metadata