claude
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or obfuscated code were detected in the skill file.
- [EXTERNAL_DOWNLOADS]: The skill uses
curlto interact withapi.anthropic.com. This is a well-known, trusted service and the primary endpoint for the skill's functionality. - [CREDENTIALS_UNSAFE]: The documentation references an environment variable for authentication (
ANTHROPIC_API_KEY) but correctly uses non-functional placeholders (sk-ant-...) in examples. - [COMMAND_EXECUTION]: The skill requires standard system utilities (
curl,jq) for operation, but does not use them to execute untrusted remote scripts or perform unauthorized system modifications.
Audit Metadata