OpenClaw Plugin Categories and Their Practical Functions

✍️ OpenClawRadar📅 Published: March 22, 2026🔗 Source
OpenClaw Plugin Categories and Their Practical Functions
Ad

A Reddit post from r/openclaw organizes available plugins into functional categories with brief descriptions of what each tool does.

Dev Tooling Plugins

  • commit-guard - stops secrets, large files, and bad commits before pushing
  • dep-audit - one-command vulnerability scan across multiple stacks
  • pr-review - provides AI diff summaries and catches basic issues before human review
  • docker-helper - checks logs and status without terminal access
  • api-tester - hits endpoints and displays formatted JSON within chat
  • git-stats - shows repository hotspots and contributor information for agent context
  • todo-scanner - finds TODO and FIXME comments in code
  • changelog-gen - generates changelogs from commit history
  • file-metrics - provides repository quality snapshot

Memory Plugins

  • cortex-memory - layered memory system
  • memory-lancedb-pro - improved retrieval over default options
  • lossless claw - prevents context loss during sessions
  • openclaw-engram - fully local, privacy-focused memory setup
Ad

Security Plugins

  • env-guard - redacts secrets before agents see them
  • clawsec - security suite that detects prompt injection and other threats
  • secureclaw - runs OWASP-style security checks

Observability & Cost Plugins

  • cost-tracker - tracks spending
  • manifest - automatically routes requests to cheaper models
  • openclaw-observatory - dashboard for usage and cost monitoring

Multi-Agent & Meta Plugins

  • openclaw foundry - automatically creates new tools from usage patterns
  • claude-code-bridge - enables Claude Code usage within OpenClaw

Utility Plugins

  • openclaw-better-gateway - fixes gateway reliability issues and adds IDE/terminal integration
  • openclaw-ntfy - sends phone notifications when tasks complete
  • openclaw-sentry-tools - pulls Sentry errors into context

📖 Read the full source: r/openclaw

Ad

👀 See Also