By Zenable-io
Conformance checks and AI coding guardrails for your repository. Enforces organizational standards, runs policy-as-code validations, and provides context-aware development guidance.
Add tests for specified code, ensuring they test core concepts without overfitting
Run Zenable conformance checks and view requirements
Expert debugging using the scientific method to identify root causes
Double check work for quality, test coverage, elegance, and ensure no hallucinations or orphaned code
Implement a new feature with research, SOLID design, tests, and incremental commits
Modifies files
Hook triggers on file write and edit operations
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
AI coding guardrails. Enforce organizational standards, security policies, and quality requirements directly in your development workflow.
# Add marketplace and install plugin
/plugin marketplace add Zenable-io/ai-guardrails
/plugin install zenable-guardrails@claude-plugins
# Try it out
/check
Add to .claude/settings.json:
{
"extraKnownMarketplaces": {
"claude-plugins": {
"source": {"source": "github", "repo": "Zenable-io/ai-guardrails"}
}
},
"enabledPlugins": ["zenable-guardrails@claude-plugins"]
}
Command: /check - Conformance checks, validation, and requirements display
Skill: Guardrails reviewer for autonomous conformance-focused code review
Hooks: Automatic validation on file edits
MCP: Direct connection to mcp.zenable.app with OAuth support
/check # Check modified files
/check --all # Full codebase validation
/check --requirements # Show active policies
/check src/api/auth.py # Check specific file
Or ask the agent:
Review my API changes for security compliance
# .pre-commit-config.yaml
repos:
- repo: https://github.com/Zenable-io/ai-guardrails
rev: v1.0.0
hooks:
- id: zenable-check
See CONTRIBUTING.md for development setup, commit conventions, and release process.
This project uses Conventional Commits and automated semantic versioning.
Issues: GitHub Issues Discussions: GitHub Discussions Website: zenable.io
npx claudepluginhub zenable-io/ai-guardrails --plugin zenable-guardrailsLLM-powered guardrails for Claude Code. Turn every AI mistake into a rule AI can't repeat.
Process discipline for AI coding agents — TDD enforcement and policies.
Quadruple verification for Claude Code — automatically blocks placeholder code, security vulnerabilities, and ensures output quality on every operation. Built by CustomGPT.ai for production teams.
Backpressure code review that validates changes against REVIEW.md before commits and session completion.
Deterministic linting hooks, semantic code validators, and a multi-LLM advisory council. Enforces coding rules mechanically — not by suggestion.
Automated code quality review with language-aware analysis for pre-commit verification