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: Static Analysis

Browse skills that share this tag.

  • rust-reviewer - Rust Code Reviewer
    RustCode ReviewOwnershipLifetimes

    ★ 602 · Updated 2026-05-28

    Reviews Rust code for ownership, lifetimes, error handling, safety, and idiomatic patterns

    ⚙ Analyze Rust project⚙ Review ownership patterns⚙ Review borrowing patterns
  • sast-scanning - Static Application Security Testing
    SecurityStatic AnalysisCode ReviewCI/CD

    ★ 57 · Updated 2026-05-11

    Identify security vulnerabilities in source code through static analysis

    ⚙ scan source code with Semgrep⚙ analyze code with CodeQL⚙ run SonarQube security checks
  • semgrep-rule-creator - Create production-quality Semgrep rules
    SecurityRule CreationStatic AnalysisSemgrep

    ★ 0 · Updated 2026-03-22

    Create custom Semgrep rules to detect security vulnerabilities and code patterns with proper testing

    ⚙ Create Semgrep rules⚙ Write taint mode rules⚙ Write pattern matching rules
  • typescript - TypeScript Strict Patterns and Best Practices
    TypeScriptCode QualityStatic AnalysisBest Practices

    ★ 0 · Updated 2026-02-14

    Enforces TypeScript strict patterns and best practices for type safety and maintainability.

    ⚙ enforce const object patterns⚙ flatten nested interfaces⚙ replace any with unknown
  • Modern C++ - Modern C++ Coding Standards and Best Practices
    C++Coding StandardsCode QualityStatic Analysis

    ★ 0 · Updated 2026-02-13

    Enforces C++23 coding standards and best practices in the codebase

    ⚙ enforce C++23 standards⚙ analyze code compliance⚙ apply formatting rules
  • the-linter - Automated ESLint and TypeScript Error Fixer
    Code QualityStatic AnalysisAutomated FixingTypeScript

    ★ 18 · Updated 2026-02-12

    Identifies and fixes ESLint errors and TypeScript type issues across the codebase.

    ⚙ Run ESLint checks⚙ Identify errors and warnings⚙ Fix TypeScript type errors