manage-dashboards
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill is designed to guide an agent in using the gcx CLI tool. It provides numerous examples of command execution for managing Grafana resources, including fetching, creating, updating, and deleting dashboards and folders.
- [SAFE]: The skill's functionality is strictly limited to managing Grafana resources through a legitimate vendor tool (gcx). It follows standard operational patterns for dashboard management and environment promotion.
- [SAFE]: No evidence of credential harvesting, unauthorized network communication, or prompt injection was found. The skill leverages existing configuration (via setup-gcx) rather than requesting or hardcoding sensitive credentials.
- [SAFE]: The instructions include security-conscious practices, such as performing dry-runs (--dry-run) and validating configurations (gcx resources validate) before applying changes to production environments.
Audit Metadata