← Back to Skills Marketplace
roojenkins

Uplo Enterprise It

by RooJenkins · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
156
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install uplo-enterprise-it
Description
AI-powered enterprise IT intelligence spanning DevOps, cybersecurity, and engineering. Unified search across infrastructure, security, and architecture docum...
Usage Guidance
This skill appears to do what it says (search and contextualize enterprise IT docs), but verify a few things before installing: 1) Confirm the registry metadata vs skill.json inconsistency — the skill requires an UPLO instance URL and API key (API key is sensitive). 2) Review the npm package '@agentdocs1/mcp-server' (publisher, source code, version) that 'npx' will fetch and execute; prefer pinned releases or a vetted binary. 3) Limit the API key scopes and test with a token that has read-only, limited-scope access in a staging environment first. 4) Be cautious with 'export_org_context' — it can export highly sensitive data; confirm who can invoke that action and where exported data is stored/transmitted. If you cannot verify the npm package or the origin of the UPLO instance, treat the install as higher risk.
Capability Analysis
Type: OpenClaw Skill Name: uplo-enterprise-it Version: 1.0.0 The skill bundle is a legitimate integration for the UPLO platform, designed to provide AI-powered search and management of enterprise IT, DevOps, and cybersecurity documentation. While it includes high-privilege tools such as 'export_org_context' and 'search_with_context' that can access sensitive infrastructure data (e.g., firewall matrices, CVE scans), these capabilities are central to its stated purpose. The instructions in SKILL.md and identity-patch.md explicitly direct the agent to respect data classification tiers and verify clearance before surfacing restricted information, indicating a focus on security-conscious operations rather than exploitation.
Capability Assessment
Purpose & Capability
The skill's name, README, SKILL.md, and skill.json all describe an enterprise IT knowledge connector (search, directives, org snapshots) and the required capabilities align with that purpose. However the registry metadata provided earlier lists no required credentials or env vars while skill.json and README clearly require an UPLO instance URL and an API key — this mismatch is an inconsistency you should confirm.
Instruction Scope
SKILL.md instructs the agent to call well-scoped MCP-style tools (get_identity_context, get_directives, search_knowledge, search_with_context, export_org_context, etc.) and explicitly instructs respecting classification tiers. It does not tell the agent to read arbitrary local files or unknown system paths. The primary risk is that 'export_org_context' can return a complete org snapshot (highly sensitive) — but that capability is coherent with the skill's stated purpose.
Install Mechanism
The registry shows no formal install spec, but README and skill.json indicate the MCP server will be launched via 'npx -y @agentdocs1/mcp-server --http' with AGENTDOCS_URL and API_KEY in env. That means code will be fetched from the npm registry and executed at runtime. Fetching/running a third-party npm package has moderate risk: verify the package publisher (@agentdocs1), review the package source, and prefer pinned versions or vetted releases.
Credentials
skill.json requires an agentdocs_url and an api_key (MCP token). These are expected for connecting to UPLO, but they are high-value credentials because they grant access to organizational documents (including possibly sensitive artifacts via export_org_context). The earlier registry metadata claiming 'no required env vars' conflicts with this — verify the token scopes and whether the API key can be scoped to limit access.
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not request persistent system-wide privileges or modify other skills. Running the MCP server spawns a subprocess but that is normal for MCP-style integrations. Ensure the spawned process runs with least privilege and in an environment you trust.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install uplo-enterprise-it
  3. After installation, invoke the skill by name or use /uplo-enterprise-it
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of uplo-enterprise-it skill. - Provides AI-powered unified search across DevOps, cybersecurity, and engineering documentation. - Supports context-aware queries for incident response, security compliance, architecture, and operational procedures. - Integrates tools for knowledge search, context-aware recommendations, directive retrieval, organizational context export, and documentation quality tracking. - Enforces access based on user identity, team, and clearance tier, respecting documentation classification and security boundaries.
Metadata
Slug uplo-enterprise-it
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Uplo Enterprise It?

AI-powered enterprise IT intelligence spanning DevOps, cybersecurity, and engineering. Unified search across infrastructure, security, and architecture docum... It is an AI Agent Skill for Claude Code / OpenClaw, with 156 downloads so far.

How do I install Uplo Enterprise It?

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

Is Uplo Enterprise It free?

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

Which platforms does Uplo Enterprise It support?

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

Who created Uplo Enterprise It?

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

💬 Comments