claude-api
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references and fetches documentation from official Anthropic domains such as platform.claude.com and github.com/anthropics. These resources provide the latest API references, model catalogs, and SDK updates.
- [COMMAND_EXECUTION]: The documentation includes code examples for executing shell commands and running Model Context Protocol (MCP) servers using
npx. These are standard integration methods for extending agent capabilities with tools like Playwright and PostgreSQL. - [SAFE]: The skill explicitly advises against hardcoding API keys and recommends the use of environment variables for secure credential management across all supported programming languages.
Audit Metadata