data-engineering-storage-remote-access
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational resource and implementation guide for standard data engineering libraries including fsspec, pyarrow, and obstore. All provided code snippets follow industry-standard practices for cloud storage interaction.
- [SAFE]: No hardcoded credentials or secrets were found. The skill correctly delegates authentication concerns to a dedicated authentication skill and refers to standard environment-based or IAM-based auth patterns.
- [SAFE]: Network operations are restricted to established cloud providers (S3, GCS, Azure) as required by the skill's primary purpose. No suspicious calls to unknown domains or data exfiltration attempts were identified.
- [SAFE]: File system operations are limited to standard local checkpointing and temporary caching (e.g., /tmp/fsspec_cache), which are routine for ETL and data processing workflows.
- [SAFE]: No evidence of prompt injection, obfuscation, or dynamic code execution was found. The instructions and metadata are clear, consistent, and match the stated purpose of the skill.
Audit Metadata