svg-icon-best-practice
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): No instructions were found that attempt to bypass safety guidelines or override behavior.
- [Data Exposure & Exfiltration] (SAFE): No access to sensitive files or network calls detected.
- [Obfuscation] (SAFE): All content is provided in clear text without encoding or hidden characters.
- [Unverifiable Dependencies & Remote Code Execution] (SAFE): The skill uses no external packages and does not perform remote downloads or execution.
- [Privilege Escalation] (SAFE): No use of elevated privileges or system-level modifications.
- [Persistence Mechanisms] (SAFE): No methods to maintain long-term access were identified.
- [Metadata Poisoning] (SAFE): The skill name and description accurately represent its functionality.
- [Indirect Prompt Injection] (SAFE): 1. Ingestion points: Reading untrusted project .tsx/.jsx files. 2. Boundary markers: Absent. 3. Capability inventory: File read/write and basic shell commands like mkdir. 4. Sanitization: Absent. The process is intended for static refactoring.
- [Time-Delayed / Conditional Attacks] (SAFE): No conditional logic gates behavior based on time or external states.
- [Dynamic Execution] (SAFE): The skill generates code but does not compile or execute it at runtime.
Audit Metadata