skill-refactor
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No high-severity security threats or malicious patterns were detected across the skill files.
- [PROMPT_INJECTION]: The prompt templates utilize structural markers (XML tags), explicit AI role definitions, and Chain-of-Thought reasoning to maintain task integrity. No attempts to bypass safety filters or override system instructions were identified.
- [DATA_EXFILTRATION]: The skill does not request network-capable tools or access to sensitive local files (such as credentials or SSH keys). All operations are limited to the skill development environment.
- [COMMAND_EXECUTION]: Although the documentation describes when to use shell scripts in other skills, this specific skill does not request the 'Bash' tool in its 'allowed-tools' configuration, preventing arbitrary command execution.
- [EXTERNAL_DOWNLOADS]: The skill references external documentation from trusted sources, specifically official Claude developer documentation, which is categorized as safe.
Audit Metadata