project-development-mindset
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill establishes a robust safety framework by requiring explicit user confirmation for high-risk operations, including credential handling, production deployments, database migrations, and destructive file modifications.
- [SAFE]: It contains explicit instructions to avoid storing or logging sensitive information such as secrets, tokens, or private keys, adhering to data protection best practices.
- [SAFE]: The workflow relies on standard local development tools (testing frameworks, linters, builders) and specifies that any additional skills used must be located within the same local repository, preventing unauthorized remote dependency fetching.
- [SAFE]: Although the skill involves reading project files (which is a surface for indirect prompt injection), it mitigates this risk through strict guidelines on human-in-the-loop verification for any plan implementation or system change.
Audit Metadata