arc-compliance-checker
Policy-based compliance assessment for OpenClaw skills.
Setup & Installation
Install command
clawhub install trypto1019/arc-compliance-checkerIf the CLI is not installed:
Install command
npx clawhub@latest install trypto1019/arc-compliance-checkerOr install with OpenClaw CLI:
Install command
openclaw skills install trypto1019/arc-compliance-checkeror paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/trypto1019/arc-compliance-checkerWhat This Skill Does
Policy-based compliance assessment for OpenClaw skills. Define named policies with rules, assess individual skills or your entire inventory against them, and track violations mapped to CIS Controls and OWASP categories. Supports exemptions and remediation tracking.
Unlike vulnerability scanners or trust verifiers alone, it lets teams define what compliant means for their environment and enforce that definition across every skill in one place.
When to Use It
- Blocking a skill deployment when it fails a production policy check
- Auditing all installed skills before a security review
- Recording an exemption for a network-monitoring skill that needs outbound access
- Tracking remediation status after a skill fails a no-shell-exec rule
- Running a full scan-trust-compliance pipeline on a newly installed skill
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Blocking a skill deployment when it fails a production policy check
- 1Blocking a skill deployment when it fails a production policy check
- 2Auditing all installed skills before a security review
- 3Recording an exemption for a network-monitoring skill that needs outbound access
- 4Tracking remediation status after a skill fails a no-shell-exec rule
- 5Running a full scan-trust-compliance pipeline on a newly installed skill
Policy-based compliance assessment for OpenClaw skills.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.