byted-sol-stability-grafana-metric-explorer
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates observability automation by translating architectural metadata into dashboard configurations. Its operations are limited to reading local JSON/Markdown files and scanning source code repositories for metric names.
- [COMMAND_EXECUTION]: The skill's CLI entry point uses standard Python argument parsing. Analysis of the source code confirms it does not utilize
subprocess,os.system, or similar functions to execute shell commands. - [DATA_EXFILTRATION]: No network libraries (such as
requests,aiohttp, orurllib) are imported or used. The skill's output is saved to a localoutput/directory, and it does not attempt to transmit data to external servers. - [PROMPT_INJECTION]: The internal prompt instructions are strictly task-oriented and do not contain instructions to bypass safety filters or ignore system constraints.
Audit Metadata