claude-api
Provides patterns for using the Anthropic Claude API in Python and TypeScript, enabling efficient application development.
Install this skill
or
99/100
Security score
The claude-api skill was audited on May 13, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 174
Base64 decode operation
SourceSKILL.md
| 174 | image_data = base64.standard_b64encode(f.read()).decode("utf-8") |
Scanned on May 13, 2026
View Security Dashboard