bootstrapping-agent
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates the integration of Airbyte connectors into agent frameworks like PydanticAI and the Claude SDK using official libraries.
- [EXTERNAL_DOWNLOADS]: The instructions include installing the
airbyte-agent-sdkviauv pip install. This is the official SDK provided by Airbyte for agentic workflows. - [SAFE]: The provided code examples follow best practices for secret management by using
os.getenv()to access credentials from environment variables.
Audit Metadata