explore-datasources
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
gcxCLI tool for system discovery. Commands such asgcx datasources list,gcx metrics query, andgcx logs seriesare used to interact with a Grafana instance. These are standard operational commands within the context of the vendor's toolset. - [SAFE]: The skill does not contain hardcoded credentials, malicious obfuscation, or unauthorized external downloads. It employs standard utilities like
grepandjqfor filtering command output, which is a common and safe practice.
Audit Metadata