spark-advisor
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill relies on the
spark-history-clitool to gather structured performance data. It includes a shell script (compare-apps.sh) that uses standard utilities likepython -cfor JSON processing anddifffor configuration analysis. These commands are transparently defined and strictly limited to the skill's diagnostic purpose. - [EXTERNAL_DOWNLOADS]: The skill requires the
spark-history-cliPython package, which is a standard dependency for its operations. The installation is performed via standard package managers (pip) as documented in the prerequisites. - [DATA_EXFILTRATION]: While the skill reads Spark application logs and environment configurations, it does so within the context of performance analysis. There are no indications of data being transmitted to unauthorized external domains; network activity is restricted to the user-specified Spark History Server (defaulting to localhost).
Audit Metadata