claude-api
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- Official SDK Integration: The skill provides examples for integrating the Claude API using official SDKs for Python, TypeScript, Java, Go, Ruby, PHP, and C#. These integrations follow standard security practices such as using environment variables for authentication.
- Secure Resource Management: It documents patterns for "Managed Agents," explaining how to securely mount files and GitHub repositories into isolated sandboxes.
- Credential Safety: The documentation emphasizes the use of "Vaults" for MCP credentials, ensuring that secrets never enter the agent's execution container and are managed via Anthropic-side proxies.
- Trusted External References: All URLs and package dependencies refer to official documentation and repositories maintained by the vendor, ensuring the integrity of the information and code provided.
Audit Metadata