About
This skill empowers Claude to conduct rigorous security audits of REST APIs by injecting malformed data, boundary values, and random payloads. It helps developers proactively identify critical vulnerabilities such as SQL injection, Cross-Site Scripting (XSS), and command injection before they can be exploited. By analyzing API responses for crashes and unexpected behaviors, it ensures robust input validation and strengthens the overall security posture of backend services through the /fuzz-api command.