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.
npx skills add iblai/government-agents --skill sam-govgit clone --depth 1 https://github.com/iblai/government-agentsWrote 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/skills/iblai/government-agents/sam-gov)<a href="https://agentmods.dev/skills/iblai/government-agents/sam-gov"><img src="https://agentmods.dev/badge/skills/iblai/government-agents/sam-gov/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/skills/iblai/government-agents/sam-gov"><img src="https://agentmods.dev/badge/skills/iblai/government-agents/sam-gov.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.00029 | $0.00559 |
| Opus 5 | $0.00015 | $0.00280 |
| Sonnet 5 | $0.00006 | $0.00112 |
| Haiku 4.5 | $0.00003 | $0.00056 |
Grade A, and why
sam-gov 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 11d 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 — 35 lines — stays where its author put it; the contents beside it link to each section on GitHub.
SAM.gov
What it is
SAM.gov (System for Award Management) is the authoritative federal system for entity registrations, contract opportunities, federal award data, and exclusions (debarment/suspension). All vendors receiving federal contracts or grants must be registered in SAM. It is mandatory for procurement agents to verify SAM status before obligating funds.
When to use this skill
- Verifying that a vendor holds an active SAM registration before issuing a purchase order or contract award
- Checking Unique Entity Identifier (UEI) and CAGE code details for a prospective awardee
- Confirming no active exclusion (debarment or suspension) exists for a vendor or individual
- Retrieving NAICS codes and small business designations (SB, WOSB, SDVOSB, HUBZone, 8(a))
- Searching open contract opportunities or solicitations by NAICS, set-aside type, or agency
Credentials
This skill authenticates using variables from the OpenClaw daemon env file ~/.openclaw/.env (template: .env.example). Required variables:
SAM_GOV_API_KEY- public API key issued from SAM.gov developer portal (system account required for sensitive fields)
Key operations
GET /entity-information/v3/entities— search entities by UEI, CAGE, legal name, or NAICS; returns registration status and exclusion flagGET /exclusions/v1/exclusions— query active exclusions by name, SSN/EIN, or CAGE codeGET /opportunities/v2/search— search active contract opportunities by keyword, NAICS, set-aside, or agencyGET /contract-data/v1/federalawarddata— retrieve federal award history for a vendor or agencyGET /entity-information/v3/entities/{entityId}/points-of-contact— retrieve vendor POC details for a registered entity
Notes
- Public API key grants access to public data only; a System Account (SAM.gov account with approved roles) is required for FOUO fields such as banking information.
- Rate limit: 1,000 requests/day for public keys; higher limits available with a registered system account.
- SAM registrations expire annually; always check
registrationExpirationDatebefore obligating funds. - The exclusions endpoint must be queried separately from entity registration; a valid registration does NOT guarantee absence of exclusion.
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.
- 11d ago First seen · 35 lines · 29 tokens per session scan A e3b0b20ba76a
sam-gov is a skill published in the GitHub repository iblai/government-agents (10 stars, last pushed 3mo ago), licensed MIT. It adds 29 tokens to every session and 559 once invoked, about $0.0001 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-31.
Other skills, from other repositories
tax-invoice
The fields a Thai full-form tax invoice (ใบกำกับภาษีแบบเต็มรูป) must legally carry, and how its VAT is shown. Use when the brief asks for ใบกำกับภาษี, a tax invoice, or an invoice that a Thai buyer will claim input VAT against.
aetox-contract-standards
ร่างสัญญาภาษาอังกฤษจากแบบมาตรฐานที่ใช้ฟรีได้ NDA, SLA, ข้อตกลงเรื่อง AI, สัญญาพาร์ตเนอร์ช่วงพัฒนา ใช้ตอนต้องส่งสัญญาให้คู่ค้าต่างประเทศ หรือตรวจฉบับที่เขาส่งมา.
counsel
Senior Contract Administrator & FIDIC / EPC contract specialist for oil, gas, refining, petrochemical, polymer, and upstream capital works. Use whenever the user mentions contract drafting, contract administration, FIDIC (Red Book / Yellow Book / Silver Book / Pink Book / Gold Book / Emerald Book / White Book), Pearl…
steward
Senior HSE, ESG, and Decarbonisation Specialist for oil & gas, refining, petrochemical, polymer, upstream, and energy projects. Use whenever the user mentions HSE management system (HSE-MS), ISO 14001 environmental management, ISO 45001 occupational health & safety, OHSAS 18001, ISO 50001 energy management, IOGP…
specification-writing
A workflow for writing a complete patent specification from patent claims and an invention disclosure. A patent specification is the detailed description that explains and supports what the claims seek to protect.
invention-structuring
A writing workflow that turns a rough invention idea into a structured invention disclosure, a document used to explain a possible patent. It organizes the technical problem, solution, and advantages.