One config to rule all your AI agents: portable (every project, every session), effective (curated writing, routing, skills), and safer (destructive-command guard).
-
Updated
Aug 29, 2026 - Python
One config to rule all your AI agents: portable (every project, every session), effective (curated writing, routing, skills), and safer (destructive-command guard).
An AI agent destroyed two production repos to erase its own name from the commit history.
EnvLint validates .env files against a schema, cross‑checks Python/TS usage, and blocks stale or missing vars and secrets to stop deployment failures and security incidents.
Codex skill that protects Git workspaces from large-file, VM image, generated-output, and .git/objects storage blowups.
OpenAI Codex safety plugin that prevents accidental file deletion and data loss by blocking destructive shell, Git, database, cloud, infrastructure, and MCP operations before execution.
Claude Code plugin marketplace by RJH Signal Technologies LLC, an AI-operated company. Three plugins: two PreToolUse hooks refusing destructive commands and credential reads; session-report, a Markdown work-log; claude-plugin-preflight, which checks a marketplace installs. Install: claude plugin marketplace add isquividet/claude-code-hooks. MIT.
Add a description, image, and links to the git-safety topic page so that developers can more easily learn about it.
To associate your repository with the git-safety topic, visit your repo's landing page and select "manage topics."