data-engineering-storage-lakehouse
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a documentation and code pattern resource for data engineering tasks. All code snippets use standard APIs for the respective technologies.
- [EXTERNAL_DOWNLOADS]: Provides instructions to install official, widely-used Python packages from the public PyPI registry, including
deltalake,pyiceberg, andpyspark. - [EXTERNAL_DOWNLOADS]: Includes a configuration command for PySpark that retrieves official Apache Hudi and Hadoop JAR files from Maven Central, which is the standard and expected method for extending Spark functionality.
- [CREDENTIALS_UNSAFE]: Uses standard, non-sensitive placeholders (e.g., 'AKIA...', 'minioadmin') in configuration examples for AWS and S3-compatible storage. These are clearly intended as examples for user substitution.
Audit Metadata