skills$openclaw/clawaudit
tezatezaz7.7k

by tezatezaz

clawaudit – OpenClaw Skill

clawaudit is an OpenClaw Skills integration for coding workflows. Official repo for clawaudit, coming soon as an automated security checker for repositories.

7.7k stars1.1k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026coding

Skill Snapshot

nameclawaudit
descriptionOfficial repo for clawaudit, coming soon as an automated security checker for repositories. OpenClaw Skills integration.
ownertezatezaz
repositorytezatezaz/clawaudit
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @tezatezaz/clawaudit
last updatedFeb 7, 2026

Maintainer

tezatezaz

tezatezaz

Maintains clawaudit in the OpenClaw Skills directory.

View GitHub profile
File Explorer
2 files
.
_meta.json
273 B
SKILL.md
495 B
SKILL.md

name: clawaudit description: Official repo for clawaudit, coming soon as an automated security checker for repositories.

Clawaudit Skill

Clawaudit logo

This is the official clawaudit repository. Soon you will be able to use it to run automated security checks against your own or other repositories. For now, feel free to manually add any repository you care about.

Website: https://clawaudit.duckdns.org

README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install clawaudit?

Run openclaw add @tezatezaz/clawaudit in your terminal. This installs clawaudit into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/tezatezaz/clawaudit. Review commits and README documentation before installing.