← Back to Skills Marketplace
gora050

Sonatype

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
119
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install sonatype
Description
Sonatype integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sonatype data.
Usage Guidance
This skill delegates Sonatype access to the Membrane platform and requires installing the @membranehq/cli npm package. Before installing: (1) verify the npm package and the publisher (@membranehq) on npm and the linked GitHub repository/homepage (https://getmembrane.com and the repo in SKILL.md). (2) Prefer installing the CLI in a sandbox/container or using npx for one-off runs if you are cautious about global npm installs. (3) Understand that authentication is handled by Membrane — you are trusting that service to manage Sonatype credentials and session tokens. (4) Ask the publisher to update registry metadata to list the required 'membrane' binary/install step so requirements align with the SKILL.md. If you trust Membrane and confirm package provenance, the skill is coherent; if not, avoid installing the global CLI or test in an isolated environment.
Capability Analysis
Type: OpenClaw Skill Name: sonatype Version: 1.0.1 The skill bundle provides instructions for an AI agent to interact with Sonatype via the Membrane CLI. It guides the agent through installing the `@membranehq/cli` package, authenticating, and managing connections and actions. The instructions follow security best practices by advising the agent to use Membrane's connection system rather than requesting raw API keys from the user, and no malicious code or exfiltration patterns were found in the documentation or metadata.
Capability Assessment
Purpose & Capability
The SKILL.md describes a Sonatype integration implemented via the Membrane platform/CLI, which is a plausible design. However the registry metadata lists no required binaries while the runtime instructions explicitly require installing and running the 'membrane' CLI (npm package @membranehq/cli). That mismatch should be corrected or explained by the publisher.
Instruction Scope
Instructions are focused: install the Membrane CLI, authenticate via 'membrane login', create/connect a Sonatype connector, discover and run actions. The skill does not instruct the agent to read unrelated files or environment variables, nor to exfiltrate arbitrary data. It explicitly advises not to ask users for API keys.
Install Mechanism
There is no install spec in the registry (instruction-only), but the SKILL.md tells users to run 'npm install -g @membranehq/cli@latest' and uses npx. Installing an npm global package is a normal approach but carries the usual risks of running third-party code; the package is from the public npm registry (moderate-trust), not an arbitrary URL. The absence of an explicit install spec in the registry is an inconsistency to note.
Credentials
The skill requests no environment variables or credentials directly; authentication is delegated to Membrane (browser/authorization flow). That is proportionate for a connector-based integration, but it does mean you must trust Membrane with the Sonatype credentials/session state it manages.
Persistence & Privilege
The skill is not always:true and does not request system config paths or persistent elevated privileges. Installing the Membrane CLI will create binaries on your system (npm global install), which is outside the skill registry metadata but not unusual. The skill itself does not request persistent agent-wide privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sonatype
  3. After installation, invoke the skill by name or use /sonatype
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug sonatype
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Sonatype?

Sonatype integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sonatype data. It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.

How do I install Sonatype?

Run "/install sonatype" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Sonatype free?

Yes, Sonatype is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Sonatype support?

Sonatype is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Sonatype?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments