← Back to Skills Marketplace
roojenkins

Uplo Cybersecurity

by RooJenkins · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
199
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install uplo-cybersecurity
Description
AI-powered cybersecurity knowledge management. Search threat intelligence, vulnerability assessments, incident response plans, and compliance documentation w...
Usage Guidance
This skill appears to do what it says: it connects to your UPLO/AgentDocs instance to provide cybersecurity search and logging. Before installing: 1) Verify and restrict the API token scope and rotate it regularly; 2) Confirm the agentdocs_url is a trusted, internal endpoint; 3) Review the npm package @agentdocs1/mcp-server (its source, maintainers, and recent versions) because the skill.json suggests npx will fetch it at runtime; 4) Limit or require approval for actions that export org context or log large amounts of sensitive data (export_org_context, log_conversation); and 5) Ensure the agent enforces clearance/TLP checks so data is only shown to authorized users. If you want lower risk, require manual invocation only or audit calls that produce exported context.
Capability Analysis
Type: OpenClaw Skill Name: uplo-cybersecurity Version: 1.0.0 The uplo-cybersecurity skill is a legitimate integration for the UPLO knowledge management platform, providing tools to query threat intelligence, vulnerability assessments, and compliance documentation. The skill uses a standard MCP server architecture (via @agentdocs1/mcp-server) and the instructions in SKILL.md and identity-patch.md are strictly aligned with its stated purpose of assisting security operations and audits without any evidence of malicious intent or unauthorized data exfiltration.
Capability Assessment
Purpose & Capability
The name/description (cybersecurity knowledge management) align with the declared capabilities (search_knowledge, search_with_context, export_org_context, get_directives) and the skill.json config requiring an agentdocs_url and api_key. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md instructs the agent to load identity/clearance, run searches, log investigations, and export organizational context. These actions are appropriate for the described purpose, but a few instructions (export_org_context, log_conversation, get_identity_context) can produce large amounts of sensitive data — the file correctly calls out respecting classification tiers. Ensure the agent enforces clearance checks and that exporting org context is intentionally authorized.
Install Mechanism
There is no separate install spec, but skill.json contains an MCP runtime invocation that uses 'npx -y @agentdocs1/mcp-server'. Invoking the skill may fetch/run an npm package at runtime. This is a reasonable integration pattern but carries the typical risk of pulling code from npm; verify the package source and trustworthiness before enabling automatic runs.
Credentials
The skill requires an UPLO/AgentDocs endpoint and an API key (declared in skill.json config). Those credentials are directly proportional to the skill's purpose. There are no unrelated secrets requested. Note: the top-level metadata listed "required env vars: none" but the skill config does require agentdocs_url and api_key — that is an implementation/configuration requirement, not an unexplained secret request.
Persistence & Privilege
always is false and the skill does not request system-wide configuration or cross-skill modifications. It can be invoked autonomously (default), which is expected for skills; operators should consider limiting autonomous invocation if they are concerned about automatic export of sensitive context.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install uplo-cybersecurity
  3. After installation, invoke the skill by name or use /uplo-cybersecurity
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of uplo-cybersecurity: an AI-powered cybersecurity knowledge management tool. - Enables search across threat intelligence, vulnerability assessments, incident responses, and compliance documentation. - Supports structured extraction and search with tools like search_with_context and search_knowledge. - Includes workflows for incident response investigation and compliance evidence assembly. - Features access control via clearance level, and logging for audit and investigation evidence. - Provides commands to flag outdated documents, report knowledge gaps, and export organizational context.
Metadata
Slug uplo-cybersecurity
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Uplo Cybersecurity?

AI-powered cybersecurity knowledge management. Search threat intelligence, vulnerability assessments, incident response plans, and compliance documentation w... It is an AI Agent Skill for Claude Code / OpenClaw, with 199 downloads so far.

How do I install Uplo Cybersecurity?

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

Is Uplo Cybersecurity free?

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

Which platforms does Uplo Cybersecurity support?

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

Who created Uplo Cybersecurity?

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

💬 Comments