anthropic-api
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill is composed exclusively of documentation files in markdown format. It does not include any executable scripts, binaries, or configuration files that could perform operations on the host system.
- [SAFE]: All external links and service references (such as
api.anthropic.com,github.com/anthropics, and official package registries like PyPI and NPM) are directed toward the official Anthropic organization or well-known technology providers. - [SAFE]: Documentation examples use placeholders for sensitive information (e.g.,
$ANTHROPIC_API_KEY,my-anthropic-api-key) and do not contain any real hardcoded credentials. - [SAFE]: The instructions in
SKILL.mdare benign and provide guidance to the agent on how to accurately retrieve technical information from the reference directory without guessing parameter names. - [NO_CODE]: No functional code is included in the skill; it serves solely as a static knowledge base for API interactions.
Audit Metadata