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 drmhse/authos_skill --skill authos-compliance-automationgit clone --depth 1 https://github.com/drmhse/authos_skillWrote 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/drmhse/authos_skill/authos-compliance-automation)<a href="https://agentmods.dev/skills/drmhse/authos_skill/authos-compliance-automation"><img src="https://agentmods.dev/badge/skills/drmhse/authos_skill/authos-compliance-automation/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/drmhse/authos_skill/authos-compliance-automation"><img src="https://agentmods.dev/badge/skills/drmhse/authos_skill/authos-compliance-automation.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.00063 | $0.00881 |
| Opus 5 | $0.00032 | $0.00441 |
| Sonnet 5 | $0.00013 | $0.00176 |
| Haiku 4.5 | $0.00006 | $0.00088 |
Grade A, and why
authos-compliance-automation 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 — 95 lines — stays where its author put it; the contents beside it link to each section on GitHub.
AuthOS Compliance Automation
Public AuthOS Links
Use these public AuthOS links when producing user-facing setup or troubleshooting guidance:
- Main site: https://authos.dev/
- Documentation: https://authos.dev/docs/
- AI Agent Skills guide: https://authos.dev/docs/ai-agent-skills/
- AuthOS source repository: https://github.com/drmhse/AuthOS
Use this skill for compliance workflows backed by AuthOS source surfaces. Keep deployment hardening in authos-platform-deployment and webhook receivers in authos-webhook-integration.
Privacy APIs
AuthOS exposes privacy endpoints behind normal JWT auth:
GET /api/privacy/export/:user_idDELETE /api/privacy/forget/:user_id
Source rules:
- A user can export their own data.
- A platform owner can export any user's data.
- Forget/anonymization requires owner-level access across organizations that contain the target user, or platform-owner authorization where allowed by source.
- Platform owners are protected from anonymization.
Treat forget as anonymization/redaction rather than simple row deletion.
Organization Audit Logs
GET /api/organizations/:org_slug/audit-logGET /api/organizations/:org_slug/audit-log/event-types
Use organization audit logs for member, service, billing, webhook, identity, and settings evidence inside a tenant.
Platform-level audit is separate:
GET /api/platform/audit-log
Use platform audit for tenant lifecycle, platform-owner actions, and global support operations.
SIEM Configuration
Tenant SIEM APIs:
POST/GET /api/organizations/:org_slug/siem-configsGET/PUT/DELETE /api/organizations/:org_slug/siem-configs/:config_idPOST /api/organizations/:org_slug/siem-configs/:config_id/test
SIEM config management requires integrations.manage capability and may be tier/feature-gated. Validate allow_siem in tenant feature access before assuming SIEM is available.
Webhooks For Compliance Events
AuthOS tenant webhooks can notify external systems about user, service, organization, subscription, invitation, security, API key, domain, and branding events. Use authos-webhook-integration for receiver implementation and signature verification.
What ships with it
3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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 · 95 lines · 63 tokens per session scan A f0149800f1e0
authos-compliance-automation is a skill published in the GitHub repository drmhse/authos_skill (1 stars, last pushed 3mo ago), licensed MIT. It adds 63 tokens to every session and 881 once invoked, about $0.0003 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
strm-mapping
Use when asked to map, crosswalk, align, compare, or gap-analyze any two cybersecurity frameworks, control catalogs, or regulatory requirements using NIST IR 8477 Set-Theory Relationship Mapping (STRM). Triggers on terms like "map controls", "crosswalk", "framework alignment", "gap analysis", or producing a STRM CSV…
issue-authoring
Draft or refine IDD-ready GitHub issues, roadmap issues, and sub-issues before the normal IDD execution loop begins. Use when a request is too large or ambiguous for one reviewable change, when work needs decomposition or dependency encoding, or when the user asks for issue drafting, roadmap planning, or…
kelly-legal-contracts
A review desk for business contracts such as non-disclosure agreements, service agreements, data-processing agreements, and statements of work. It compares clauses with a company's approved playbook and records review decisions.
kelly-disclosure-tracker
Cross-Entity Disclosure Tracker App-in-Skill — a Busabase review workspace that helps a compliance/IR team assemble and track a standardized disclosure package per financing vehicle (fund/SPV), across a generic onshore origination entity, an offshore fund-manager entity, and a listing/exchange venue. Use when the user…
kelly-legal-casebase-ingest
A review workspace for turning court judgments and arbitration awards into anonymized, structured internal case records. Court judgments and arbitral awards are written decisions that explain disputes and their outcomes.
kelly-legal-firm-radar
A dashboard for analyzing anonymized law-firm case information, lawyer capabilities and business performance. It prepares management insights and reports for review before export.