Security scanner and input sanitizer for AI agents. Detects prompt injection, command injection, SSRF, credential exfiltration, and path traversal attacks. Use when (1) installing new skills from ClawHub, (2) processing external input like emails, calendar events, Trello cards, or API responses, (3) validating URLs before fetching, (4) running security audits on your workspace. Protects agents from malicious content in untrusted data sources.
$npx -y skills add generative-computing/mellea-skills-compiler --skill clawdefenderInstalls into the current project.
Run `npx skills use "https://github.com/generative-computing/mellea-skills-compiler" --skill "generative-computing/mellea-skills-compiler/clawdefender"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/generative-computing/mellea-skills-compiler" that are relevant to the current task. Run `npx skills add "https://github.com/generative-computing/mellea-skills-compiler"` and select the relevant skills, then follow their instructions.