project-guidelines-example
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a template for project guidelines and does not contain any instructions that would lead to unsafe agent behavior.
- [CREDENTIALS_UNSAFE]: The documentation includes example environment variables with standard placeholders (e.g.,
sk-ant-...,eyJ...) to guide developers on configuration, presenting no risk of credential exposure. - [COMMAND_EXECUTION]: The guide lists standard development and deployment commands (
npm run build,gcloud run deploy) as part of a recommended workflow, which is a legitimate and safe use of command documentation. - [REMOTE_CODE_EXECUTION]: Code snippets demonstrate integration with well-known services like Anthropic and Supabase using established libraries, with no attempts to execute arbitrary remote scripts.
Audit Metadata