← Back to Skills Marketplace
roojenkins

Uplo Devops

by RooJenkins · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
288
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install uplo-devops
Description
AI-powered DevOps knowledge management. Search runbooks, infrastructure documentation, CI/CD pipelines, and incident response procedures with structured extr...
Usage Guidance
This skill appears to do what it says (index and search DevOps/runbook data), but take precautions before enabling it: 1) Verify and supply a trusted agentdocs_url that points to your organization's UPLO instance (do not use a third-party endpoint you don't control). 2) Treat the API_KEY as a high-sensitivity secret and grant the minimum scope required; review who can use the key. 3) Confirm the npm package @agentdocs1/mcp-server is an expected, trusted component before allowing the skill to run npx (runtime package fetch executes third-party code). 4) Be aware export_org_context and logging operations can transmit full org context or incident details to the UPLO service — test in a non-production environment first and review access classifications. 5) Note the registry metadata omission (required env not listed): ask the publisher to correct the manifest. If you can't validate the npm package or the endpoint, consider running in a restricted environment or rejecting installation.
Capability Analysis
Type: OpenClaw Skill Name: uplo-devops Version: 1.0.0 The uplo-devops skill is a legitimate DevOps knowledge management tool designed to interface with the UPLO platform via the Model Context Protocol (MCP). The skill bundle (SKILL.md, skill.json, identity-patch.md) provides structured instructions and tools for an AI agent to search runbooks, infrastructure documentation, and incident response procedures. There is no evidence of malicious intent, data exfiltration, or harmful prompt injection; the instructions are consistently aligned with the stated purpose of operational intelligence and respect data classification tiers.
Capability Assessment
Purpose & Capability
The name/description (DevOps knowledge management) aligns with the declared capabilities (search_knowledge, search_with_context, export_org_context, get_directives, etc.) and the SKILL.md workflows. The skill legitimately needs an UPLO instance URL and API key to function.
Instruction Scope
SKILL.md instructs the agent to call functions that will retrieve and (in some examples) export full organizational context (export_org_context), log incident summaries, and find knowledge owners. These actions are in-scope for a knowledge-management skill but can surface or transmit sensitive production and personnel data; ensure classification/access controls are enforced. The instructions do not request unrelated system files or extra credentials.
Install Mechanism
There is no separate install spec in the registry, but skill.json/README show runtime use of 'npx @agentdocs1/mcp-server --http' (the MCP server is fetched from npm at runtime). Fetching and running an npm package at runtime is a moderate-risk operation; the package source (@agentdocs1) should be verified before use. No arbitrary URL downloads or archive extraction were found.
Credentials
Registry metadata initially reported no required env vars, but skill.json declares required config: agentdocs_url and api_key (API key is secret). Those are appropriate for contacting an external UPLO instance, but the mismatch between the registry summary and skill.json is an incoherence that should be corrected. The skill will use those credentials to access possibly sensitive org data — this is expected but high-sensitivity.
Persistence & Privilege
The skill is not 'always:true' and does not request elevated platform-wide privileges. Model invocation is allowed (normal). The skill does not modify other skills or system-wide config based on the provided files.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install uplo-devops
  3. After installation, invoke the skill by name or use /uplo-devops
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
uplo-devops 1.0.0 - Initial release of uplo-devops: AI-powered DevOps knowledge management. - Search across runbooks, infrastructure docs, CI/CD setup, and incident response procedures with structured extraction. - Key tools include: search_knowledge, search_with_context, get_directives, flag_outdated, and report_knowledge_gap. - Designed for rapid incident response, migration planning, and operational knowledge sharing. - Includes best practices and example workflows for common DevOps scenarios.
Metadata
Slug uplo-devops
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Uplo Devops?

AI-powered DevOps knowledge management. Search runbooks, infrastructure documentation, CI/CD pipelines, and incident response procedures with structured extr... It is an AI Agent Skill for Claude Code / OpenClaw, with 288 downloads so far.

How do I install Uplo Devops?

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

Is Uplo Devops free?

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

Which platforms does Uplo Devops support?

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

Who created Uplo Devops?

It is built and maintained by RooJenkins (@roojenkins); the current version is v1.0.0.

💬 Comments