idea-tools
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the system Bash tool to perform automation tasks such as organizing changelists and creating configuration backups. These operations are conducted locally within the project directory.
- [PROMPT_INJECTION]: There is a potential surface for indirect prompt injection as the skill parses external project data, including ".gitmodules" and file path patterns, to automate organization.
- Ingestion points: Path patterns, ".gitmodules" file content, and directory structures.
- Boundary markers: None specified in the documentation.
- Capability inventory: Uses Read, Write, and Bash tools to modify IDE configuration files (".idea/workspace.xml", ".idea/modules.xml").
- Sanitization: Not explicitly described; the skill relies on the agent's ability to interpret file paths and Git configuration correctly.
Audit Metadata