design-os-product-planning
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were detected in the skill instructions or code snippets.
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to clone the project repository from GitHub (github.com/buildermethods/design-os.git), which is a standard procedure for local setup of this tool.
- [COMMAND_EXECUTION]: Includes standard development commands for dependency installation and running the application in a local environment (npm install, npm run dev).
- [CREDENTIALS_UNSAFE]: Guides users to configure API keys via a local .env file using placeholders, which aligns with standard security practices for secret management in local development environments.
Audit Metadata