authos-compliance-automation

authos-compliance-automation is a skill for Codex from drmhse/authos_skill. It costs 63 tokens per session (881 once invoked), scanned A, original, MIT.

A set of instructions for using AuthOS privacy, audit, security-monitoring, and compliance features. It covers data exports, anonymization, audit logs, SIEM event streaming, risk events, and MFA metrics.

In plain words
What is it for?
Use it to build data-export and forget-me flows, review organization audit logs, stream events to security-information systems, track risk and MFA data, and collect compliance evidence.
Why use it?
It organizes sensitive compliance work around the access rules and behavior provided by AuthOS. This helps teams handle privacy requests and collect evidence without treating anonymization as simple record deletion.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to build data-export and forget-me flows, review organization audit logs, stream events to security-information systems, track risk and MFA data, and collect compliance evidence.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/drmhse/authos_skill/authos-compliance-automation
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.

Any agent
npx skills add drmhse/authos_skill --skill authos-compliance-automation
Clone the repo
git clone --depth 1 https://github.com/drmhse/authos_skill

Made for: Codex.

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 authos-compliance-automation

README.md
[![agentmods](https://agentmods.dev/badge/skills/drmhse/authos_skill/authos-compliance-automation/github.svg)](https://agentmods.dev/skills/drmhse/authos_skill/authos-compliance-automation)
Your own site
<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.

agentmods 80×15 button for authos-compliance-automation

Your own site · 80×15
<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>
Per session 63 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 881 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 12d ago against content hash f0149800f1e0, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

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.

authos-compliance-automation/SKILL.md · 95 lines

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

Use these public AuthOS links when producing user-facing setup or troubleshooting guidance:

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_id
  • DELETE /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-log
  • GET /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-configs
  • GET/PUT/DELETE /api/organizations/:org_slug/siem-configs/:config_id
  • POST /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.

Read the full file on GitHub · 95 lines

Files

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.

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. 12d ago First seen · 95 lines · 63 tokens per session scan A f0149800f1e0

Subscribe to this mod's changes

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.

Related

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…

austinsonger/GRC-Mapping-Analyst · 79 tokens

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…

kurone-kito/idd-skill · 71 tokens

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.

mr-kelly/skills · 119 tokens

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…

mr-kelly/skills · 125 tokens

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.

mr-kelly/skills · 120 tokens

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.

mr-kelly/skills · 133 tokens