system-environment-setup
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of standard project initialization and environment configuration templates (Docker Compose, .env.example, Terraform, Makefile).
- [CREDENTIALS_UNSAFE]: While the skill contains strings that resemble credentials (e.g., 'password', 'sk_test_xxx', 'AKIAXXXXXXX'), these are clearly documented placeholders within template files and do not represent actual exposed secrets.
- [EXTERNAL_DOWNLOADS]: The skill references standard package management commands ('npm install') and official Docker images (e.g., 'postgres:15-alpine', 'redis:7-alpine'), which are legitimate and expected for the project setup described.
Audit Metadata