api-integration
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive and secure implementation patterns for external API integration, specifically highlighting the importance of secret management via environment variables rather than hardcoding credentials.
- [SAFE]: All network operations identified in the code examples target well-known and reputable service providers (Stripe and GitHub) for standard integration workflows.
- [SAFE]: The mentioned libraries and dependencies (e.g., requests, axios, tenacity, nock) are industry-standard, well-known packages used for HTTP communication and testing.
- [SAFE]: No evidence of prompt injection, obfuscation, or unauthorized privilege escalation was found in the instructions or code samples.
Audit Metadata