python-style
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: A detailed analysis of the skill instructions confirms they are legitimate guidelines for software engineering practices, specifically tailored for the anomalib repository. No malicious behaviors such as prompt injection, data exfiltration, or obfuscation were found.
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted Python source files, creating a surface for potential indirect prompt injection. However, since the skill only provides instructional review feedback and does not have capabilities for file writing, network operations, or arbitrary command execution, this surface is not exploitable. 1. Ingestion points: Python source files in src/anomalib/ and tests/ (SKILL.md); 2. Boundary markers: Absent; 3. Capability inventory: Limited to stylistic and structural code review; 4. Sanitization: Absent.
Audit Metadata