far-clause-checker

far-clause-checker is a plugin for Claude Code from acqagent/skills. Its manifest loads nothing; the 1 skill it bundles cost 218 tokens per session together, scanned A, original, MIT.

A plugin that checks Federal Acquisition Regulation (FAR) and Health and Human Services Acquisition Regulation (HHSAR) provisions and clauses against two stated government reference matrices. It covers FAR 52.2xx and HHSAR 352.2xx clauses, but not DFARS.

In plain words
What is it for?
Use it to validate a user-provided clause list and create a standalone .docx compliance report.
Why use it?
It helps identify clause compliance issues without manually comparing a clause list with the applicable reference data.

Plugin for Claude Code

Install

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.

Claude Code
/plugin marketplace add acqagent/skills
agentmods
npx agentmods add plugins/acqagent/skills/far-clause-checker
Clone the repo
git clone --depth 1 https://github.com/acqagent/skills

Made for: Claude Code.

Wrote 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.

agentmods badge for far-clause-checker

README.md
[![agentmods](https://agentmods.dev/badge/plugins/acqagent/skills/far-clause-checker.svg)](https://agentmods.dev/plugins/acqagent/skills/far-clause-checker)
Your own site
<a href="https://agentmods.dev/plugins/acqagent/skills/far-clause-checker"><img src="https://agentmods.dev/badge/plugins/acqagent/skills/far-clause-checker.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 1 skill cost 218 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

far-clause-checker 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 3d 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.

plugins/far-clause-checker/.claude-plugin/plugin.json · 15 lines

What it actually says

{
  "name": "far-clause-checker",
  "version": "3.0.0",
  "description": "FAR and HHSAR provision and clause compliance checker for the Revolutionary FAR Overhaul (RFO). Validates a user's clause list against the acquisition.gov Smart Matrix (FAR 52.2xx) and the JUL 2026 HHSAR Deviations matrix (HHSAR 352.2xx) to produce a standalone .docx compliance report. FAR and HHSAR only; no DFARS.",
  "author": {
    "name": "AcqAgent",
    "email": "[email protected]",
    "url": "https://acqagent.ai"
  },
  "homepage": "https://acqagent.ai/skills/far-clause-checker",
  "repository": "https://github.com/acqagent/skills",
  "keywords": ["far", "hhsar", "rfo", "compliance", "federal-acquisition", "clauses"],
  "license": "MIT"
}
Contents

What it installs

The manifest is a name and a version. 1 skill travel with it, and installing the plugin installs all of them — 218 tokens a session between them. Each is measured on its own page, and each can be installed alone.

Changes

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.

  1. 3d ago First seen · 15 lines scan A 14120de6afdc

Subscribe to this mod's changes

far-clause-checker is a plugin published in the GitHub repository acqagent/skills (4 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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-31.

Related

Other plugins, from other repositories