rams
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Indirect Prompt Injection] (SAFE): The skill has a surface for indirect prompt injection as it processes untrusted code files, but this is inherent to its primary purpose and no malicious patterns are present.\n
- Ingestion points: Code files provided via
$ARGUMENTSor project scans as mentioned inSKILL.md.\n - Boundary markers: Absent; the prompt does not specify delimiters for the analyzed code content.\n
- Capability inventory: Informational report generation and potential file-modification suggestions (if supported by the agent).\n
- Sanitization: None; the skill relies on the underlying LLM's inherent safety filters.\n- [Remote Code Execution] (SAFE): No remote scripts, external downloads, or dynamic execution mechanisms (like eval or exec) are present.\n- [Data Exposure & Exfiltration] (SAFE): The skill does not access sensitive local files (e.g., SSH keys, .env) and performs no network operations.
Audit Metadata