Error Recovery

v1.0.0

Error Recovery - Strategies for handling failures gracefully

0· 43·1 current·1 all-time
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/description (Error Recovery) match the SKILL.md content: retry/backoff, graceful degradation, circuit breaker, session recovery and best practices. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Runtime instructions are code examples and prose for handling errors within an agent. They reference agent concepts (MEMORY.md, agent-runner) in a way consistent with recovery behavior and do not instruct reading arbitrary system files or exfiltrating data.
Install Mechanism
There is no install spec and no code files — this is instruction-only, so nothing is written to disk or downloaded.
Credentials
The skill declares no environment variables, credentials, or config paths. The small references to MEMORY.md are reasonable for session recovery guidance but do not imply credential access.
Persistence & Privilege
always is false and disable-model-invocation is default (agent may invoke autonomously). The skill does not request persistent presence or modify other skills or system-wide settings.
Assessment
This is a documentation-style skill containing example patterns for error handling; it appears coherent and low-risk. Before installing, confirm your agent/platform actually uses MEMORY.md and that you don't store secrets there (the guidance to 'keep MEMORY.md updated' could encourage persistent storage). Also treat the code snippets as examples — verify they fit your runtime and logging policies so error logs don't leak sensitive data.

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

latestvk976mwesnv9yev2b2c95ayv8fh84298h

License

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

Comments