spark-version-upgrade
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides guidance for a routine software maintenance task (upgrading Apache Spark versions). It recommends using official migration guides from the Apache Software Foundation (spark.apache.org), which is a well-known and trusted source.
- [COMMAND_EXECUTION]: The instructions suggest using standard diagnostic tools like
grepand project build tools (mvn,sbt,gradle) to identify and apply changes. These are standard developer operations for the described task and do not involve suspicious or high-privilege commands. - [EXTERNAL_DOWNLOADS]: The skill references standard dependencies from official registries (PyPI, Maven Central) such as
pyspark,spark-core, andspark-sql. These are expected for Spark development and originate from trusted sources. - [DATA_EXPOSURE_AND_EXFILTRATION]: No evidence of hardcoded credentials, access to sensitive system files, or network exfiltration to unauthorized domains was found.
- [PROMPT_INJECTION]: The skill contains clear, task-oriented instructions without any attempts to override agent safety protocols or bypass constraints.
Audit Metadata