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: guardrails

Browse skills that share this tag.

  • moyu - Anti-over-engineering guardrail for AI coding agents
    guardrailsover-engineeringscope-controlcode-quality

    ★ 3 · Updated 2026-09-24

    Anti-over-engineering guardrail that activates when an AI coding agent expands scope, adds abstractions, or changes unrequested files.

    ⚙ Restrict modifications to user-specified files⚙ Detect over-engineering intervention levels⚙ Revert unauthorized file changes
  • anth-policy-guardrails - Anthropic Policy Guardrails
    saasaianthropicguardrails

    ★ 17 · Updated 2026-09-19

    Implement content policy guardrails, input/output validation, and usage governance for Claude API integrations.

    ⚙ Validate API inputs⚙ Filter sensitive output content⚙ Enforce cost limits
  • replit-policy-guardrails - Replit policy enforcement and automated guardrails
    repliteslintguardrailspolicy-as-code

    ★ 18 · Updated 2026-09-17

    Implement custom ESLint rules, pre-commit hooks, CI policy checks, and runtime guardrails for Replit integrations.

    ⚙ Create custom ESLint rules⚙ Configure pre-commit hooks⚙ Add CI policy checks
  • architecture - Enforce repository architecture constraints and contracts.
    architecturedesign-systemtokensbem

    ★ 0 · Updated 2026-09-17

    Applies architecture and token guardrails so component implementation stays aligned with multi-region design system contracts.

    ⚙ Confirm scope type⚙ Read reference architecture guides⚙ Enforce token usage rules
  • hermes-dangerous-command-approval-patterns - Dangerous Command Approval for Agent Terminals
    securityshell-safetyapprovalagent-terminal

    ★ 0 · Updated 2026-09-16

    Regex patterns and approval flow for blocking agent-issued destructive shell commands.

    ⚙ Match destructive shell command patterns⚙ Detect sensitive path variable expansions⚙ Detect process kill command substitutions
  • backend-mvp-guardrails - Backend MVP Guardrails
    backendmvparchitectureguardrails

    ★ 18 · Updated 2026-09-14

    Provides guardrails for designing and reviewing low-budget backend MVPs with evolving schemas and third-party dependencies.

    ⚙ Enforce idempotent writes⚙ Design replayable aggregate tables⚙ Implement evidence-first responsibility attribution
  • git-guardrails-claude-code - Install Git Guardrails Hook for Claude Code
    gitclaude-codehookspretooluse

    ★ 1 · Updated 2026-09-11

    Installs a PreToolUse hook and bash script to block dangerous git commands in project or global Claude Code settings.

    ⚙ Copy hook script to target directory⚙ Make hook script executable⚙ Update settings configuration with hook
  • guard-audit - Audit AI guardrail coverage, bypass vectors, and false positives
    ai-opsguardrailsaudit

    ★ 71 · Updated 2026-09-10

    Audits AI guardrail coverage by testing bypass vectors, measuring false positive rates, and analyzing policy gaps.

    ⚙ Inventory active guardrails⚙ Test bypass vectors⚙ Measure false positive rates
  • cc-hook - Create, Manage & Debug Claude Code Hooks
    Claude Codehooksguardrailsautomation

    ★ 0 · Updated 2026-06-30

    Create, manage, and debug Claude Code hooks — user-defined commands that run at specific lifecycle events for deterministic control over tool execution, permissions, and context injection.

    ⚙ Create hook configuration files⚙ Debug hook execution issues⚙ Audit configured hooks
  • managing-prompts - Claude 4.5 Prompt Engineering Management
    prompt engineeringClaude 4.5prompt optimizationcontext management

    ★ 602 · Updated 2026-06-15

    Creates, analyzes, updates, and optimizes prompts using Claude 4.5 best practices and prompt engineering patterns.

    ⚙ read prompt content⚙ analyze existing prompts⚙ create new prompts
  • develop-agent-module - Develop Agent Module
    agentmoduledevelopmentdebugging

    ★ 75 · Updated 2026-06-15

    Modify, extend, or debug the agent module including graph, tools, guardrails, and wrappers

    ⚙ modify agent graph⚙ add node to agent graph⚙ modify routing
  • guardrails-contracts - Guardrails Contract Design Patterns
    guardrailsvalidationcontractsdata quality

    ★ 602 · Updated 2026-03-11

    Design validation contracts for data quality, risk limits, and compliance in OptAIC

    ⚙ define contract kind⚙ create json schema⚙ implement validator
  • mistake-tracking - Mistake Tracking for Agent Performance Monitoring
    monitoringloggingerror-trackingguardrails

    ★ 0 · Updated 2026-02-13

    Log and review mistakes by appending JSONL events and adjusting guardrails based on frequency patterns.

    ⚙ append JSONL events⚙ review mistakes log⚙ promote guardrails
  • zfc - Zero Framework Cognition Principles for AI Orchestration
    orchestrationsafetyguardrailsautomation

    ★ 602 · Updated 2026-02-12

    Implements pure orchestration delegating all reasoning to external AI

    ⚙ validate schemas⚙ check required fields⚙ enforce rate limits