claude-api
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install official SDKs (
anthropicfor Python and@anthropic-ai/sdkfor Node.js) via standard package managers. These are verified libraries from a well-known service provider (Anthropic). - [CREDENTIALS_UNSAFE]: The skill includes patterns for managing the
ANTHROPIC_API_KEY. It explicitly instructs the user to use environment variables and includes a safety warning: 'Never hardcode API keys. Always use environment variables.' - [DATA_EXFILTRATION]: Contains an example for the Claude Vision API that reads a local image file ('diagram.png') to encode it for the model. This is documented as primary functionality for image analysis and does not involve unauthorized transmission to third-party domains.
Audit Metadata