app-sdk-concepts
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the
grafana-app-sdkCLI directly from the official Grafana GitHub repository usinggo install. This is a routine procedure for installing Go-based development tools from a trusted vendor. - [COMMAND_EXECUTION]: The documentation includes numerous shell command examples for scaffolding projects, adding resource kinds, and managing local Kubernetes clusters using tools like
k3d,tilt, andkubectl. These commands are standard for the described application development and testing lifecycle.
Audit Metadata