ai-llm-integration
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill offers standard integration code using official SDKs and well-known, legitimate API endpoints.
- [EXTERNAL_DOWNLOADS]: The documentation provides instructions to install verified, official libraries from standard package registries.
- Evidence:
pip install openai,pip install anthropic,npm install openai, andnpm install @anthropic-ai/sdk. - [SAFE]: The skill promotes secure credential management by instructing users to use environment variables and providing placeholders for API keys instead of hardcoded secrets.
- [SAFE]: The instructions include an explicit 'Anti-Patterns' section that warns against critical security failures such as hardcoding keys in source control and failing to sanitize user input.
Audit Metadata