claude-api
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a library of documentation and best practices for developers using the Anthropic API and official SDKs.
- [SAFE]: All external references and downloads point to trusted sources, specifically official documentation at platform.claude.com and official SDK repositories under the Anthropic organization on GitHub.
- [SAFE]: Code examples consistently use standard placeholders for sensitive data (e.g., 'your-api-key', 'ghp_your_github_token') and emphasize storing secrets in environment variables or host-side orchestrators rather than embedding them in prompts.
- [SAFE]: No prompt injection, obfuscation, or malicious command execution patterns were found. The skill includes explicit security guidance, such as sanitizing filenames to prevent path traversal when handling session outputs.
Audit Metadata