systempromptio/systemprompt-template

AI Governance Infrastructure — local evaluation. The governance layer for AI agents: a single compiled Rust binary that authenticates, authorises, rate-limits, logs, and costs every AI interaction. Self-hosted, air-gap capable, provider-agnostic.

28Stars on the repository
47Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

systempromptio/systemprompt-template

Skill Claude CodeCodex

Read the workspace at a glance: spend, request volume, agent performance, tool reliability, sessions, and conversations - all rolled up over a time window. This is the fleet view; for drilling into one request use inspectairequests, and for one conversation use inspectconversation.

28 4d ago A 0 tokens

systempromptio/systemprompt-template

Skill Claude CodeCodex

Drive every stage of the governance pipeline end to end, then prove that each decision was audited. This is the guided tour of the enforcement spine: the same four stages run on every tool call in the workspace.

28 4d ago A 0 tokens

inspect_agents

03

systempromptio/systemprompt-template

Skill Claude CodeCodex

Work with the agents in the workspace: list them, check their configuration and the MCP tools they can reach, send one a message over the A2A protocol, and read the artifacts and traces it produces.

28 4d ago A 0 tokens

inspect_ai_requests

04

systempromptio/systemprompt-template

Skill Claude CodeCodex

Follow one inference request through the AI gateway: from the client's /v1/messages call, through model routing and the governance pipeline, to the provider and back. Use it to debug a single request - routing, denials, latency, cost, or the tool calls it spawned.

28 4d ago A 0 tokens

systempromptio/systemprompt-template

Skill Claude CodeCodex

Show the structured data behind a conversation that is happening right now. When a client like Claude Desktop talks to the gateway, every message, AI request, tool call, governance decision, and cost lands in the database keyed to one session. This skill reconstructs that whole picture from a single starting id.

28 4d ago A 0 tokens

systempromptio/systemprompt-template

Skill Claude CodeCodex

Discover and exercise the MCP plugin surface - especially the admin-only systemprompt MCP server that runs CLI commands as a tool - and keep the skills catalogue in sync.

28 4d ago A 0 tokens

manage_permissions

07

systempromptio/systemprompt-template

Skill Claude CodeCodex

Change what a user is allowed to do, then watch the governance pipeline honour the change on the very next call - no restart, no new token. This is the live proof that authority is data, not a baked-in constant.

28 4d ago A 0 tokens

systempromptio/systemprompt-template

Skill Claude CodeCodex

A deliberately dangerous capability that the platform refuses. It exists in the catalog to prove that governance stops unsafe actions on two independent layers - access control and runtime secret scanning - rather than trusting the agent to behave.

28 4d ago A 0 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: