agent-guardrails

agent-guardrails is a skill for Claude Code, Codex from diegosouzapw/awesome-omni-skill. It costs 66 tokens per session (1,545 once invoked), scanned A, original, no licence file.

A set of automatic safeguards for AI agents, including Git hooks, secret detection, deployment checks, and import registries.

In plain words
What is it for?
It supports enforcing repository rules, detecting leaked secrets, checking deployments, and controlling registered imports.
Why use it?
It helps prevent agents from bypassing rules, exposing secrets, rewriting code unexpectedly, or causing unsafe deployments.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It supports enforcing repository rules, detecting leaked secrets, checking deployments, and controlling registered imports.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/diegosouzapw/awesome-omni-skill/agent-guardrails
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add diegosouzapw/awesome-omni-skill --skill agent-guardrails
Clone the repo
git clone --depth 1 https://github.com/diegosouzapw/awesome-omni-skill

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for agent-guardrails

README.md
[![agentmods](https://agentmods.dev/badge/skills/diegosouzapw/awesome-omni-skill/agent-guardrails/github.svg)](https://agentmods.dev/skills/diegosouzapw/awesome-omni-skill/agent-guardrails)
Your own site
<a href="https://agentmods.dev/skills/diegosouzapw/awesome-omni-skill/agent-guardrails"><img src="https://agentmods.dev/badge/skills/diegosouzapw/awesome-omni-skill/agent-guardrails/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for agent-guardrails

Your own site · 80×15
<a href="https://agentmods.dev/skills/diegosouzapw/awesome-omni-skill/agent-guardrails"><img src="https://agentmods.dev/badge/skills/diegosouzapw/awesome-omni-skill/agent-guardrails.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 66 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,545 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00066 $0.01545
Opus 5 $0.00033 $0.00772
Sonnet 5 $0.00013 $0.00309
Haiku 4.5 $0.00007 $0.00154

Measured 7d ago against content hash 758b120b2987, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

agent-guardrails scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/ai-agents/agent-guardrails/SKILL.md · 190 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 190 lines · 66 tokens per session scan A 758b120b2987

Subscribe to this mod's changes

agent-guardrails is a skill published in the GitHub repository diegosouzapw/awesome-omni-skill (57 stars, last pushed 6mo ago), with no licence file. It adds 66 tokens to every session and 1,545 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

ep

Workflow de deploy e gestão do Easypanel via MCP. Use sempre que o usuário pedir para fazer deploy, gerenciar projetos/serviços, configurar GitHub auto-deploy, checar logs, alterar env vars ou verificar status no Easypanel. Triggers: /ep, 'fazer deploy', 'deployar', 'redeployar', 'subir no easypanel', 'checar logs do…

helbertparanhos/easypanel-mcp-server · 142 tokens

vercel

Deploy e operação da Vercel pelo terminal via Vercel CLI, complementando o MCP vercel-mcp-pro. Use quando o usuário pedir para fazer deploy, subir na Vercel, ver logs de deploy, configurar env vars, promover preview para produção, fazer rollback ou linkar um projeto. Triggers - /vercel, "deploy na vercel", "subir na…

helbertparanhos/vercel-mcp-pro · 133 tokens

sodam-loop-repair

A Bash safety rule requiring every Bash call to include a timeout calculated from validation settings, with a stated default of 300000 milliseconds. Bash is a command-line shell used to run scripts and commands.

sodam-ai/SoDam-Loop-Eng · 66 tokens

sodam-loop-start

A guided starting point for repeated repair work in SoDamLoop, a system for running fixes until a requested result is reached.

sodam-ai/SoDam-Loop-Eng · 167 tokens

sodam-loop-help

A Korean-language help skill for SoDamLoop, with a numbered menu explaining what the system can do.

sodam-ai/SoDam-Loop-Eng · 43 tokens

sodam-loop-checkup

A report-only check that re-examines saved goals on a regular basis. It does not make corrections.

sodam-ai/SoDam-Loop-Eng · 72 tokens