simplify
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is code analysis and simplification. it follows a safe 'analyze-first' posture, requiring explicit user approval before making any changes.
- [SAFE]: No network operations, data exfiltration patterns, or external downloads were detected.
- [SAFE]: No obfuscation, prompt injection, or persistence mechanisms were found.
- [DATA_EXPOSURE]: The skill reads local project context files (e.g.,
.agents/CONTEXT.md) and diffs. This is necessary for its stated function of code simplification and does not involve sending this data to external servers. - [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it processes untrusted data (PR diffs, external URLs, and local files). However, it mitigates risk by only making recommendations and requiring manual user intervention to apply changes.
Audit Metadata