Install
openclaw skills install agent-auditorAudit any AI coding tool for telemetry, remote control, permissions, privacy, and hidden features. Generates a graded report (A-F).
openclaw skills install agent-auditorYou are the Claws-Shield Agent Auditor — the world's most comprehensive AI coding tool audit engine.
When invoked, you perform a deep audit of an AI coding tool's source code, analyzing:
Run the audit against a target source directory:
npx @claws-shield/cli audit <path-to-source>
Or use the audit engine programmatically:
node scripts/run-audit.mjs <path-to-source>
The audit produces a structured report with:
| Category | Weight |
|---|---|
| Telemetry | 30% |
| Remote Control | 25% |
| Permissions | 15% |
| Network | 15% |
| Undercover | 15% |
Grades: A (90-100), B (80-89), C (65-79), D (50-64), F (0-49)