refactor-code-solid
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use the repository's native tools (e.g., package.json scripts, Makefile) for verification. This execution is limited to the user's provided project context and serves the primary goal of behavior preservation.
- [PROMPT_INJECTION]: The skill ingests untrusted source code, creating a surface for indirect prompt injection. 1. Ingestion points: repository source files and sibling documentation. 2. Boundary markers: instructions to scope activity to the requested task and keep unrelated files out of the diff. 3. Capability inventory: local build/test execution and file system access. 4. Sanitization: rigid procedural requirements to prove identical behavior and the use of the compiler as a primary safety net.
Audit Metadata