sonarqube-analyzer

Self-Hosted & Automation
v0.1.2
Benign

Analisa projetos no SonarQube self-hosted, obtém issues e sugere soluções automatizadas.

11.1K downloads1.1K installsby @felipeoff

Setup & Installation

Install command

clawhub install felipeoff/sonarqube-analyzer

If the CLI is not installed:

Install command

npx clawhub@latest install felipeoff/sonarqube-analyzer

Or install with OpenClaw CLI:

Install command

openclaw skills install felipeoff/sonarqube-analyzer

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/felipeoff/sonarqube-analyzer

What This Skill Does

Connects to a self-hosted SonarQube instance to fetch code issues, check quality gate status, and generate fix suggestions for a project or pull request. Supports filtering by severity and status, and can attempt automatic fixes for certain rule violations.

Brings SonarQube issue triage and fix suggestions directly into an agent workflow without manually navigating the SonarQube UI.

When to Use It

  • Check if a PR passes the quality gate before merging
  • List all CRITICAL and BLOCKER issues in a project
  • Get fix suggestions for nested ternary warnings in a TypeScript file
  • Automate SonarQube analysis in a GitHub Actions workflow
  • Generate a markdown report of open issues by severity

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Check if a PR passes the quality gate before merging

AGENT
  1. 1Check if a PR passes the quality gate before merging
  2. 2List all CRITICAL and BLOCKER issues in a project
  3. 3Get fix suggestions for nested ternary warnings in a TypeScript file
  4. 4Automate SonarQube analysis in a GitHub Actions workflow
  5. 5Generate a markdown report of open issues by severity
OUTPUT
Analisa projetos no SonarQube self-hosted, obtém issues e sugere soluções automatizadas.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 26, 2026