Skip to main content

AI engineering workstation guardrails

Tests

Give AI coding agents a seatbelt, not a committee meeting. This is a local, vendor-neutral guardrails kit for OpenAI Codex, Claude Code, Cursor, GitHub Copilot in VS Code and Visual Studio, and JetBrains AI Assistant/Copilot.

It turns one canonical policy into product-appropriate guidance, skills, hooks, and optional agent roles. The goal is boringly useful: inspect first, preserve user work, avoid secrets and destructive operations, verify changes, and say what happened.

A comic about an AI agent denying over-engineering before a stack of resource monitors catches fire.

The short version

  • One canonical policy, rendered for six product surfaces rather than copied six times.
  • Narrow deterministic checks for high-confidence risks: destructive Git operations, publication, credential exposure, and dangerous infrastructure actions.
  • Portable, on-demand skills and capability packs for application, delivery, and infrastructure work.
  • A local installer that preserves unrelated configuration, creates backups, and uses an immutable runtime independent of the source clone.
  • Optional offline assurance for policy evidence, bounded task contracts, imported test/report summaries, and local instruction or skill review.
  • Optional routing and terminal UX—both off unless you explicitly enable them.

This is defence in depth, not a replacement for product approvals, sandboxing, operating-system permissions, branch protection, cloud IAM, Kubernetes RBAC, or a human release decision.

Start here

Python 3.11+ is required. Install the published package with pipx and preview before writing anything. Do not use sudo, Administrator, or an elevated shell.

pipx install ai-engineering-guardrails

ai-guardrails install --dry-run
ai-guardrails install
ai-guardrails status

For contributor work or a reviewed local checkout instead:

git clone https://github.com/ZarrenSpryXplor/ai-engineering-guardrails.git
cd ai-engineering-guardrails
pipx install .

The default install detects local supported products, uses no cloud login, and changes no main model, approval setting, sandbox, network setting, routing profile, or terminal decoration. If no product is detected, it makes no change and prints the explicit command to use.

For a direct Git install, pin a reviewed tag or full commit rather than a moving branch:

pipx install 'git+https://github.com/ZarrenSpryXplor/ai-engineering-guardrails.git@<reviewed-tag-or-full-commit>'

The package is published on PyPI through Trusted Publishing. Maintainers should follow the release guide for protected approvals, version/tag checks, and provenance.

Optional extras

Terminal visibility is opt-in. Claude Code can use a managed local status line; Codex uses its native /statusline fields; Cursor CLI keeps its documented /status-indicators control.

ai-guardrails statusline preview --product all --profile standard
ai-guardrails statusline install --product all --profile standard --dry-run
ai-guardrails statusline install --product all --profile standard
ai-guardrails activity --since 24h
ai-guardrails receipt --compact

Routing is also opt-in. It installs static, bounded roles; it does not classify prompts, choose a model at runtime, or grant authority.

ai-guardrails routing show --profile balanced --product codex
ai-guardrails routing set balanced --product codex --dry-run
ai-guardrails routing set balanced --product codex

Assurance tools stay local and offline. They inspect metadata, repository state, supplied reports, and bounded component files; they do not run analyzers, execute downloaded instructions, or award a magical “all bugs gone” sticker.

ai-guardrails policy audit
ai-guardrails task init --repo . --dry-run
ai-guardrails component inspect ./reviewed-skill
ai-guardrails skills audit
ai-guardrails docs audit --path README.md

See evidence and assurance for task setup, report comparison, trust records, and the limits of each result.

Find the right detail

The operator documentation hub is the durable entry point. It gives each audience one place to start instead of making this README do every job.

If you need to… Read…
Install, update, recover, inspect state, or use waivers Quick user guide and operations
Understand product versions, paths, and limitations Compatibility
Enable terminal UX, activity, complexity, receipts, or demo mode Terminal UX
Audit policy evidence, use a task contract, or inspect an external skill/instruction Evidence and assurance
Delegate bounded work safely Routing and cost
Use or extend language and infrastructure support Capability packs and skills catalogue
Write or review substantive technical documentation Technical writing and skills catalogue
Change canonical policy or understand the design Policy authoring and architecture
Review threat boundaries and enterprise examples Threat model, enterprise output, and Spacelift

Contribute and report safely

  • Read CONTRIBUTING.md before changing canonical policy, generated output, or product integration.
  • Report vulnerabilities privately using SECURITY.md; do not put exploit details or secrets in a public issue.
  • See CHANGELOG.md for release-facing changes and CODE_OF_CONDUCT.md for community expectations.

The project is MIT licensed. It makes no claim to be a universal security boundary or to save a particular amount of money, time, or tokens.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ai_engineering_guardrails-1.3.1.tar.gz (2.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ai_engineering_guardrails-1.3.1-py3-none-any.whl (347.8 kB view details)

Uploaded Python 3

File details

Details for the file ai_engineering_guardrails-1.3.1.tar.gz.

File metadata

File hashes

Hashes for ai_engineering_guardrails-1.3.1.tar.gz
Algorithm Hash digest
SHA256 2b1248c0a7655b3ad3206f9fd4a6dc42bad4f4b0c6ea5e8ad0a3d68ad509bb26
MD5 ead540dcd72a81bcc8762dc1a1a02c67
BLAKE2b-256 4c009499ef287004a39f6968bd2fd05a9e2e341f375932da9e5f8984e6ac2609

See more details on using hashes here.

Provenance

The following attestation bundles were made for ai_engineering_guardrails-1.3.1.tar.gz:

Publisher: publish-pypi.yml on ZarrenSpryXplor/ai-engineering-guardrails

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ai_engineering_guardrails-1.3.1-py3-none-any.whl.

File metadata

File hashes

Hashes for ai_engineering_guardrails-1.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 26c41c9546e3e297f77eae06a538fcaf65ab98d15824eb51e2fcd94f03a8a690
MD5 07ad2351cc2b39a5cb360e87378583bc
BLAKE2b-256 061462e23abf2f5477e9a5245f1a84bd236cbb7316b3559fb060edefade95ea0

See more details on using hashes here.

Provenance

The following attestation bundles were made for ai_engineering_guardrails-1.3.1-py3-none-any.whl:

Publisher: publish-pypi.yml on ZarrenSpryXplor/ai-engineering-guardrails

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page