API Error Handling
v1.0.0Error handling patterns across languages and layers — operational vs programmer errors, retry strategies, circuit breakers, error boundaries, HTTP responses, graceful degradation, and structured logging. Use when designing error strategies, building resilient APIs, or reviewing error management.
⭐ 0· 1.3k·6 current·6 all-time
by@wpank
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name and description match the actual content: language-agnostic error-handling patterns, code examples, and guidance. The skill does not declare unrelated requirements (no env vars, binaries, or config paths).
Instruction Scope
SKILL.md is documentation and example code (Express middleware, React error boundaries, retry/circuit-breaker patterns). It does not instruct the agent to read arbitrary host files, access unexpected environment variables, or transmit data to external endpoints. Example references to process.env or req.id are normal sample code, not runtime directives to exfiltrate secrets.
Install Mechanism
There is no formal install spec in the skill bundle (lowest-risk form). README contains example installation snippets (npx add with a GitHub tree URL and copy commands from local ~/.ai-skills), which are non-standard and should be treated as documentation rather than an authoritative install method. This is not an active install in the bundle, but users should verify any external install commands before running them.
Credentials
The skill declares no required environment variables or credentials. Code samples reference common environment variables (e.g., NODE_ENV) only as examples; there is no disproportionate request for secrets or unrelated credentials.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system presence or modify other skills' configs. Autonomous invocation (disable-model-invocation:false) is the platform default and not, by itself, a concern here.
Assessment
This skill is documentation and example code for designing error-handling strategies and appears internally consistent. Before installing or running any copy commands from the README: prefer to read the SKILL.md locally; do not run unfamiliar shell commands (especially ones that copy from or to hidden directories) without inspecting them; the README's npx command is non-standard—if you choose to fetch from GitHub, use the official repository URL and review the files first. No credentials are required by the skill itself, so there is no immediate risk of credential exfiltration from the skill content.Like a lobster shell, security has layers — review code before you run it.
latestvk97d3njmc257v1508xt4ccrfhx80x7jh
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
