session-based-access-control
π―Skillfrom igbuend/grimbard
Manages secure, granular user access permissions across application sessions using dynamic role-based authentication and fine-grained authorization rules.
Same repository
igbuend/grimbard(43 items)
Installation
npx skills add https://github.com/igbuend/grimbard --skill session-based-access-controlNeed more details? View full documentation on GitHub β
More from this repository10
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.
Generates detailed SARIF reports for code vulnerabilities, mapping security issues across repositories with comprehensive analysis and tracking.
Detects and helps remediate weak randomness vulnerabilities in cryptographic implementations, highlighting potential entropy risks.
Reviews code for adherence to industry-standard software engineering best practices, identifying potential improvements in design, performance, and maintainability.
Detects and prevents insecure temporary file handling vulnerabilities in code, highlighting risky file creation patterns and suggesting secure alternatives.
Detects and prevents LDAP injection vulnerabilities by analyzing input sanitization, authentication, and query construction patterns in code.
Validates and sanitizes complex data structures, ensuring type safety, format compliance, and preventing injection vulnerabilities across different input sources.
Generates and validates message authentication codes (MACs) to ensure data integrity and authenticity in cryptographic communications
Detects and prevents command injection vulnerabilities by analyzing input sanitization, escaping, and safe command execution patterns in code.