Quick overview
Runs a full security audit of all installed OpenClaw skills in a single pass. Chains arc-skill-scanner, arc-trust-verifier, and SHA-256 binary integrity checks, then outputs a prioritized risk report with per-skill trust scores. Optionally generates trust attestations for skills that pass all checks.
Replaces running arc-skill-scanner, arc-trust-verifier, and binary checks separately, so nothing is skipped and findings are consolidated into one ranked report.
Common tasks
- Auditing all installed skills before deploying an agent to production
- Checking a newly added third-party skill for suspicious code or binaries
- Exporting a JSON audit report for a compliance or security review
- Identifying which installed skills have the highest risk scores at a glance
- Generating trust attestations for skills that pass all verification steps
Install paths
Primary command
openclaw install trypto1019/arc-security-audit
ClawHub installer
npx clawhub@latest install trypto1019/arc-security-audit
OpenClaw CLI
openclaw skills install trypto1019/arc-security-audit
Direct OpenClaw install
openclaw install trypto1019/arc-security-audit
Skill metadata
- Category: Git & GitHub
- Language: Markdown
- Version: 1.1.0
- Security status: Benign
Review upstream source
The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/trypto1019/arc-security-audit






