Skip to main content

http-client

Facilitates making HTTP requests with support for various methods, headers, authentication, and file uploads.

Install this skill

or
96/100

Security score

The http-client skill was audited on Feb 12, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 25

External URL reference

SourceSKILL.md
25python scripts/http_client.py GET https://api.example.com/users
low line 28

External URL reference

SourceSKILL.md
28python scripts/http_client.py POST https://api.example.com/users --json '{"name": "John"}'
low line 31

External URL reference

SourceSKILL.md
31python scripts/http_client.py GET https://api.example.com/data --header "Authorization: Bearer token"
low line 34

External URL reference

SourceSKILL.md
34python scripts/http_client.py POST https://api.example.com/upload --file document.pdf
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →
GitHub Stars 106
Rate this skill
Categorysupport
UpdatedMay 21, 2026
majiayu000/claude-skill-registry