Tag: static-analysis
Backend Code Quality and Security Review
Automates the review of Python backend code for security vulnerabilities, performance bottlenecks, and architectural best practices. It supports analysing pending changes, code snippets, and specific files within the backend directory.
Automated Code Quality Audit Skill
Performs deep code quality audits on files, packages, or directories by combining LSP-based batch analysis with LLM-driven heuristic checks. It identifies issues such as dead symbols, error wrapping gaps, and concurrency safety risks across…
Automated Codebase Architecture Analysis
Generates a structural overview of a codebase, including language distribution, package hierarchy, and entry points. It identifies architectural hotspots by analysing symbol density and the blast radius of changes.
Automated Code Review and Security Analysis
This skill automates the identification of security vulnerabilities, performance bottlenecks, and code quality issues, prioritising findings by severity.
Automated AI Code Review Service
An automated service for reviewing code for security vulnerabilities, performance bottlenecks, and quality issues across various programming languages. It returns scored issues and actionable suggestions via a paid API endpoint.
Automated AI Code Review Agent
An automated agent that performs static analysis on source code across multiple languages to provide structured reports including security concerns and quality scores.
AI-Powered Code Quality Gate and Reviewer
This skill acts as an advanced code quality gate, detecting AI-specific defects such as hallucinated imports, phantom packages, and stale APIs across multiple languages. It provides structured reports and fix suggestions for auditing codeba…
Structural Code Pattern Search and Linting
This skill provides deep, syntax-aware code analysis, enabling developers to search for structural patterns using AST matching or run focused static diagnostics against selected files. It also facilitates the generation of draft linting rul…
Mako Code Intelligence for Static Analysis
Provides syntax-aware structural pattern searching and static diagnostics for TypeScript and JavaScript projects. It enables AST-based queries and the extraction of rule templates from code fixes.
Structural code analysis and pattern matching
This skill provides syntax-aware tools for deep code inspection, enabling structural pattern matching across various languages. It facilitates focused linting diagnostics and drafts project rules from existing code fixes.
Advanced Static Code Analysis and Pattern Matching
This tool provides syntax-aware capabilities for deep code inspection, allowing developers to perform structural pattern searches across various file types. It can also run focused static diagnostics and draft project rules from existing fi…
Coverity Scan Defect Triage Skill
Automate the triage of Coverity Scan defects by fetching defect lists and applying classification decisions such as bug, false positive, or intentional. The skill interfaces with the unofficial Coverity JSON API using session-based authenti…
codacy ci audit for pre-push and pr triage
This skill automates local static analysis checks mirroring Codacy CI, enabling pre-push prevention before pushing code. It also provides read-only PR triage by fetching and clustering Codacy issues via the v3 API.
Automated pre-commit security and quality validation
Perform automated security scans, quality gate validations, and antipattern detection before committing or opening pull requests. It also enables symbol-level diffing and bug prediction for high-risk code changes.
Semantic .NET Code Intelligence
Provides semantic intelligence for .NET and C# codebases by leveraging Roslyn-based MCP tools for precise symbol navigation and diagnostic retrieval. It prioritises semantic lookups over text-based searches to ensure accurate analysis of ty…