← 返回 Skills 市场
Uplo Government
作者
RooJenkins
· GitHub ↗
· v1.0.0
· MIT-0
143
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install uplo-government
功能描述
AI-powered government knowledge management. Search policy documents, regulatory filings, public records, and inter-agency coordination data with structured e...
安全使用建议
This skill appears to be a UPLO connector and will need an UPLO instance URL and an API key, and it expects to run an MCP server via `npx @agentdocs1/mcp-server`. Before installing: 1) Confirm the skill author and homepage (none provided here); verify the npm package name (@agentdocs1/mcp-server) is the official vendor and inspect its source or release page. 2) Treat the API key as sensitive: use a scoped, least-privilege token and avoid using a high-privilege org key in an untrusted environment. 3) Because the skill dynamically fetches code with npx, run it first in an isolated/test environment and audit the package. 4) Resolve the metadata mismatch (registry shows no required env vars but skill.json requires them) — ask the publisher to correct the manifest so you know upfront what secrets and network endpoints will be used. 5) If handling classified or sensitive documents, ensure the configured UPLO endpoint and the agent environment meet your organization's classification and network policies.
功能分析
Type: OpenClaw Skill
Name: uplo-government
Version: 1.0.0
The uplo-government skill bundle is a legitimate integration for the UPLO platform, designed for government-focused knowledge management and regulatory research. It utilizes a standard MCP (Model Context Protocol) server architecture via npx to provide tools for semantic search, directive tracking, and organizational context exporting. The instructions in SKILL.md and identity-patch.md are well-aligned with the stated purpose, emphasizing proper citation of statutory authorities and adherence to data classification tiers without any evidence of malicious intent or unauthorized data exfiltration.
能力评估
Purpose & Capability
The skill claims to provide UPLO-backed government knowledge access, which legitimately requires an UPLO instance URL and an API key; those appear in skill.json and README. However the registry metadata above lists no required env vars or primary credential — that's an inconsistency between the claimed purpose and the declared requirements in the registry.
Instruction Scope
SKILL.md uses only high-level MCP-style commands (search_knowledge, search_with_context, get_directives, etc.) and emphasizes classification handling; it does not instruct the agent to read arbitrary local files or exfiltrate data. That scope is appropriate for a knowledge connector. However the instructions assume an MCP connection to an external UPLO instance (implying network calls) and the identity-patch further instructs the agent to treat UPLO as the authoritative source.
Install Mechanism
The skill was presented as instruction-only in the registry, but skill.json and README show an MCP server run via `npx -y @agentdocs1/mcp-server --http`. That implies dynamic download/execution of an npm package at runtime (moderate-to-high risk relative to instruction-only). The registry contains no formal install spec to surface this. Confirm the @agentdocs1 package and its source before running npx.
Credentials
skill.json legitimately requires `agentdocs_url` and a secret `api_key` (UPLO MCP token) which are proportionate to connecting to an external knowledge service. The problem is the top-level registry reported no required env vars — a metadata omission that could lead to unexpected prompts for secrets at install/run time. No other unrelated credentials are requested.
Persistence & Privilege
The skill does not request always:true and does not modify other skills. Autonomous model invocation is enabled (platform default). The MCP server approach may start a local process (via npx) but there is no indication the skill attempts to persistently install itself beyond that.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install uplo-government - 安装完成后,直接呼叫该 Skill 的名称或使用
/uplo-government触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of uplo-government: AI-powered government knowledge management
- Enables search across policy documents, regulatory filings, public records, and inter-agency coordination data with structured extraction.
- Provides guidance on session initialization for secure access based on clearance tier.
- Supports key government workflows such as rulemaking research, audit response coordination, and congressional testimony preparation.
- Introduces specialized tools: search_with_context, search_knowledge, export_org_context, get_directives, and propose_update.
- Includes tips for authoritative citations, handling sensitive documents, finding inter-agency agreements, and understanding fiscal year nuances.
元数据
常见问题
Uplo Government 是什么?
AI-powered government knowledge management. Search policy documents, regulatory filings, public records, and inter-agency coordination data with structured e... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 143 次。
如何安装 Uplo Government?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install uplo-government」即可一键安装,无需额外配置。
Uplo Government 是免费的吗?
是的,Uplo Government 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Uplo Government 支持哪些平台?
Uplo Government 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Uplo Government?
由 RooJenkins(@roojenkins)开发并维护,当前版本 v1.0.0。
推荐 Skills