Documentation Index
Fetch the complete documentation index at: https://docs.openclaw.ai/llms.txt
Use this file to discover all available pages before exploring further.
Security Audits
ClawHub security audits help you decide whether a skill or plugin is safe enough to install. They show what a release does, what authority it asks for, and whether anything deserves extra attention before it can access files, accounts, credentials, code, or external services. Audits are strong safety signals, but they are not a guarantee that a release is risk-free. Always use judgment before granting sensitive access. See also Acceptable usage and Moderation and Account Safety.What to check before installing
Before installing, review:- the overall audit status
- the risk level
- any listed findings
- required credentials, permissions, or environment variables
- owner, source, version, changelog, downloads, stars, and other trust signals
Audit status
Audit status tells you how to react to the audit result:| Status | Meaning |
|---|---|
Pass | No visible issue above low risk was found. |
Review | Read the findings before installing. The release may still be legitimate. |
Warn | Use extra caution. ClawHub found a high-impact concern or warning signal. |
Malicious | Do not install. |
Pending | Audits have not finished yet. |
Error | The audit could not be completed. |
Pass is reassuring, but it does not replace your own judgment. This matters
most for tools that can publish content, edit data, run commands, read files, or
access production systems.
Risk level
Risk level describes blast radius: how much power the release appears to have if you use it as intended.| Risk level | Meaning |
|---|---|
Low | Little sensitive authority or user impact was found. |
Medium | The release has meaningful authority, such as account access or data changes. |
High | The release has high-impact authority, severe findings, or malicious signals. |
- Risk level asks: “How much power is here?”
- Audit status asks: “What should I do with this result?”
Review with Medium risk. That does
not mean it is malicious. It means the skill appears purpose-aligned, but can
act with meaningful account authority.
Findings
Findings explain why an audit result was shown. Each finding usually includes:- what it means
- why it was flagged
- the relevant skill or plugin content
- a recommendation
Info, Low, Medium, High, or Critical. Higher
severity findings contribute more strongly to risk level and audit status.
Low-confidence findings are hidden from the public audit rollup so the page
stays focused on useful evidence.
What ClawHub checks
ClawHub audits submitted release artifacts, including:- skill instructions or plugin metadata
- declared environment variables and permissions
- install instructions and package metadata
- included files and file manifests
- compatibility and capability metadata
- optional publisher notes explaining unusual behavior