add-provider-package
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- Secure Credential Handling: The instructions provide specific patterns for loading API keys through utility functions that target environment variables, preventing the use of hardcoded secrets.
- Safe Data Processing: The guide highlights the use of specialized parsing utilities to handle external API responses securely, reducing the risk associated with processing untrusted data.
- Trusted Dependency Usage: All listed dependencies are well-known libraries or internal workspace packages, following standard development practices for the AI SDK.
- Standard Development Workflows: The skill describes routine commands for building and testing code, which are used as intended for software development within a monorepo.
Audit Metadata