mass-assignment-anti-pattern
π―Skillfrom igbuend/grimbard
Detects and prevents mass assignment vulnerabilities by identifying unsafe parameter binding in web application models and frameworks.
Same repository
igbuend/grimbard(43 items)
Installation
npx skills add https://github.com/igbuend/grimbard --skill mass-assignment-anti-patternNeed more details? View full documentation on GitHub β
More from this repository10
Detects and helps remediate weak randomness vulnerabilities in cryptographic implementations, highlighting potential entropy risks.
Generates detailed SARIF reports for code vulnerabilities, mapping security issues across repositories with comprehensive analysis and tracking.
Generates comprehensive security documentation for codebases, identifying vulnerabilities, best practices, and compliance requirements across project files.
Rapidly maps and explores software project structures, dependencies, and architectural patterns across multiple programming languages and frameworks.
Reviews code for adherence to industry-standard software engineering best practices, identifying potential improvements in design, performance, and maintainability.
Generates secure, cryptographically signed authentication tokens with robust validation mechanisms for distributed systems and microservices.
Identifies and flags potential data leakage risks in code by detecting overly broad data exposures and recommending secure data access patterns.
Detects and prevents directory traversal vulnerabilities by analyzing file path inputs and sanitizing potential malicious path manipulations.
Generates, validates, and manages cryptographic keys, encryption protocols, and secure communication workflows across different systems and platforms.
Identifies and refactors code lacking proper rate limiting, preventing potential API abuse, performance bottlenecks, and denial-of-service vulnerabilities.