code-refactoring
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a documentation-only resource focused on teaching code refactoring techniques. Technical analysis of all files, including SKILL.md and metadata, confirms the absence of malicious intent or harmful patterns.
- [COMMAND_EXECUTION]: The skill contains examples of common development commands such as
npm test,npx tsc, andnpm run lint. These are provided as benign instructional examples for validating code changes and are not executed by the skill itself. - [EXTERNAL_DOWNLOADS]: Includes links to reputable documentation and reference sites such as Wikipedia, Refactoring.com, and O'Reilly. These are standard technical references and do not represent a security risk.
- [DATA_EXFILTRATION]: No patterns for sensitive data harvesting or exfiltration were found. Code examples use standard placeholders for objects like database connections, user profiles, and orders.
Audit Metadata