← 返回 Skills 市场
Uplo Accounting
作者
RooJenkins
· GitHub ↗
· v1.0.0
· MIT-0
250
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install uplo-accounting
功能描述
AI-powered accounting knowledge management. Search bookkeeping records, tax preparation documents, audit support files, and financial statement workpapers wi...
安全使用建议
This skill appears to be a legitimate accounting knowledge connector, but there are red flags you should address before installing or providing credentials:
- Confirm source and authenticity: the package lists no homepage and the registry owner is opaque; verify this extension actually comes from your vendor or a trusted UPLO provider.
- Resolve the metadata mismatch: skill.json requires agentdocs_url and api_key, but the registry display claimed no required credentials — do not ignore the credential requirement.
- Restrict the API key: if you provide an API_KEY, ensure it is scoped minimally (read/search only) and revocable. Avoid using org-wide admin keys.
- Verify tooling: SKILL.md expects the 'mcporter' CLI and README suggests using 'npx @agentdocs1/mcp-server' (downloads from npm). Only run those tools after vetting the npm package owner and reviewing package contents.
- Be cautious with exported data and logging: the skill can export_org_context and log_conversation; verify what conversation metadata is sent and whether that complies with internal data-handling and classification rules.
- Testing: first connect to a non-production UPLO instance (or a limited test tenant) to validate behavior and see exactly what data is transmitted.
If you cannot confirm the vendor or validate the npm package and API key scope, treat this skill as untrusted and avoid supplying production credentials or sensitive data.
功能分析
Type: OpenClaw Skill
Name: uplo-accounting
Version: 1.0.0
The uplo-accounting skill is a legitimate integration for the UPLO knowledge management platform, providing tools for searching and extracting accounting-related data via the Model Context Protocol (MCP). It utilizes the '@agentdocs1/mcp-server' package via npx and includes well-defined instructions in SKILL.md and identity-patch.md that focus on domain-specific tasks like bookkeeping, tax preparation, and audit support while maintaining safety guardrails against providing unauthorized professional advice.
能力评估
Purpose & Capability
Functionality (searching accounting docs, GraphRAG, exporting org context) is coherent with the name/description and the skill.json's declared MCP integration. However the registry metadata presented earlier claimed no required credentials or config, while skill.json requires an agentdocs_url and an API_KEY — that discrepancy is unexplained and reduces trust.
Instruction Scope
SKILL.md restricts actions to MCP calls (mcporter call uplo-accounting.<tool>) and polite rules (cite sources, respect classification). Those calls are within the skill's stated purpose. Two practical concerns: (1) SKILL.md expects a 'mcporter' CLI available, but required-binaries was declared as none; (2) SKILL.md includes logging (log_conversation) and export_org_context which will transmit org data to the configured UPLO endpoint — expected for this skill but sensitive, so verify policies and data minimization.
Install Mechanism
Registry contains no install spec (instruction-only), which is lower technical risk. README suggests using 'clawhub install' or running an MCP server via 'npx @agentdocs1/mcp-server' — that would download/run code from npm at install/runtime. Because the skill itself doesn't enforce that, users may inadvertently execute external packages; verify the npm package owner/contents before running.
Credentials
skill.json legitimately requires config.agentdocs_url and config.api_key (secret) to access a UPLO instance. Those credentials are proportionate to the claimed purpose. The concern is that the registry metadata you were shown reported no required env/config; this mismatch could lead to accidental omission of credentials or misuse. Also ensure the API key has least privilege (read-only for search, not broad admin) because the skill can export org context and log conversations.
Persistence & Privilege
The skill does not request always:true and does not modify other skills. It is instruction-only with no packaged code run by default, so it does not demand elevated platform presence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install uplo-accounting - 安装完成后,直接呼叫该 Skill 的名称或使用
/uplo-accounting触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of uplo-accounting.
- Provides AI-powered search and extraction for bookkeeping, tax, audit, and financial statement documentation.
- Offers key commands for knowledge search, context retrieval, directive guidance, and session logging.
- Emphasizes citation of sources, respect for classification, and transparency about knowledge coverage.
元数据
常见问题
Uplo Accounting 是什么?
AI-powered accounting knowledge management. Search bookkeeping records, tax preparation documents, audit support files, and financial statement workpapers wi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 250 次。
如何安装 Uplo Accounting?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install uplo-accounting」即可一键安装,无需额外配置。
Uplo Accounting 是免费的吗?
是的,Uplo Accounting 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Uplo Accounting 支持哪些平台?
Uplo Accounting 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Uplo Accounting?
由 RooJenkins(@roojenkins)开发并维护,当前版本 v1.0.0。
推荐 Skills