← 返回 Skills 市场
Youdo Business
作者
thisisevgeniy
· GitHub ↗
· v2026.3.13
· MIT-0
234
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install youdo-business
功能描述
Work with the YouDo Business API. Use when asked to interact with YouDo Business to manage employees, projects, tasks, payments, webhooks, or generate signed...
安全使用建议
This skill appears to be a straightforward API integration, but it omits how to provide and protect the sensitive signing material it requires. Before installing or invoking it: (1) Confirm where/how you'll supply JWTs and the RS256 private key (prefer platform secret storage or a vault; avoid pasting private keys into chat). (2) Ensure tokens are least-privilege and short-lived and that the agent/platform will not persist secrets improperly. (3) Verify webhook callback URLs and TLS certificate validation when subscribing. (4) Ask the skill maintainer (or review the runtime integration) to explicitly declare required credentials/env vars and to document secure key-handling — this transparency reduces risk. If you cannot guarantee secure key provisioning/storage, treat the skill as higher risk and do not provide private keys or long-lived credentials to the agent.
功能分析
Type: OpenClaw Skill
Name: youdo-business
Version: 2026.3.13
The skill bundle contains documentation for interacting with the YouDo Business API, including endpoint definitions, authentication requirements (JWT/RS256), and request signing procedures. There is no executable code or evidence of malicious intent, data exfiltration, or prompt injection in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name, description, and the listed endpoints/auth method align with a YouDo Business API integration: employees, projects, tasks, payments, webhooks, and request signing are all coherent with the stated purpose.
Instruction Scope
SKILL.md clearly documents base URLs, endpoints, JWT usage, and a request-signing scheme (RS256, string-to-sign, headers). It does not instruct the agent to read unrelated files or system paths. However, it presumes access to signing keys/JWT tokens without specifying how those should be obtained or handled at runtime.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or downloaded, which is the lowest install risk.
Credentials
The skill declares no required environment variables or primary credential, yet the documented workflow requires sensitive material (JWTs and an RS256 private key or equivalent) to sign tokens and requests. The absence of declared secret inputs or guidance on secure storage/access is a mismatch and reduces transparency about what the agent will need at runtime.
Persistence & Privilege
always:false and default invocation settings — the skill does not request elevated/persistent presence or make changes to other skills or global agent configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install youdo-business - 安装完成后,直接呼叫该 Skill 的名称或使用
/youdo-business触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2026.3.13
- Added detailed documentation for YouDo Business API endpoints, authentication, and request signing.
- Outlined key API endpoints for managing employees, projects, tasks, payments, documents, reports, agreements, invoices, balance, and webhooks.
- Specified JWT-based authentication and signing requirements for certain requests.
- Provided sample header and request formats for secure API interactions.
元数据
常见问题
Youdo Business 是什么?
Work with the YouDo Business API. Use when asked to interact with YouDo Business to manage employees, projects, tasks, payments, webhooks, or generate signed... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 234 次。
如何安装 Youdo Business?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install youdo-business」即可一键安装,无需额外配置。
Youdo Business 是免费的吗?
是的,Youdo Business 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Youdo Business 支持哪些平台?
Youdo Business 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Youdo Business?
由 thisisevgeniy(@thisisevgeniy)开发并维护,当前版本 v2026.3.13。
推荐 Skills