simplify-layout
Pass
Audited by Gen Agent Trust Hub on Aug 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill performs local file reorganization and name simplification based on established architectural principles. The instructions prioritize user-defined paths and propose changes in a read-only format before applying them.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests local project documentation (e.g.,
AGENTS.md,CONTRIBUTING, design-system docs) and the project's file tree to align its reorganization suggestions with existing conventions. While this constitutes an ingestion surface for potentially untrusted data in collaborative environments, the skill's capabilities are restricted to local file system operations and the execution of existing project-defined quality tools. This is standard behavior for a development-focused agent and is assessed as safe. - Ingestion points:
SKILL.md(Workflow Step 1: readingAGENTS.md,CONTRIBUTING, design-system docs) and the project file tree. - Boundary markers: Absent.
- Capability inventory: File renaming, file movement, and execution of local project commands (format, lint, typecheck, test) as specified in the Workflow and Verification sections.
- Sanitization: Absent.
Audit Metadata