refactoring-specialist
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or behaviors were identified in the skill content or metadata. The provided files consist of documentation and refactoring guidelines.- [PROMPT_INJECTION]: Indirect Prompt Injection Surface: The skill is intended to read and process external code files which may contain untrusted data.
- Ingestion points: The skill uses
Read,Glob, andGreptools to access project source files as defined inSKILL.md. - Boundary markers: There are no explicit instructions or delimiters used to separate user-provided code from the agent's task-specific instructions.
- Capability inventory: The skill is permitted to use powerful tools including
Write,Edit, andBashto modify files and run commands as specified inSKILL.md. - Sanitization: No sanitization or filtering is applied to the code content before it is processed by the agent.
Audit Metadata