codebase-discovery
π―Skillfrom igbuend/grimbard
Rapidly maps and explores software project structures, dependencies, and architectural patterns across multiple programming languages and frameworks.
Same repository
igbuend/grimbard(43 items)
Installation
npx skills add https://github.com/igbuend/grimbard --skill codebase-discoveryNeed more details? View full documentation on GitHub β
More from this repository10
Reviews code for adherence to industry-standard software engineering best practices, identifying potential improvements in design, performance, and maintainability.
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.
Generates comprehensive security documentation for codebases, identifying vulnerabilities, best practices, and compliance requirements across project files.
Generates secure, cryptographically signed authentication tokens with robust validation mechanisms for distributed systems and microservices.
Provides secure encryption, decryption, key management, and cryptographic protocol implementation for protecting sensitive data across applications.
Identifies and flags potential data leakage risks in code by detecting overly broad data exposures and recommending secure data access patterns.
Detects and prevents mass assignment vulnerabilities by identifying unsafe parameter binding in web application models and frameworks.
Generates, validates, and manages cryptographic keys, encryption protocols, and secure communication workflows across different systems and platforms.
Identifies and flags insecure Cross-Origin Resource Sharing (CORS) configurations that expose web applications to potential cross-site scripting vulnerabilities