infrastructure-blueprints
Warn
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: MEDIUMCREDENTIALS_UNSAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [CREDENTIALS_UNSAFE]: Hardcoded database and application credentials found within deployment blueprints.
company-software/twenty-crm.yaml: Contains hardcoded PostgreSQL credentialsPG_DATABASE_URL=postgres://twenty:twenty@db:5432/defaultandPOSTGRES_PASSWORD=twenty.trading/trading-grafana.yaml: Uses a default fallback passwordchangemeinGF_SECURITY_ADMIN_PASSWORD=${GRAFANA_ADMIN_PASSWORD:-changeme}.- [COMMAND_EXECUTION]: The skill defines complex deployment workflows intended to be executed through container and infrastructure management tools.
- Instructions in
SKILL.mdguide the agent to use tools likeportainer-mcp,technitium-dns-mcp, andgraph-osto create stacks, manage DNS, and modify graph topologies. - [EXTERNAL_DOWNLOADS]: The blueprints reference and pull Docker images from external registries.
- References official and community images for MariaDB, Redis, Grafana, ERPNext, Twenty CRM, and Freqtrade from Docker Hub.
Audit Metadata