By Incierge3789
Advisory boundary review for AI-agent work around Aegis: what agents see, do, output, and claim. Returns READY / REVIEW / STOPPED with machine-check evidence. Does not authorize or enforce — runtime enforcement belongs to the aegis-trust SDK and Aegis Core.
Verify what AI agents are allowed to see, do, and output.
aegis-boundary is a free, official Aegis skill for AI coding agents. It
performs an advisory review of agent work around Aegis surfaces — code
changes, documents, public claims, and agent task plans — and returns
READY / REVIEW / STOPPED with machine-check evidence.
It is a review layer, not an enforcer: it does not authorize production access, enforce policy, or produce receipts. Runtime enforcement belongs to the aegis-trust SDK (LITE, in-process hygiene) and Aegis Core (FULL, gateway enforcement with key separation).
Output shape:
Decision: READY | REVIEW | STOPPED
Machine checks: overclaim_scan PASS|FAIL
Why / Allowed (advisory) / Blocked (advisory) / Required checks / Next
The overclaim scan (scripts/check_overclaims.py) needs Python 3.7+. The
skill instructions themselves are plain markdown and need no runtime.
Claude Code (plugin marketplace):
/plugin marketplace add Incierge3789/aegis-boundary
/plugin install aegis-boundary@aegis-skills
Codex (agent skills):
mkdir -p ~/.agents/skills
cp -R skills/aegis-boundary ~/.agents/skills/
(or ./install.sh codex)
Gemini CLI (extension):
gemini extensions install https://github.com/Incierge3789/aegis-boundary
Cursor (plugin): this repository follows the Cursor plugin layout
(.cursor-plugin/plugin.json + skills/); marketplace listing pending.
skills/aegis-boundary/
├── SKILL.md # the skill (trigger spec + review procedure)
├── references/boundary_canon.md # vendored boundary canon (parity-tracked)
├── references/pitfalls.md # defaults a model gets wrong
├── templates/boundary_review.md # READY/REVIEW/STOPPED output template
└── scripts/check_overclaims.py # machine check (3 overclaim families)
This skill applies the same rules to itself that it reviews for: it is
described as advisory everywhere, its bundled canon is parity-tracked against
the internal canonical document (docs/PARITY.md), and its own files pass its
own machine checks.
MIT — see LICENSE. Copyright (c) 2026 Aegis Project (Incierge).
The MIT license covers the code and text of this repository. It does not
grant rights to the "Aegis" name or logos, or the right to represent forks as
official Aegis distributions. The official distribution of this skill is
github.com/Incierge3789/aegis-boundary.
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.
npx claudepluginhub incierge3789/aegis-boundary --plugin aegis-boundaryHarness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Binary reverse engineering, malware analysis, firmware security, and software protection research for authorized security research, CTF competitions, and defensive security
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Next.js development expertise with skills for App Router, Server Components, Route Handlers, Server Actions, and authentication patterns
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications