Skill 审计报告

rate-limiting-architect 审计报告.

Designs distributed token bucket, leaky bucket, and tiered rate limiting architectures to prevent abuse.

实验性 · 审查需审查生成于 2026年8月23日启发式元数据审计
73
审计
63
信任
60
质量
75
安全性
100
维护
92
安装

OpenAgentSkill 信任评分

63
人工审查

OpenAgentSkill 信任评分

Trust Score 帮助 Agent 在安装前判断一个 Skill 是否足以进入候选清单。

GitHub 采用度

失败

30

21 个 GitHub Stars

Star/Fork 活跃度

失败

32

21 个 Star,1 个 Fork; 当前元数据中没有议题活跃度信息

近期维护

通过

100

距上次推送 3 天

许可证清晰度

通过

86

MIT

README/SKILL.md 完整度

通过

86

元数据包含足够的用法与工作流上下文

依赖与运行时风险

信息

64

credential or environment access, network or browser surface

安装可用性

通过

92

npx skills add codebygarv/Ai-skills --skill rate-limiting-architect

安装命令安全性

通过

92

标准软件包或运行时安装路径

权限范围

警告

60

secrets or environment access, network or browser access

仓库证据

通过

86

https://github.com/codebygarv/Ai-skills/tree/master/skills/architecture/rate-limiting-architect

审查状态

信息

66

可用 AI 审查数据

Agent 验证结果

信息

54

暂未有 Agent 结果数据

检查项

安装与采用审查

6 通过 · 15 需审查

安装路径

92

通过

npx skills add codebygarv/Ai-skills --skill rate-limiting-architect

仓库

88

通过

https://github.com/codebygarv/Ai-skills/tree/master/skills/architecture/rate-limiting-architect

许可证

86

通过

MIT

维护

100

通过

距上次推送 3 天

AI 审查

55

检查

SKILL.md is truncated in the provided excerpt (ends mid-sentence in the Avoid section), but the full file likely completes the guidance.

README/SKILL.md 完整度

86

通过

Usable description available

依赖风险

64

检查

credential or environment access, network or browser surface

安装命令安全性

92

通过

标准软件包或运行时安装路径

权限范围

60

检查

secrets or environment access, network or browser access

Star/Fork 活跃度

32

修复

21 个 Star,1 个 Fork; 当前元数据中没有议题活跃度信息

采用度

42

检查

21 个 GitHub Stars

警告

  • 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
  • GitHub adoption: 21 GitHub stars
  • Stars/forks activity: 21 stars, 1 forks; issue activity unavailable in current metadata
  • Permission surface: secrets or environment access, network or browser access

方法

本报告综合公开元数据、AI 审查输出、仓库活跃度、安装就绪度、OpenAgentSkill 事件、质量评分、信任检查和 Agent 安全门槛;它不是完整的源代码安全审计。

对比相近选项

下一步可审计的相关 Skill