data-pipelines
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for educational and professional guidance in data engineering. It does not contain malicious code, obfuscation, or unauthorized data exfiltration patterns.
- [COMMAND_EXECUTION]: The
scripts/new_pipeline.pyscript is a scaffolding tool that generates local project structures and boilerplate code. These operations are consistent with the skill's purpose as a developer utility. - [CREDENTIALS_UNSAFE]: Hardcoded connection strings and mock API keys found in
examples/before.mdandevals/evals.jsonare part of the skill's training data. They are specifically used to teach the AI how to identify and remediate hardcoded secrets. - [EXTERNAL_DOWNLOADS]: The skill includes templates for interacting with external APIs via
urllibandrequests. These are standard patterns for data ingestion pipelines provided for user reference.
Audit Metadata