simplify-code
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- Prompt Injection (SAFE): No malicious override or bypass instructions detected. The use of 'IMPORTANT' is restricted to stylistic coding preferences (avoiding nested ternaries).
- Data Exposure & Exfiltration (SAFE): No access to sensitive files, hardcoded credentials, or network transmission logic detected.
- Indirect Prompt Injection (LOW): The skill is designed to process untrusted data (recently modified code). While this creates an ingestion surface, the skill does not define dangerous capabilities (like shell execution or file writing) that could be subverted via the processed code. It lacks explicit boundary markers for the code being analyzed.
- Unverifiable Dependencies & RCE (SAFE): No external packages or remote scripts are referenced or executed.
- Persistence & Privilege Escalation (SAFE): No commands for system modification, persistence, or elevated permissions were found.
Audit Metadata