Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Comprehensive security audit for an agent's full skill stack. Chains scanner, differ, trust-verifier, and health-monitor into a single assessment with priori...
Comprehensive security audit for an agent's full skill stack. Chains scanner, differ, trust-verifier, and health-monitor into a single assessment with priori...
This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.
Use the source page and any available docs to guide the install because the item currently does not return a direct package file.
I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.
I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need.
One command to audit your entire skill stack. Chains together arc-skill-scanner, arc-trust-verifier, and generates a comprehensive risk report with prioritized findings.
Running individual security tools one at a time is tedious. A full audit needs scanning, trust assessment, binary verification, and a unified report. This skill does it all in one pass.
python3 {baseDir}/scripts/audit.py full
python3 {baseDir}/scripts/audit.py single --path ~/.openclaw/skills/some-skill/
python3 {baseDir}/scripts/audit.py full --json --output report.json
python3 {baseDir}/scripts/audit.py full --attest
Scans every installed skill with arc-skill-scanner patterns Assesses trust for each skill (provenance, code cleanliness, binary presence) Checks binary integrity with SHA-256 checksums Generates a prioritized report sorted by risk level Optionally creates trust attestations for skills that pass all checks
The audit report includes: Summary: total skills scanned, findings by severity, overall risk level Per-skill breakdown: findings, trust score, recommendations Critical actions: what to fix immediately Trust attestations for passing skills (if --attest flag used)
Identity, auth, scanning, governance, audit, and operational guardrails.
Largest current source with strong distribution and engagement signals.