ClawAudit verdict

AuthAudit

authaudit

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

This is a local codebase security scanner that explicitly states all scanning happens locally using regex-based pattern matching with no code sent to external servers; the credential_access capability is for reading a license key (AUTHAUDIT_LICENSE_KEY) to unlock the tool.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

20
security
80
transparency
90
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (7)

Pattern match high

Accesses OpenClaw config/secrets directly

SKILL.md · frontmatter · ~/.openclaw/openclaw.json

Pattern match high

<script> tag in markdown — potential code injection

scripts/analyzer.sh · prose · downgraded · <script>

Pattern match medium

Instructs covert action — may act without user awareness

scripts/analyzer.sh · prose · downgraded · silently

Pattern match low

Popular HTTP library — network access

scripts/license.sh · prose · downgraded · got

Pattern match low

Opens WebSocket connection

scripts/patterns.sh · prose · downgraded · Websocket

Pattern match low

Accesses sensitive environment variables

scripts/patterns.sh · prose · downgraded · process.env.JWT_SECRET

Pattern match low

Uses XMLHttpRequest — network access

scripts/patterns.sh · prose · downgraded · XMLHttpRequest

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 4 system binaries. (1 elevated: git).

credential_access

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API