🎯

mass-assignment-anti-pattern

🎯Skill

from igbuend/grimbard

VibeIndex|
What it does

Detects and prevents mass assignment vulnerabilities by identifying unsafe parameter binding in web application models and frameworks.

πŸ“¦

Same repository

igbuend/grimbard(43 items)

mass-assignment-anti-pattern

Installation

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

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

1Installs
-
AddedFeb 12, 2026

More from this repository10

🎯
insufficient-randomness-anti-pattern🎯Skill

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

🎯
sarif-issue-reporter🎯Skill

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

🎯
secure-codebase-documentation🎯Skill

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

🎯
codebase-discovery🎯Skill

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

🎯
best-practices-reviewer🎯Skill

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

🎯
verifiable-token-based-authentication🎯Skill

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

🎯
excessive-data-exposure-anti-pattern🎯Skill

Identifies and flags potential data leakage risks in code by detecting overly broad data exposures and recommending secure data access patterns.

🎯
path-traversal-anti-pattern🎯Skill

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

🎯
cryptographic-action🎯Skill

Generates, validates, and manages cryptographic keys, encryption protocols, and secure communication workflows across different systems and platforms.

🎯
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.