code-simplifier
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFEPROMPT_INJECTIONNO_CODE
Full Analysis
- [PROMPT_INJECTION]: The skill's function is to analyze and refine code modified during a session, which creates a surface for indirect prompt injection. Malicious instructions embedded in the code (e.g., in comments) could influence the agent's behavior. \n
- Ingestion points: The skill refines code that has been 'recently modified or touched in the current session' (SKILL.md). \n
- Boundary markers: There are no delimiters or specific instructions to prevent the model from following commands found within the code being simplified. \n
- Capability inventory: The agent is authorized to proactively rewrite and output code without explicit user requests. \n
- Sanitization: The skill does not implement any validation or sanitization of the input code before processing. \n- [NO_CODE]: The skill consists exclusively of markdown instructions for the AI model and does not include any accompanying scripts, executables, or code files.
Audit Metadata