Compliance

Public-Sector Agent Governance Pack

Governance readiness for councils, NHS, FOI, casework, and regulated services deploying AI agents. Scans local policy documents for eight critical controls and returns GO_WITH_CONTROLS or BLOCKED — with a starter SOP template. Use --regulated for stricter thresholds.

Buy Now — $4.99

One-time purchase · Instant download · Yours forever

What it does

Public-Sector Agent Governance Pack is a read-only governance readiness checker for teams deploying AI agents in councils, NHS services, FOI handling, casework, policy, or regulated-service contexts. It scans local governance documents for eight critical controls and returns a GO_WITH_CONTROLS or BLOCKED verdict with per-control findings, a starter SOP template, and an explicit advisory disclaimer.

Use --regulated mode for stricter thresholds in finance, health, and public-sector deployments where a missing control is a legal blocker, not just a warning. Advisory-only, no vendor contact, no document mutation, mutated_files: [].

Use cases

Eight controls assessed

Example usage

python3 scripts/governance_pack.py --docs /path/to/policy-docs --json
python3 scripts/governance_pack.py --docs /path/to/policy-docs --regulated --json
python3 scripts/governance_pack.py --self-test --json

Example output

{
  "ok": true,
  "status": "GO_WITH_CONTROLS",
  "controls_passed": 7,
  "controls_total": 8,
  "findings": [{"control": "redress_mechanism", "severity": "WARNING", "detail": "No appeals process documented"}],
  "sop_template": "...",
  "disclaimer": "Advisory only. This tool does not constitute legal advice.",
  "mutated_files": []
}

Requirements

QA and security

This skill has been reviewed and cleared for release through the GetAgentIQ release pipeline with Viper QA (5/5 scenarios PASS including --regulated mode) and Warlock security sign-off (2026-05-29). Advisory-only, read-only scanner — no document mutation, no network calls, no config or cron changes, mutated_files: [].

Ready to get started?

One-time purchase. No subscription. Download instantly and use forever.

Buy Now — $4.99
Category: Compliance Price: $4.99 USD Released: 2026-05-29