📦 Cap Table Manager — 股权管理

v1.0.1

为初创及成长期公司提供股权 cap 表管理,支持 SAFE、可转债、定价轮、代币分配与稀释场景建模,一键生成投后股权结构。

0· 268·1 当前·1 累计
下载技能包
最后更新
2026/3/18
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill is internally consistent and appears to implement cap table modeling only. Before installing or using it: (1) Be cautious with sensitive data—cap tables contain investor, employee, and funding details; consider testing with dummy data first. (2) If you plan to export to Google Sheets, expect a separate OAuth flow or credential prompt — the skill does not declare or bundle Google credentials, so you should manually approve any Google access. (3) Review the full SKILL.md and any prompts...
详细分析 ▾
用途与能力
Name, description, and SKILL.md content are coherent: all instructions and examples are directly about modeling cap tables, SAFEs, options, dilution, waterfalls, and producing investor-ready outputs. There are no unrelated capability requests (no cloud, git, or system credentials).
指令范围
SKILL.md stays within expected boundaries (data collection of stakeholders, valuation inputs, calculations, and export suggestions). It mentions exports to CSV/Excel and Google Sheets; CSV/Excel are local formats and match the purpose, but Google Sheets implies use of Google APIs/OAuth — the skill does not declare how that auth would be obtained or what env vars/scopes would be needed, which is an unresolved point to confirm before using automatic Google exports.
安装机制
No install spec and no code files — instruction-only. This minimizes disk-write and execution risk; nothing is downloaded or installed by the skill itself.
凭证需求
The skill declares no required environment variables or credentials, which is proportionate for local calculation and CSV/Excel export. However, references to Google Sheets or other cloud exports would require separate credentials or OAuth at runtime; that access is not declared here and should be explicitly authorized by the user if used.
持久化与权限
always is false and the skill is user-invocable with normal autonomous invocation enabled. It does not request any persistent system-wide configuration or modify other skills; this level of presence is appropriate for its purpose.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.12026/3/16

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install cap-table-manager
镜像加速npx clawhub@latest install cap-table-manager --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库