authorisation
π―Skillfrom igbuend/grimbard
Validates and manages user access permissions across systems, generating secure authentication tokens and enforcing role-based access controls
Same repository
igbuend/grimbard(43 items)
Installation
npx skills add https://github.com/igbuend/grimbard --skill authorisationNeed 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.
Identifies and refactors code vulnerabilities where input validation is absent, preventing potential security risks and injection attacks.
Manages secure, granular user access permissions across application sessions using dynamic role-based authentication and fine-grained authorization rules.
Identifies and flags insecure password hashing implementations that expose systems to credential compromise and brute-force attacks.
Detects and prevents insecure temporary file handling vulnerabilities in code, highlighting risky file creation patterns and suggesting secure alternatives.
Validates and sanitizes complex data structures, ensuring type safety, format compliance, and preventing injection vulnerabilities across different input sources.