paniolo-source-refactoring
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows standard software engineering best practices for source code refactoring. It provides clear instructions for moving logic, preserving JSDoc comments, and organizing imports without introducing security vulnerabilities.
- [COMMAND_EXECUTION]: The skill instructs the agent to use terminal tools to run
npm run lintandnpm run test:unit. These operations are used exclusively for validating refactoring steps and are consistent with the intended purpose of the skill. - [DATA_EXFILTRATION]: The skill explicitly states that no network access is needed and does not contain any commands or patterns that would lead to data exfiltration.
Audit Metadata