Error Handling
v1.0.0Deep error handling workflow—taxonomy, user-visible vs internal errors, retries and idempotency, observability, and supportability. Use when standardizing fa...
⭐ 0· 133·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description promise a design workflow for error handling and the skill is purely instruction-only with no binaries, env vars, or installs — a proportional and expected footprint for a guidance/template skill.
Instruction Scope
SKILL.md contains step-by-step design guidance (taxonomy, transport mapping, messaging, retries, observability, SDKs). It does not instruct the agent to read system files, access credentials, or call external endpoints; guidance to include user IDs in logs is appropriately qualified with "where allowed."
Install Mechanism
No install spec and no code files are present, so nothing is written to disk or executed during install — this is the lowest-risk pattern and appropriate for a documentation-style skill.
Credentials
The skill requires no environment variables, credentials, or config paths. The guidance mentions logging user_id where permitted but does not request secrets or access to external services, which is proportionate for its purpose.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent system privileges or attempt to modify other skills or system configuration.
Assessment
This skill is a safe, high-level checklist for standardizing error handling and does not install code or ask for credentials. Before using it in production, adapt the taxonomy and logging recommendations to your privacy and compliance rules (avoid logging PII where prohibited), ensure the suggested correlation ids integrate with your tracing system, and translate the guidance into concrete code/SDK changes under your team’s review process.Like a lobster shell, security has layers — review code before you run it.
latestvk97ftb7wr5f5rr5z55z3yd487583j2xa
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
