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: entry points

Browse skills that share this tag.

  • entry-point-analyzer - Smart Contract Entry Point Analyzer
    smart contractsecurity auditentry pointsaccess control

    ★ 10 · Updated 2026-05-28

    Analyzes smart contract codebases to identify state-changing entry points for security auditing

    ⚙ Detect contract language⚙ Check Slither availability⚙ Run Slither tool
  • identify-entry-points - Application Entry Points Identifier
    code analysisentry pointsHTTP routesCLI commands

    ★ 98 · Updated 2026-03-23

    Finds application entry points and maps them to handlers including HTTP routes, CLI commands, events, messages, and scheduled tasks.

    ⚙ scan codebase files⚙ detect HTTP routes⚙ detect CLI commands
  • mvx_entry_points - MultiversX Smart Contract Entry Point Analyzer
    smart contractsecuritymultiversxentry points

    ★ 12 · Updated 2026-02-12

    Identifies and analyzes MultiversX smart contract entry points (#[endpoint], #[view], #[payable])

    ⚙ scan for multiversx_sc macros⚙ classify endpoint risk levels⚙ list all entry points