Skip to main content
Back to the directory
github/awesome-copilotSoftware EngineeringFrontend and Design

agent-governance

Declarative policies, intent classification, and audit trails for controlling AI agent tool access and behavior.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
8

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/github/awesome-copilot --skill agent-governance
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, agent-governance has 8 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: github/awesome-copilot. Canonical URL: https://skills.sh/github/awesome-copilot/agent-governance.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Declarative policies, intent classification, and audit trails for controlling AI agent tool access and behavior. Patterns for adding safety, trust, and policy enforcement to AI agent systems. Governance patterns ensure AI agents operate within defined boundaries — controlling which tools they can call, what content they can process, how much they can do, and maintaining accountability through audit trails. Define what an agent is allowed to do as a composable, serializable policy object. Combine multiple policies (e.g., org-wide + team + agent-specific): Store policies as configuration, not code: Detect dangerous intent in prompts before they reach the agent, using pattern-based signals. Key insight : Intent classification happens before tool execution, acting as a pre-flight safety check. This is fundamentally different from output guardrails which only check after generation. Wrap individual tool functions with governance checks: Track agent reliability over time with decay-based trust scores: Multi-agent trust : In systems where agents delegate to other agents, each agent maintains trust scores for its delegates: Append-only audit log for all agent actions — critical for compliance and debugging: Match governance strictness to risk level: - Composable governance policies define allowed/blocked tools, content filters, rate limits, and approval requirements — stored as...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does agent-governance do?

Declarative policies, intent classification, and audit trails for controlling AI agent tool access and behavior.

Is agent-governance good?

agent-governance does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support agent-governance?

agent-governance currently lists compatibility with Codex, Skills CLI.

Is agent-governance safe to install?

agent-governance has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to agent-governance?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install agent-governance?

Run the following command to install agent-governance: npx skills add https://github.com/github/awesome-copilot --skill agent-governance

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering