🎯

xpath-injection-anti-pattern

🎯Skill

from igbuend/grimbard

VibeIndex|
What it does

Detects and prevents XPath injection vulnerabilities by analyzing input sanitization and query construction in XML-based applications.

πŸ“¦

Same repository

igbuend/grimbard(43 items)

xpath-injection-anti-pattern

Installation

Quick InstallInstall with npx
npx skills add https://github.com/igbuend/grimbard --skill xpath-injection-anti-pattern

Need more details? View full documentation on GitHub β†’

1Installs
-
AddedFeb 12, 2026

More from this repository10

🎯
sarif-issue-reporter🎯Skill

Generates detailed SARIF reports for code vulnerabilities, mapping security issues across repositories with comprehensive analysis and tracking.

🎯
best-practices-reviewer🎯Skill

Reviews code for adherence to industry-standard software engineering best practices, identifying potential improvements in design, performance, and maintainability.

🎯
insufficient-randomness-anti-pattern🎯Skill

Detects and helps remediate weak randomness vulnerabilities in cryptographic implementations, highlighting potential entropy risks.

🎯
codebase-discovery🎯Skill

Rapidly maps and explores software project structures, dependencies, and architectural patterns across multiple programming languages and frameworks.

🎯
secure-codebase-documentation🎯Skill

Generates comprehensive security documentation for codebases, identifying vulnerabilities, best practices, and compliance requirements across project files.

🎯
missing-rate-limiting-anti-pattern🎯Skill

Identifies and refactors code lacking proper rate limiting, preventing potential API abuse, performance bottlenecks, and denial-of-service vulnerabilities.

🎯
cryptography-as-a-service🎯Skill

Provides secure encryption, decryption, key management, and cryptographic protocol implementation for protecting sensitive data across applications.

🎯
output-filter🎯Skill

Filters and transforms Claude's text outputs by applying custom regex, length, format, and content rules for precise response control.

🎯
path-traversal-anti-pattern🎯Skill

Detects and prevents directory traversal vulnerabilities by analyzing file path inputs and sanitizing potential malicious path manipulations.

🎯
verifiable-token-based-authentication🎯Skill

Generates secure, cryptographically signed authentication tokens with robust validation mechanisms for distributed systems and microservices.