clade-sdk-patterns
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill is a documentation resource providing implementation patterns for the Anthropic SDK. All code samples represent standard, legitimate development practices.
- [EXTERNAL_DOWNLOADS]: The skill references the official Anthropic SDKs (
@claude-ai/sdkfor Node.js andanthropicfor Python) and targets the official Anthropic API domain (api.anthropic.com). These are well-known, trusted resources. - [CREDENTIALS_UNSAFE]: The skill follows security best practices for secret management by demonstrating how to use environment variables (
process.env.ANTHROPIC_API_KEYandos.environ) rather than hardcoding credentials. - [COMMAND_EXECUTION]: No dangerous shell commands or runtime execution patterns were detected in the instructions or reference materials.
Audit Metadata