coding-conventions-agent
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a repository for coding conventions, naming rules, and documentation templates. It does not contain any executable scripts or prompts that attempt to bypass safety constraints.
- [SAFE]: Includes a dedicated guide on secrets and environment configuration that promotes security best practices, such as using OS-level environment variables instead of hardcoded secrets or .env files.
- [SAFE]: Defines clear dependency management procedures for Python, Node.js, and .NET, emphasizing the use of lockfiles and official package registries.
- [SAFE]: Architecture rules prohibit unsafe operations like cross-plugin direct execution or physical symlinks outside the plugin root, promoting modularity and isolation.
Audit Metadata