← 返回 Skills 市场
roojenkins

Uplo Cybersecurity

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

Uplo Cybersecurity 是什么?

AI-powered cybersecurity knowledge management. Search threat intelligence, vulnerability assessments, incident response plans, and compliance documentation w... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 199 次。

如何安装 Uplo Cybersecurity?

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

Uplo Cybersecurity 是免费的吗?

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

Uplo Cybersecurity 支持哪些平台?

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

谁开发了 Uplo Cybersecurity?

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

💬 留言讨论