grafana-json-to-jsonnet

Pass

Audited by Gen Agent Trust Hub on Mar 19, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: References to external repositories are limited to well-known and official sources.
  • The skill imports the official Grafonnet library from github.com/grafana/grafonnet for dashboard generation.
  • [COMMAND_EXECUTION]: The skill uses local scripts to automate the conversion and verification process.
  • scripts/convert_grafana_json.py: A Python script used to parse input JSON and generate Jsonnet scaffolds.
  • mixin/build.sh and mixin/build.ps1: Scripts used to compile the generated Jsonnet code using local compilers.
  • verify-conversion.sh: A shell script used to compare the source JSON and generated Jsonnet for completeness using standard CLI tools like jq, grep, and diff.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 19, 2026, 05:12 PM
Security Audit — agent-trust-hub — grafana-json-to-jsonnet