idea2design
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were detected. The skill's primary function is to generate structured markdown documentation (
.design/directory) to assist with UI development workflows. - [COMMAND_EXECUTION]: The skill instructs the agent to use standard shell commands such as
mkdir,find, anddu. These commands are used exclusively to create the output directory and report the structure and size of the generated specification files to the user. - [DATA_EXPOSURE]: The skill includes instructions to scan the local
package.jsonfile to infer the technical stack (e.g., detecting React or Vue). This is a benign discovery process used to tailor the generatedCODE_PATTERNS.mdto the user's existing project environment.
Audit Metadata