refactoring-specialist
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE]: The skill consists exclusively of Markdown documentation and JSON communication templates. It does not include any Python, Node.js, or Shell scripts.
- [SAFE]: No malicious patterns such as direct prompt injection, credential exfiltration, or unauthorized command execution were detected. The instructions prioritize safe, incremental, and test-verified code changes.
- [INDIRECT_PROMPT_INJECTION]: The skill defines a surface for indirect prompt injection as it is designed to ingest and process external code for refactoring.
- Ingestion points: Processes code quality issues, metrics, and source code via a context manager referenced in SKILL.md.
- Boundary markers: No specific delimiters or instructions to ignore embedded instructions in the processed code are provided.
- Capability inventory: The skill is capable of code generation, AST transformations, and cross-file changes according to the 'Automated refactoring' section in SKILL.md.
- Sanitization: No sanitization or validation logic for the input source code is defined in the instructions.
Audit Metadata