dashboarding
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides example
curlcommands for managing dashboards and folders via the Grafana HTTP API. These commands are intended for the agent to use when interacting with a user's Grafana instance and utilize the<API_KEY>placeholder to avoid credential exposure. - [EXTERNAL_DOWNLOADS]: Includes links to official Grafana documentation and uses the
grafana.netdomain for API examples, which are legitimate resources owned by the skill's author. - [CREDENTIALS_UNSAFE]: Demonstrates how to use Bearer token authentication in API requests using a safe placeholder (
<API_KEY>) rather than hardcoded secrets.
Audit Metadata