← 返回 Skills 市场
Uplo Compliance
作者
RooJenkins
· GitHub ↗
· v1.0.0
· MIT-0
248
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install uplo-compliance
功能描述
AI-powered compliance intelligence spanning legal, financial, and government regulatory requirements. Unified search across compliance obligations, audit fin...
安全使用建议
Key things to check before installing:
- The registry metadata omitted required credentials, but skill.json and the README require agentdocs_url and api_key. Treat that as a packaging/manifest inconsistency — do not rely on the registry's 'no credentials' statement.
- The skill runs an MCP server via npx (@agentdocs1/mcp-server). That will download and execute an npm package at runtime. Verify the npm package name and publisher, review its source, and only run it if you trust the publisher.
- Confirm the endpoint (AGENTDOCS_URL) is your controlled/trusted UPLO instance. An untrusted endpoint + API key could expose sensitive compliance data. Use least-privilege API keys and restrict their scope and lifetime.
- Understand data flows: the skill will surface organization context and potentially export audit evidence (export_org_context). Ensure this behavior aligns with your data classification and audit policies.
- If you need higher assurance, request a corrected manifest that declares required credentials, and ask for the @agentdocs1/mcp-server source repository or a signed release to audit the MCP server code before running.
- Consider running the connector in an isolated environment, with network and credential controls, and monitor outbound connections and logs after enabling the skill.
功能分析
Type: OpenClaw Skill
Name: uplo-compliance
Version: 1.0.0
The uplo-compliance skill bundle is a legitimate tool designed for Governance, Risk, and Compliance (GRC) intelligence. It provides tools for searching regulatory knowledge, managing audit findings, and tracking compliance directives across legal, financial, and government domains. The code and instructions (SKILL.md, identity-patch.md) are consistently aligned with the stated purpose, emphasizing data classification respect and factual accuracy. While it uses 'npx' to execute a remote MCP server (@agentdocs1/mcp-server), this is a standard distribution method for such tools and lacks any evidence of malicious intent or unauthorized data exfiltration.
能力评估
Purpose & Capability
The name, description, README, SKILL.md, and identity-patch are consistent: this is a connector/knowledge-search skill for an UPLO/AgentDocs compliance instance. The declared MCP capabilities (search_with_context, get_directives, export_org_context, etc.) match the stated compliance use cases.
Instruction Scope
SKILL.md instructs the agent to call internal MCP tools (get_identity_context, get_directives, search_with_context, export_org_context, propose_update, etc.). Those calls relate directly to compliance tasks and do not direct the agent to read arbitrary host files or unrelated credentials. However, the workflow expects access to organizational knowledge (export_org_context) and to respect classification tiers — so the skill will surface potentially sensitive internal data to the configured UPLO instance.
Install Mechanism
There is no formal install spec in the registry manifest (instruction-only), but skill.json / README instruct running an npm package via npx (@agentdocs1/mcp-server). That implies runtime downloading and executing code from the npm registry (moderate risk). The package source is specified (npm package name), not an arbitrary URL or IP, which is safer than a raw download but still a runtime code fetch worth auditing.
Credentials
Top-level registry metadata lists no required env vars/credentials, but skill.json config requires agentdocs_url and api_key (secret). README also references AGENTDOCS_URL and API_KEY and DEFAULT_PACKS. Requesting an API key and endpoint is proportionate to the skill's purpose (it must talk to a UPLO/AgentDocs instance), but the manifest-metadata omission is an important inconsistency: the skill will need secrets despite the registry claiming none. This mismatch could mislead installers.
Persistence & Privilege
always is false and model invocation is permitted (normal). The skill does not claim to modify other skills or system-wide config. The main persistence/privilege consideration is that running the MCP server via npx will create a runtime process that communicates with the configured endpoint — no automatic 'always' or elevated system privileges are requested in the manifest.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install uplo-compliance - 安装完成后,直接呼叫该 Skill 的名称或使用
/uplo-compliance触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release introducing AI-powered compliance intelligence across legal, financial, and government regulations.
- Unified search for regulatory obligations, audit findings, policy documents, and regulatory filings.
- Core tools: context-rich search, directives dashboard, targeted knowledge retrieval, document flagging, and update proposal workflow.
- Supports workflows for regulatory change assessment, multi-jurisdiction audit preparation, and policy management.
- Emphasizes compliance identity, clearance checks, and real-time directive monitoring to reduce missed deadlines and enforcement risk.
元数据
常见问题
Uplo Compliance 是什么?
AI-powered compliance intelligence spanning legal, financial, and government regulatory requirements. Unified search across compliance obligations, audit fin... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 248 次。
如何安装 Uplo Compliance?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install uplo-compliance」即可一键安装,无需额外配置。
Uplo Compliance 是免费的吗?
是的,Uplo Compliance 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Uplo Compliance 支持哪些平台?
Uplo Compliance 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Uplo Compliance?
由 RooJenkins(@roojenkins)开发并维护,当前版本 v1.0.0。
推荐 Skills