ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Compliance

Track compliance requirements and generate audit trail reports. Use when auditing controls, checking policies, generating audit trails.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain1/compliance
Or

Compliance

Security toolkit for logging, tracking, and exporting compliance-related activities. Each command records timestamped entries to its own log file. Call without arguments to view recent entries; call with arguments to record a new entry.

Commands

CommandWhat it does
compliance generate <input>Record a generate entry (no args = show recent)
compliance check-strength <input>Record a check-strength entry (no args = show recent)
compliance rotate <input>Record a rotate entry (no args = show recent)
compliance audit <input>Record an audit entry (no args = show recent)
compliance store <input>Record a store entry (no args = show recent)
compliance retrieve <input>Record a retrieve entry (no args = show recent)
compliance expire <input>Record an expire entry (no args = show recent)
compliance policy <input>Record a policy entry (no args = show recent)
compliance report <input>Record a report entry (no args = show recent)
compliance hash <input>Record a hash entry (no args = show recent)
compliance verify <input>Record a verify entry (no args = show recent)
compliance revoke <input>Record a revoke entry (no args = show recent)
compliance statsShow summary statistics across all log files
compliance export <fmt>Export all data to json, csv, or txt format
compliance search <term>Search all log entries for a keyword
compliance recentShow the 20 most recent history entries
compliance statusHealth check — version, entry count, disk usage, last activity
compliance helpShow help message
compliance versionShow version (v2.0.0)

Data Storage

All data is stored locally in ~/.local/share/compliance/. Each command writes to its own .log file (e.g., audit.log, policy.log). A unified history.log tracks all activity with timestamps.

Requirements

  • Bash 4+
  • Standard Unix utilities (wc, du, tail, grep, date, sed)

When to Use

  • Logging compliance audit findings, policy checks, and security events with timestamps
  • Tracking credential rotations, revocations, and strength checks over time
  • Recording data store/retrieve operations for audit trail purposes
  • Searching historical compliance entries by keyword
  • Exporting compliance records to JSON, CSV, or plain text for regulatory reporting

Examples

# Record an audit finding
compliance audit "reviewed access controls for prod database — 3 issues found"

# Log a credential rotation
compliance rotate "rotated API keys for payment gateway"

# Record a policy update
compliance policy "updated data retention policy to 90 days"

# Check password strength assessment
compliance check-strength "admin account meets complexity requirements"

# Search all logs for "database"
compliance search database

# Export compliance records to JSON
compliance export json

Metadata

Stars4126
Views1
Updated2026-04-15
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain1-compliance": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#encryption#protection#compliance#security#privacy
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.

Related Skills

doctorbot-ci-validator

Stop failing in production. Validate your GitHub Actions, GitLab CI & Keep workflows offline with surgical precision. Born from Keep bounty research, perfected for agents.

bamontejano 4473

social-vault

社交平台账号凭证管理器。提供登录态获取、AES-256-GCM 加密存储、定时健康监测和自动续期。Use when managing social media account credentials, importing cookies, checking login status, or automating session refresh. Also covers platform adapter creation and browser fingerprint management.

2019-02-18 4473

arc-shield

Output sanitization for agent responses - prevents accidental secret leaks

arc-claw-bot 4473

undertow

Skill discovery engine for AI coding agents. Recommends and installs the right skill when you need it — code review, test generation, debugging, commit messages, PR preparation, security scanning, dependency audits, Docker setup, CI/CD pipelines, API documentation, refactoring, performance optimization, bundle analysis, git recovery, README generation, license compliance, migration guides, dead code removal, and secret detection. One install gives your agent access to a curated library of 20+ developer workflow skills. Use when the user asks for help with any development workflow, code quality, DevOps, security, testing, documentation, or project setup task.

8co 4473

AURA Security Scanner

Scan AI agent skills for malware, credential theft, prompt injection, and dangerous permissions before installing them

aurasecurity-creator 4473