05-schema-validation
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were identified in the analyzed files. The skill focuses on data validation logic using standard PySpark and YAML libraries.\n- [COMMAND_EXECUTION]: The script
scripts/validate_schema.pyis a developer utility intended for local or CI/CD execution. It interacts with the local environment to import project-specific modules and queries table metadata via the SparkSession. No unauthorized command execution or privilege escalation vectors were found.\n- [EXTERNAL_DOWNLOADS]: The skill does not perform any network operations, external downloads, or remote code execution. All dependencies mentioned are either standard libraries (pyspark, pyyaml) or internal project modules.
Audit Metadata