LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: anti-pattern

Browse skills that share this tag.

  • integer-overflow-anti-pattern - Integer Overflow Security Anti-Pattern
    cwe-190integer-overflowanti-patternsecurity

    ★ 1 · Updated 2026-09-20

    Identifies integer overflow vulnerabilities (CWE-190) in code performing arithmetic on user-controlled values.

    ⚙ Detect integer overflow vulnerabilities⚙ Audit arithmetic operations⚙ Identify missing overflow checks
  • rust-anti-pattern - Rust Anti-Pattern and Code Review Assistant
    code-reviewrustanti-patternrefactoring

    ★ 18 · Updated 2026-03-09

    Identifies and explains Rust anti-patterns and common mistakes in code.

    ⚙ review Rust code⚙ identify anti-patterns⚙ detect common mistakes