xpath-injection-anti-pattern
π―Skillfrom igbuend/grimbard
Detects and prevents XPath injection vulnerabilities by analyzing input sanitization and query construction in XML-based applications.
Same repository
igbuend/grimbard(43 items)
Installation
npx skills add https://github.com/igbuend/grimbard --skill xpath-injection-anti-patternNeed more details? View full documentation on GitHub β
More from this repository10
Generates detailed SARIF reports for code vulnerabilities, mapping security issues across repositories with comprehensive analysis and tracking.
Reviews code for adherence to industry-standard software engineering best practices, identifying potential improvements in design, performance, and maintainability.
Detects and helps remediate weak randomness vulnerabilities in cryptographic implementations, highlighting potential entropy risks.
Rapidly maps and explores software project structures, dependencies, and architectural patterns across multiple programming languages and frameworks.
Generates comprehensive security documentation for codebases, identifying vulnerabilities, best practices, and compliance requirements across project files.
Identifies and refactors code lacking proper rate limiting, preventing potential API abuse, performance bottlenecks, and denial-of-service vulnerabilities.
Provides secure encryption, decryption, key management, and cryptographic protocol implementation for protecting sensitive data across applications.
Filters and transforms Claude's text outputs by applying custom regex, length, format, and content rules for precise response control.
Detects and prevents directory traversal vulnerabilities by analyzing file path inputs and sanitizing potential malicious path manipulations.
Generates secure, cryptographically signed authentication tokens with robust validation mechanisms for distributed systems and microservices.