file-organization
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill is granted Bash and Write tool permissions. These are intended for project reorganization (e.g., creating directories and moving files) but provide significant system access that requires monitoring.- [PROMPT_INJECTION]: The skill has a surface for indirect prompt injection due to its operational model.
- Ingestion points: Reads existing project structures and file content via Glob and Read tools.
- Boundary markers: Does not define specific delimiters or 'ignore' instructions for content found within file paths or project files.
- Capability inventory: Employs Bash, Write, and Glob for file system operations.
- Sanitization: No validation or sanitization of discovered file names or paths is specified before processing.
Audit Metadata