governance-trace-audit

Audit AgentsFramework Langfuse traces against governance triangle compliance rules.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/rajnishkhatri/AgentsFramework --skill governance-trace-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: governance-trace-audit
Source: https://github.com/rajnishkhatri/AgentsFramework/tree/main/.cursor/skills/governance-trace-audit
Command: npx skills add https://github.com/rajnishkhatri/AgentsFramework --skill governance-trace-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for thorough governance and compliance in AI agent operations, ensuring that agent behavior is traceable and adheres to predefined governance rules.

Core Features & Use Cases

  • Audit Langfuse Traces: Analyze and audit traces from the AgentsFramework agent runtime against governance rules.
  • Compliance Checks: Validate that agent behavior is compliant with the governance triangle (Recording, Identity, Validation, Reasoning).
  • Verdict Reporting: Generate detailed reports with scores for each governance pillar and overall compliance status.
  • Use Case: After deploying a change to the agent runtime, use this Skill to audit the traces and ensure compliance before proceeding.

Quick Start

Run the governance-trace-audit skill on the latest traces from the agent runtime.

Frequently Asked Questions about governance-trace-audit

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

FAQPage Schema
How do I audit Langfuse traces for AI agent governance compliance?

To audit Langfuse traces for AI governance, you can run this Skill to analyze trace data from the AgentsFramework runtime and validate it against governance rules. It assesses traces across the governance triangle to ensure compliant agent behavior.

What is the governance triangle in AI agent runtime trace audits?

The governance triangle in AI agent trace audits consists of Recording, Identity, Validation, and Reasoning pillars. This Skill validates agent behavior against these specific governance criteria to ensure operational traceability and compliance.

How do I validate agent behavior against governance rules after a deployment?

You validate agent behavior after a deployment by running an audit on the latest runtime traces. This Skill compares trace data against governance criteria and generates a detailed report with scores for each pillar and an overall compliance status.

Can I check AgentsFramework trace compliance without writing custom validation scripts?

Yes, you can check trace compliance without custom scripts by running this Skill. It directly processes Langfuse trace data from the AgentsFramework runtime, automatically applying governance rules and outputting a detailed compliance verdict.

Does this governance audit generate a compliance score for each validation pillar?

Yes, the governance audit generates a detailed compliance report that includes specific scores for each governance pillar—Recording, Identity, Validation, and Reasoning—along with an overall compliance status verdict for the audited agent runtime traces.

When should I run a trace audit on my AI agent runtime?

You should run a trace audit on your AI agent runtime after deploying any changes to the agent. This ensures that the new runtime behavior remains fully traceable and adheres to predefined governance rules before you proceed further.