code-simplifier
Pass
Audited by Gen Agent Trust Hub on Apr 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, deceptive instructions, or unauthorized operations were identified. The skill's behavior is consistent with its stated objective of code simplification and follows developer best practices.
- [PROMPT_INJECTION]: As the skill is designed to analyze and modify local source code, it possesses an attack surface for indirect prompt injection. This is inherent to the nature of code refactoring tasks.
- Ingestion points: Local source code files identified via session context or user-provided arguments (SKILL.md).
- Boundary markers: Not specified in the instructions.
- Capability inventory: The skill modifies local files and executes command-line tools such as
ruffandpytest(SKILL.md). - Sanitization: None performed on the input source code.
Audit Metadata