Idempotency

v1.0.0

Deep idempotency workflow—identifying retry surfaces, idempotency keys, storage and TTL, exactly-once pitfalls, and testing duplicate delivery. Use when desi...

0· 66·0 current·0 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 match the content: the SKILL.md provides a structured six-stage workflow for idempotency design. The skill requests no binaries, env vars, or installs—proportionate for a documentation/workflow skill.
Instruction Scope
Instructions are limited to design guidance (identify side effects, choose keys, storage/TTL, API/worker patterns, testing). They do not direct the agent to read files, access environment variables, call external endpoints, or perform system operations.
Install Mechanism
No install spec and no code files are present, so nothing is written to disk or fetched at install time—lowest-risk installation model for an instructional skill.
Credentials
The skill declares no required environment variables, credentials, or config paths. There is no request for secrets or unrelated service access.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges or modify agent/system configuration. It is user-invocable only.
Assessment
This skill is a safe, instruction-only workflow for designing idempotency and does not itself execute code or access secrets. Consider these points before using: (1) it is guidance only — any code or infra you build from it should be reviewed and security-tested; (2) if your agent will automatically convert these instructions into code or infra changes, review that generated output before running it; (3) for production payment/financial flows, follow the checklist here but also apply stronger audits, longer retention, and independent security reviews.

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

latestvk979dc70c36xh89d0qjrndrjpx83jqgn

License

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

Comments