← 返回 Skills 市场
roojenkins

Uplo Devops

作者 RooJenkins · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
288
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install uplo-devops
功能描述
AI-powered DevOps knowledge management. Search runbooks, infrastructure documentation, CI/CD pipelines, and incident response procedures with structured extr...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install uplo-devops
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /uplo-devops 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug uplo-devops
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Uplo Devops 是什么?

AI-powered DevOps knowledge management. Search runbooks, infrastructure documentation, CI/CD pipelines, and incident response procedures with structured extr... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 288 次。

如何安装 Uplo Devops?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install uplo-devops」即可一键安装,无需额外配置。

Uplo Devops 是免费的吗?

是的,Uplo Devops 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Uplo Devops 支持哪些平台?

Uplo Devops 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Uplo Devops?

由 RooJenkins(@roojenkins)开发并维护,当前版本 v1.0.0。

💬 留言讨论