sosa-governor

Run governance audits and generate compliance reports for SOSA-managed agents.

8|1|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/MSApps-Mobile/claude-plugins --skill sosa-governor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sosa-governor
Source: https://github.com/MSApps-Mobile/claude-plugins/tree/main/plugins/sosa-governor/skills/sosa-governor
Command: npx skills add https://github.com/MSApps-Mobile/claude-plugins --skill sosa-governor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

SOSA Governor centralizes on-demand governance, compliance checks, and reporting for autonomous agents and plugin tool usage to reduce unnoticed high-impact actions, untracked token spend, and misclassified tool trust that can lead to security incidents.

Core Features & Use Cases

  • Audit Reporting: Summarizes today's audit log with totals, impact-level breakdowns, denied actions, most active tools, and sessions with the most activity.
  • Trust Score Management: Reads and displays tool trust scores, explains the trust formula, and resets or updates scores to control auto-approval behavior.
  • Impact Registry & Reclassification: Shows high/medium/low classifications from the impact registry and enables safe reclassification with immediate effect.
  • Token Budgeting: Compares configured budgets to actual usage and flags categories approaching limits.
  • Compliance & Security Checks: Evaluates SOSA compliance level, verifies gating hooks and plan-act-verify loops, and performs grep-based scans for potential hardcoded secrets and suspicious audit patterns.
  • Use Case: Ask for "run SOSA audit" to get a concise daily governance report, trust-score snapshot, and security findings.

Quick Start

Run a SOSA audit for today, show trust scores for all tools, and flag any security issues found in the logs.

Frequently Asked Questions about sosa-governor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a governance audit for autonomous agents?

You can run a governance audit by triggering a daily SOSA audit that summarizes JSONL audit logs, token budgets, and trust scores. The report provides totals, impact-level breakdowns, denied actions, and identifies sessions with the most activity.

How does tool trust score management work for compliance checks?

Tool trust score management reads and displays trust scores from the impact registry, explains the trust formula, and resets or updates scores to control auto-approval behavior. This ensures compliant tool usage by maintaining accurate trust classifications for autonomous agents.

What is the best way to monitor token budgets for autonomous agents?

The best way to monitor token budgets is comparing configured budgets against actual usage to flag categories approaching limits. This token budgeting analysis runs during standard governance audits and identifies untracked token spend across autonomous agent sessions.

Can I scan for hardcoded secrets in audit logs and plugin configurations?

Yes, you can scan for hardcoded secrets using grep-based security scans that check JSONL audit files and JSON config files. The compliance check also verifies gating hooks, plan-act-verify loops, and evaluates overall SOSA compliance levels for suspicious patterns.

How do I reclassify tool impact levels in the registry?

To reclassify tool impact levels, access the impact registry to view high, medium, and low classifications, then apply safe reclassification with immediate effect. This updates tool trust states and controls auto-approval behavior for subsequent autonomous agent actions.

Why does my compliance report show denied actions and anomalous behavior?

Compliance reports show denied actions and anomalous behavior when the governance audit detects high-impact tool calls, misclassified tool trust, or suspicious patterns in cross-session audit logs. These findings indicate potential security incidents or untracked token spend requiring registry updates.