rate-limiting-architect Eval ============================ Status: review Score: 64/100 Risk: medium Decision: manual_review Policy: review Reason: Test manually in an isolated workspace and compare against safer alternatives. Install: npx skills add codebygarv/Ai-skills --skill rate-limiting-architect Required checks: - PASS Task fit: Task wording matches this skill metadata. - PASS Install path: Install handoff is available. - PASS Install command safety: standard package or runtime install path - WARN Trust score: Potentially useful, but at least one trust signal needs human inspection. - WARN Audit score: Needs review - WARN Agent safety gate: Sparse or mixed signals. Useful for discovery, but not for autonomous installation. - PASS License clarity: MIT - WARN Permission surface: secrets or environment access, network or browser access Warnings: - Trust score: Potentially useful, but at least one trust signal needs human inspection. - Audit score: Needs review - Agent safety gate: Sparse or mixed signals. Useful for discovery, but not for autonomous installation. - Permission surface: secrets or environment access, network or browser access - High-risk permission hints: Secrets or environment access - Permission surface may require sandboxing - SKILL.md is truncated in the provided excerpt (ends mid-sentence in the Avoid section), but the full file likely completes the guidance. - Lua script example uses ZADD with timestamp as both member and score; while functional, it's not the most efficient pattern for high-frequency requests and may suffer from memory bloat if not cleaned properly. - No explicit mention of error handling for Redis failures, fallback mechanisms, or consistency guarantees in degraded mode. - Low GitHub adoption signal - Quality score needs review - Permission surface needs review: secrets or environment access, network or browser access Validation plan: 1. Inspect repository, README/SKILL.md, license, and recent commits before production use. 2. Install in an isolated workspace or sandbox with no production secrets available. 3. Run the smallest representative task and record files touched, commands run, network access, and outputs. 4. Compare the selected skill against at least one alternative when the eval status is review or failed. 5. Promote only after the agent reports a successful verification result and unresolved warnings are accepted. Do not use when: - teams that need a vendor-supported SLA - production agents without a repository review - Low GitHub adoption signal - SKILL.md is truncated in the provided excerpt (ends mid-sentence in the Avoid section), but the full file likely completes the guidance. - High-risk permission hints: Secrets or environment access - Permission surface may require sandboxing - Lua script example uses ZADD with timestamp as both member and score; while functional, it's not the most efficient pattern for high-frequency requests and may suffer from memory bloat if not cleaned properly. - No explicit mention of error handling for Redis failures, fallback mechanisms, or consistency guarantees in degraded mode. URLs: - Skill: https://www.openagentskill.com/skills/codebygarv-rate-limiting-architect - Audit: https://www.openagentskill.com/skills/codebygarv-rate-limiting-architect/audit - JSON: https://www.openagentskill.com/api/agent/evals?slug=codebygarv-rate-limiting-architect