Rate Limiting
v1.0.0Deep rate limiting workflow—identifying actors and resources, choosing algorithms, distributed vs local limits, client UX (headers, retries), and abuse detec...
⭐ 0· 74·0 current·0 all-time
byClawKK@codekungfu
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description match the SKILL.md content: a multi-stage rate-limiting design workflow. The skill requests no binaries, env vars, or config paths, which is appropriate for a guidance-only skill.
Instruction Scope
Runtime instructions are purely advisory (six-stage workflow, checklists, tips). They do not instruct the agent to read files, access secrets, contact external endpoints, or execute commands—staying within the stated purpose.
Install Mechanism
No install spec and no code files are present (instruction-only). That minimizes disk writes and execution risk and is appropriate for a documentation-style skill.
Credentials
The skill requests no environment variables, credentials, or config paths. Mentions of technologies (Redis, CDNs, headers) are contextual only and do not imply access to those systems.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges. Autonomous model invocation is allowed by platform default but this skill's instruction-only nature limits what it can do.
Assessment
This skill is a low-risk, instruction-only design guide for rate limiting. It does not install software or ask for credentials. You should: (1) confirm the content aligns with your organization's policies and tech stack before applying changes, (2) test any recommended algorithms/configs in a staging environment, and (3) consider the author/source trustworthiness (no homepage provided) if you require provenance for compliance or internal policy reasons.Like a lobster shell, security has layers — review code before you run it.
latestvk972d38f6jdgpcabbg115mbcx983j80v
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
