← 返回 Skills 市场
roojenkins

Uplo Insurance

作者 RooJenkins · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
187
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install uplo-insurance
功能描述
AI-powered insurance knowledge management. Search policy documents, claims records, underwriting guidelines, and actuarial data with structured extraction.
安全使用建议
This skill appears to do what it says (search your insurance knowledge base), but there are two issues to check before installing: (1) metadata mismatch — the registry shows no required config but skill.json and README require your UPLO/AgentDocs URL and an API key; verify and supply those intentionally, and (2) the skill will run `npx @agentdocs1/mcp-server` (pulling runtime code from npm). Before you proceed: verify the npm package (@agentdocs1/mcp-server) is an official/trusted package (review its npm page, source repo, and publisher), ensure the API key you provide has least-privilege access and appropriate audit logging, confirm the AGENTDOCS_URL points to your internal/approved UPLO instance (not a public or attacker-controlled endpoint), and consider restricting network access or running the MCP server in an isolated environment. If you cannot verify the npm package or do not want remote code pulled at runtime, ask the publisher for a vetted installation artifact or a signed release you can audit.
功能分析
Type: OpenClaw Skill Name: uplo-insurance Version: 1.0.0 The uplo-insurance skill bundle is a legitimate insurance knowledge management tool designed to interface with the UPLO platform. The skill provides tools for searching policy documents, claims records, and underwriting guidelines (e.g., `search_knowledge`, `search_with_context`) and includes domain-specific instructions in `SKILL.md` and `identity-patch.md` that emphasize accuracy, citing sources, and respecting data confidentiality. While it uses `npx` to fetch its MCP server and includes a broad `export_org_context` tool, these behaviors are consistent with its stated purpose of organizational knowledge management and do not exhibit signs of malicious intent or prompt injection.
能力评估
Purpose & Capability
The skill's name, description, README, SKILL.md, and identity patch all consistently describe an insurance knowledge search/GraphRAG capability (search_knowledge, search_with_context, get_directives, export_org_context). The declared capabilities align with the stated purpose. However, the registry summary at the top claims there are no required env vars/config, while skill.json requires an agentdocs_url and api_key — this mismatch is unexpected and reduces coherence.
Instruction Scope
SKILL.md limits runtime actions to MCP-style operations (get_identity_context, get_directives, search_knowledge, search_with_context, export_org_context, flag_outdated). It does not instruct access to unrelated local files or unrelated credentials. Note: the skill explicitly expects/encourages quoting sensitive policy and actuarial data from the org knowledge base, so it will surface confidential information if the connected UPLO instance contains it — this is consistent with its purpose but increases data-sensitivity risk.
Install Mechanism
The top-level metadata said 'No install spec' and 'instruction-only', but skill.json includes an mcp section that runs `npx -y @agentdocs1/mcp-server --http` and maps env to a configured AGENTDOCS_URL/API_KEY. README also shows using npx. That implies runtime fetching/execution of remote npm code via npx. Fetching/executing remote packages is a moderate-to-high risk operation unless you verify the package source and integrity. The inconsistency between 'no install' and an embedded npx command is also an implementation mismatch worth flagging.
Credentials
The only credentials/configuration referenced in skill.json and README are an UPLO instance URL and an API key (AGENTDOCS_URL / API_KEY), which are appropriate and proportional for a knowledge-base connector. However, the registry/requirements summary incorrectly lists 'none' for required env vars/config, which is inconsistent and could mislead users into not providing or reviewing credentials. No unrelated credentials are requested.
Persistence & Privilege
Flags show always:false and normal autonomous invocation settings. The skill does not request persistent system-wide privileges or modifications to other skills. There is no indication it will force-enable itself or persist beyond normal skill behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install uplo-insurance
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /uplo-insurance 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
uplo-insurance 1.0.0 - Initial release of AI-powered insurance knowledge management skill. - Enables structured search across policy documents, claims records, underwriting guidelines, and actuarial data. - Provides workflows for complex claim coverage determinations and state regulatory filing compliance. - Introduces tools for precise policy language search, contextual knowledge queries, directive review, organization context export, and flagging outdated materials. - Offers insurance-specific tips for accuracy, regulatory compliance, and sensitive data handling.
元数据
Slug uplo-insurance
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Uplo Insurance 是什么?

AI-powered insurance knowledge management. Search policy documents, claims records, underwriting guidelines, and actuarial data with structured extraction. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 187 次。

如何安装 Uplo Insurance?

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

Uplo Insurance 是免费的吗?

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

Uplo Insurance 支持哪些平台?

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

谁开发了 Uplo Insurance?

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

💬 留言讨论