Skip to main content

clawd-skill

Provides a comprehensive guide for development conventions and architecture in the Clawd CLI repository, enhancing coding efficiency.

Install this skill

or
55/100

Security score

The clawd-skill skill was audited on May 12, 2026 and we found 5 security issues across 2 threat categories, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 204

Access to hidden dotfiles in home directory

SourceSKILL.md
204- **Global:** `~/.claude/config.json`, `~/.claude/settings.json`
medium line 167

Access to .env file

SourceSKILL.md
167Some features are also gated via `process.env.USER_TYPE === 'ant'`.
medium line 183

Access to .env file

SourceSKILL.md
183- Conditional imports via feature flags or `process.env`
high line 82

Access to system keychain/keyring

SourceSKILL.md
82Startup performs parallel initialization: MDM policy reads, Keychain prefetch, feature flag checks, then core init.
high line 206

Access to system keychain/keyring

SourceSKILL.md
206- **System:** macOS Keychain + MDM, Windows Registry + MDM
Scanned on May 12, 2026
View Security Dashboard
Installation guide →