cc-skill-project-guidelines-example
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues or malicious behaviors were detected in the skill content.
- [CREDENTIALS_UNSAFE]: The deployment section includes example environment variables such as ANTHROPIC_API_KEY and SUPABASE_KEY. These use standard placeholders (e.g., 'sk-ant-...') and do not contain real credentials or sensitive information.
- [REMOTE_CODE_EXECUTION]: The skill mentions deployment and testing commands like 'gcloud run deploy' and 'poetry run pytest'. These are standard development tools and are used here to describe the project workflow rather than to execute untrusted remote code.
- [PROMPT_INJECTION]: No instructions were found that attempt to override AI safety guidelines, bypass constraints, or extract system prompts.
Audit Metadata