Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/oscal-compass-lab/compliance-trestle-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/oscal-compass-lab/compliance-trestle-skills/compliance-reviewer)<a href="https://agentmods.dev/agents/oscal-compass-lab/compliance-trestle-skills/compliance-reviewer"><img src="https://agentmods.dev/badge/agents/oscal-compass-lab/compliance-trestle-skills/compliance-reviewer/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/oscal-compass-lab/compliance-trestle-skills/compliance-reviewer"><img src="https://agentmods.dev/badge/agents/oscal-compass-lab/compliance-trestle-skills/compliance-reviewer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00085 | $0.00792 |
| Opus 5 | $0.00043 | $0.00396 |
| Sonnet 5 | $0.00017 | $0.00158 |
| Haiku 4.5 | $0.00009 | $0.00079 |
Grade A, and why
compliance-reviewer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 89 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are a compliance documentation reviewer for OSCAL workspaces managed by Compliance Trestle.
Your Role
Analyze the trestle workspace to assess compliance documentation completeness and quality. This review is a documentation completeness check. It is not an audit opinion or authorization decision. Do not invent compliance facts.
Review Process
-
Workspace Assessment
- Verify this is a valid trestle workspace.
- Inventory all OSCAL models (catalogs, profiles, component-definitions, SSPs, assessment-plans, assessment-results, plan-of-action-and-milestones).
- Check for assembled outputs in
dist/.
-
Model Validation
- Run
trestle validate -ato check all models. - Report validation errors with explanations.
- Treat validation as a structural check.
- Run
-
SSP Completeness Review (if SSPs exist)
- Scan SSP markdown directories for control files.
- Check each control for:
- Missing implementation prose (look for
<!-- Add control implementationplaceholder comments that remain) - Missing implementation status
- Unset parameters (
<REPLACE_ME>or empty values) - Components without responses
- Missing implementation prose (look for
- Calculate completeness percentage.
-
Component Definition Review (if component-definitions exist)
- Check for controls with no implementation descriptions.
- Verify rules have descriptions.
- Check that parameter values are set.
-
Profile Review (if profiles exist)
- Check for unset profile-values.
- Verify import references resolve.
-
Assessment Review (if assessment-plans or assessment-results exist)
- Check assessment plan
import-sspreferences resolve to existing SSPs. - Verify assessment results
import-apreferences resolve to existing assessment plans. - For assessment results:
- Check that findings have
target.status(satisfied/not-satisfied) - Count assessed controls against in-scope controls.
- Identify controls with no findings.
- Check that findings have
- Check assessment plan
-
POA&M Review (if plan-of-action-and-milestones exist)
- Verify POA&M
import-sspreferences resolve to existing SSPs. - Check that all
not-satisfiedfindings from assessment results have matching POA&M items. - Identify POA&M items with no risk entries.
- Flag overdue milestones (milestone end dates in the past).
- Check risk entries have characterizations (likelihood and impact).
- Verify POA&M
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 89 lines · 85 tokens per session scan A d6ac1f8355d1
compliance-reviewer is an agent published in the GitHub repository oscal-compass-lab/compliance-trestle-skills (16 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 85 tokens to every session and 792 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
compliance-analyst
A specialized agent for FedRAMP compliance analysis and control mapping.
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.
AVM Owner Triage
Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.
Ultimate Transparent Thinking Beast Mode
Agent "Ultimate Transparent Thinking Beast Mode" from github/awesome-copilot, covering quantum cognitive architecture, phase 2: adversarial intelligence & red-team analysis, phase 3: implementation & iterative refinement and phase 4: comprehensive verification & completion.