← 返回 Skills 市场
TheCorporation.ai Form and Operate
作者
Kyle Hanson
· GitHub ↗
· v1.0.0
· MIT-0
216
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install thecorporation-form-and-operate
功能描述
How to use the `npx corp` CLI to manage corporate entities, governance, cap tables, finance, agents, and compliance for TheCorporation platform. Use this ski...
安全使用建议
This skill instructs the agent to install and run a third‑party CLI (npx @thecorporation/cli) that can create legal entities, auto‑sign documents, manage payroll, and run a local server. Before installing or running anything: 1) Confirm the npm package identity and review its source code (the SKILL.md links to a GitHub repo); prefer pinned versions and checksums. 2) Ensure Node/npx are available — the skill metadata should have listed these; ask the publisher to declare required binaries and versions. 3) Don’t allow auto‑signing or payroll actions without explicit, per‑action user confirmation — these are legally and financially sensitive. 4) Prefer local/self‑hosted mode for testing, inspect ~/.corp/data for sensitive content, and consider running the CLI in an isolated VM or container. 5) If you plan to use cloud mode, verify the cloud service operator and magic‑link flow and avoid sending real credentials or personal data until you’ve validated the service. If the publisher cannot explain the metadata/install discrepancies or provide a reproducible audit path (source repo, commit/tag, checksums), treat the skill as potentially unsafe.
功能分析
Type: OpenClaw Skill
Name: thecorporation-form-and-operate
Version: 1.0.0
The skill bundle provides a comprehensive interface for managing corporate entities via 'TheCorporation' platform using the `npx corp` CLI. The instructions in SKILL.md are detailed and strictly aligned with the stated purpose of corporate governance, formation, and financial management. There is no evidence of malicious intent, data exfiltration, or harmful prompt injection; the 'Agents' functionality described refers to features within the target platform rather than an attempt to hijack the host agent.
能力评估
Purpose & Capability
The SKILL.md describes a full CLI for corporate formation, governance, payroll, document generation and auto‑signing. That purpose reasonably requires a Node/npx runtime and an install of @thecorporation/cli (and apparently a Rust binary shipped by that package). However the skill metadata declares no required binaries and no install spec. The metadata and runtime instructions are inconsistent: a consumer would reasonably expect 'node'/'npx' to be listed as required and the package install to be declared.
Instruction Scope
Instructions tell the agent to run 'npx corp setup', run servers (npx corp serve), store data under ~/.corp/data, and to 'activate' entities which auto‑signs formation documents. Those are legitimate for a corp management CLI, but they are high‑impact operations (legal document signing, payroll). The instructions do not require explicit confirmation workflows in the SKILL.md — e.g., the automated 'activate' auto‑sign behavior is scope‑creep for an assistant unless the user explicitly consents at time of action. The skill also references cloud magic‑link auth (external endpoints) and configuring api_url, which will transmit data to external services.
Install Mechanism
The SKILL.md informs the agent to use an npm package (@thecorporation/cli) via npx — an install from the public npm registry. Installing arbitrary CLI packages via npx is a moderate‑risk action (remote published code/binaries may execute locally). The registry metadata omitted an install spec, but the instructions do include an install block — this discrepancy is notable. There are no checksums or pinned versions in the instructions; the skill asks implicitly to fetch code at runtime.
Credentials
The skill metadata lists no required environment variables or credentials, yet the SKILL.md describes a cloud mode (magic link auth) and operations that commonly require credentials (payroll, document filing). The lack of declared credential requirements is disproportionate to the sensitive operations described. Additionally, the skill stores data locally (~/.corp/data) which may contain sensitive corporate and personal data; SKILL.md does not discuss encryption or access control.
Persistence & Privilege
The skill does not request always:true and is user‑invocable. It does instruct running a persistent local HTTP server (npx corp serve) and changing agent config (npx corp config set api_url ...), which are normal developer actions but have side effects (open local ports, change config). These behaviors are plausible for the stated purpose but warrant caution (run in an isolated environment if uncertain).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install thecorporation-form-and-operate - 安装完成后,直接呼叫该 Skill 的名称或使用
/thecorporation-form-and-operate触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of thecorporation-form-and-operate skill
- Provides comprehensive instructions for using the npx corp CLI to manage corporate entities, governance, cap tables, finance, agents, and compliance on TheCorporation platform
- Supports both one-shot and staged entity formation for LLCs, C-Corps, and other entity types
- Details step-by-step workflows for governance, including board meetings and written consents
- Explains reference resolution, local/cloud/server setup, and context management for the CLI
元数据
常见问题
TheCorporation.ai Form and Operate 是什么?
How to use the `npx corp` CLI to manage corporate entities, governance, cap tables, finance, agents, and compliance for TheCorporation platform. Use this ski... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 216 次。
如何安装 TheCorporation.ai Form and Operate?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install thecorporation-form-and-operate」即可一键安装,无需额外配置。
TheCorporation.ai Form and Operate 是免费的吗?
是的,TheCorporation.ai Form and Operate 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
TheCorporation.ai Form and Operate 支持哪些平台?
TheCorporation.ai Form and Operate 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 TheCorporation.ai Form and Operate?
由 Kyle Hanson(@hansonkd)开发并维护,当前版本 v1.0.0。
推荐 Skills