refactor-skill
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches documentation and best practices from official domains (platform.claude.com, code.claude.com) and from community repositories (github.com/mattpocock/skills). These are well-known or trusted sources used to calibrate the refactoring logic.
- [COMMAND_EXECUTION]: The skill interacts with the file system using authorized tools (
Edit) within restricted paths (**/skills/**,~/.claude/skills/**) to modify skill files based on an audit process. - [SAFE]: The skill implements a 'Get decisions' step that requires human sign-off via
AskUserQuestionbefore any deletions or modifications are applied to the file system.
Audit Metadata