Cap Table Manager
v1.0.1Equity cap table management for startups and growth-stage companies. Models SAFEs, convertible notes, priced equity rounds, token allocations, dilution scena...
⭐ 0· 256·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
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).
Instruction Scope
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.
Install Mechanism
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.
Credentials
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.
Persistence & Privilege
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.
Assessment
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 the agent uses before granting access or allowing autonomous runs; if you do not want the agent to act without confirmation, keep autonomous invocation disabled for your agent or avoid granting API tokens. (4) If you need legally authoritative records (transfer agent, custody), use a tool of record (Carta, Pulley) as the SKILL.md itself advises.Like a lobster shell, security has layers — review code before you run it.
latestvk9788cfkctz4t1ct5nkd1m9bkd834772
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
