llm-artifacts-detection
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE] (SAFE): The skill contains only Markdown documentation and instructions. No executable scripts (Python, Node.js, etc.) are included or referenced for execution.
- [DATA_EXFILTRATION] (SAFE): No credentials or network-related operations were found. The skill does not access sensitive system paths.
- [REMOTE_CODE_EXECUTION] (SAFE): No package installations or remote script loading patterns were detected. There is no use of dynamic execution functions like eval or exec.
- [INDIRECT_PROMPT_INJECTION] (SAFE): The skill is designed to process external codebases, which constitutes a data ingestion surface. However, the skill lacks any execution capabilities or tool access, rendering the risk of exploitation negligible. Evidence Chain: 1. Ingestion: Analyzes code files via LLM context. 2. Boundary markers: None. 3. Capability inventory: None. 4. Sanitization: None.
Audit Metadata