HTTP

v1.0.0

Use HTTP correctly with proper methods, status codes, headers, and caching.

4· 3.6k·41 current·41 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description match the SKILL.md content: the file is a focused checklist of HTTP methods, headers, caching, CORS, security headers, retries, etc. Nothing in the metadata or instructions claims capabilities beyond providing guidance.
Instruction Scope
SKILL.md only contains static recommendations for HTTP behavior and headers. It does not instruct the agent to read files, environment variables, system state, or transmit data to external endpoints, so there is no scope creep.
Install Mechanism
No install spec and no code files (instruction-only). Nothing will be downloaded or written to disk by an installer; this is the lowest-risk model.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate for a static guidance document.
Persistence & Privilege
always is false (default), and the skill does not request system or cross-skill configuration changes. Autonomous invocation is allowed (platform default) but the skill has no ability to access credentials or write files.
Assessment
This skill is essentially a static reference for HTTP best practices and carries minimal technical risk because it has no code, no installs, and requests no secrets. If you want to be extra cautious: only install skills from sources you trust, consider whether you prefer built-in docs or curated references, and remember that the skill can be invoked autonomously by your agent (the skill itself cannot access your files or credentials since it has no install or env requirements).

Like a lobster shell, security has layers — review code before you run it.

latestvk9744rm3qpg4mwhaa8511eyqh180wdny

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🌐 Clawdis
OSLinux · macOS · Windows

Comments