← Back to Skills Marketplace
Sonarcloud
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
190
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install sonarcloud
Description
SonarCloud integration. Manage Projects. Use when the user wants to interact with SonarCloud data.
Usage Guidance
This skill is coherent: it instructs you to install the Membrane CLI (npm global) and use it to connect to SonarCloud. Before installing, confirm you trust the @membranehq package and its publisher (npm global installs run code on your machine). Understand that Membrane will broker auth and API calls — review Membrane's privacy/security docs if you need to know how project data or credentials are handled. If you prefer not to install a third-party CLI, do not run the npm install and instead interact with SonarCloud through your own tooling.
Capability Analysis
Type: OpenClaw Skill
Name: sonarcloud
Version: 1.0.3
The sonarcloud skill provides instructions for an AI agent to interact with SonarCloud using the Membrane framework. It outlines standard procedures for installing the `@membranehq/cli` npm package, performing authentication, and discovering or executing actions via the Membrane service. The instructions emphasize security best practices, such as avoiding direct handling of API keys by the agent. No indicators of malicious intent, data exfiltration, or unauthorized execution were found.
Capability Assessment
Purpose & Capability
The name/description (SonarCloud integration) aligns with the instructions: installing and using the Membrane CLI to create a SonarCloud connection and run actions. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, logging in, creating connections, listing and running actions, and polling for build state. It does not instruct reading arbitrary system files, harvesting environment variables, or contacting endpoints unrelated to Membrane/SonarCloud.
Install Mechanism
Install is instruction-only and recommends an npm global install (@membranehq/cli@latest). This is expected for a CLI-based integration but carries the usual npm global install risks (executing code from the npm registry). It's moderate and proportionate for the stated purpose.
Credentials
The skill declares no required env vars, credentials, or config paths. It relies on Membrane to manage auth server-side, which matches the guidance in SKILL.md.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system-wide privileges. It's instruction-only and does not modify other skills or agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sonarcloud - After installation, invoke the skill by name or use
/sonarcloud - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Sonarcloud?
SonarCloud integration. Manage Projects. Use when the user wants to interact with SonarCloud data. It is an AI Agent Skill for Claude Code / OpenClaw, with 190 downloads so far.
How do I install Sonarcloud?
Run "/install sonarcloud" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sonarcloud free?
Yes, Sonarcloud is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sonarcloud support?
Sonarcloud is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sonarcloud?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills