ETL Pipeline
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a documentation-driven configuration for data integration. It does not include any executable scripts or binary files, posing no direct threat to the execution environment.
- [CREDENTIALS_UNSAFE]: Connection details for databases (PostgreSQL, MySQL, MongoDB) and APIs (Stripe, Salesforce) utilize generic placeholders and environment variables rather than hardcoded secrets.
- [PROMPT_INJECTION]: The skill describes an indirect prompt injection surface by ingesting data from external databases and APIs. However, as a design template, it contains no active logic to interpolate this data into agent prompts, and the surface is documented as part of its primary data integration purpose.
- Ingestion points: postgres_query, mysql_query, mongodb_aggregate, Stripe API, Salesforce API.
- Boundary markers: None defined in the templates.
- Capability inventory: Data loading to BigQuery and Snowflake via mcp tools.
- Sanitization: Not applicable in this documentation-only context.
Audit Metadata