app-sdk-concepts
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides the standard installation command for the Grafana App SDK CLI using
go installfrom the vendor's official GitHub repository (github.com/grafana/grafana-app-sdk). - [COMMAND_EXECUTION]: The documentation guides users through initializing projects and generating code using the
grafana-app-sdkCLI, which are expected development actions. - [COMMAND_EXECUTION]: Example commands for local development include standard tools such as
kubectlfor resource management andcurlfor API testing against localhost.
Audit Metadata