refactoring-expert
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions include running standard build and test commands such as
mvn testandbazel test. This is a functional requirement to ensure that refactoring transformations do not break existing code behavior.\n- [EXTERNAL_DOWNLOADS]: The skill refers to and fetches data from well-known documentation sources including Refactoring Guru and Google's official style guides for best practices.\n- [PROMPT_INJECTION]: As a code-processing tool, the skill inherently possesses an indirect prompt injection surface. This risk is addressed through the skill's strict operational workflow which emphasizes atomic changes and verification.\n - Ingestion points: Reads and analyzes source code and build configuration files from the user project workspace.\n
- Boundary markers: No specific delimiters are used to wrap external code content in the provided instructions.\n
- Capability inventory: The skill uses file system access and shell command execution to perform and verify code transformations.\n
- Sanitization: There are no specific sanitization or filtering steps defined in the skill logic for processed code.
Audit Metadata