claude-api

Pass

Audited by Gen Agent Trust Hub on Jul 26, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill consists entirely of technical documentation, architectural guidance, and boilerplate code examples for interacting with the official Claude API. No malicious instructions, prompt injections, or obfuscation techniques were detected.
  • [EXTERNAL_DOWNLOADS]: The documentation provides installation instructions for official Anthropic SDKs via standard package managers (pip, npm, composer, gem, go get, dotnet, maven). These references are legitimate and point to trusted registries and the official Anthropic GitHub organization.
  • [SAFE]: Example code demonstrating authentication and secret management correctly uses environment variables (e.g., getenv("ANTHROPIC_API_KEY"), os.environ["GITHUB_TOKEN"]) rather than hardcoding credentials. Placeholder strings like 'your-api-key' are used clearly as placeholders in documentation contexts.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 26, 2026, 09:27 AM
Security Audit — agent-trust-hub — claude-api