platform-engineering
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to fetch Helm charts from the official Crossplane repository (charts.crossplane.io) and install tools from the Score specification Homebrew tap.
- [COMMAND_EXECUTION]: Includes standard boilerplate commands for initializing platforms using npx, yarn, and kubectl. These are illustrative setup steps for the described tools.
- [SAFE]: Secret management follows industry standards by utilizing environment variable interpolation (e.g., ${GITHUB_TOKEN}, ${POSTGRES_PASSWORD}) within configuration files, avoiding hardcoded credentials.
Audit Metadata