Skill flagged — suspicious patterns detected
ClawHub Security flagged this skill as suspicious. Review the scan results before using.
Beta Cap Table
v1.0.0Cap table management and modeling for startups. Tracks equity分配, option pools, investor ownership, and dilution scenarios. Essential for fundraising.
⭐ 0· 41·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Suspicious
high confidencePurpose & Capability
The SKILL.md describes comprehensive cap table modeling (dilution scenarios, vesting, reports, liquidation prefs). The included Python script is a tiny, single‑purpose calculator that only prints a simple summary based on --founders, --employees, and --investors flags; it does not implement actions, reports, or scenarios. The scope of claimed features is disproportionate to the actual code.
Instruction Scope
Runtime instructions show example commands using a file named captable.py and --action arguments (summary, dilute, pool) that do not exist in the provided cap.py. The SKILL.md instructs running features the code doesn't support, creating a high risk of user confusion and incorrect outputs if followed.
Install Mechanism
There is no install spec (instruction-only install), so nothing is downloaded or executed beyond the included Python script. This is low risk from an install mechanism standpoint.
Credentials
The skill requests only python3 as a required binary and declares no environment variables, secrets, or config paths. There are no requests for unrelated credentials or system access.
Persistence & Privilege
always is false and there is no indication the skill requests persistent/systemwide privileges. It does not modify other skills or system configuration.
What to consider before installing
This skill's description promises a full-featured cap table manager but the included code is tiny, contains calculation bugs (unused variables, odd investor percentage math), and doesn't support the commands shown in the README (different filename and --action flags). The source and homepage are unknown. Do not rely on this for real fundraising or cap table decisions. If you want to use it: (1) run it locally in a safe environment and inspect/repair the code (rename or update usage to cap.py/captable.py), (2) fix the argument parsing and calculation logic, and (3) add tests or compare outputs with a trusted cap table tool. If you don't want to modify code yourself, avoid installing or granting it autonomous use — the mismatch between docs and code is a red flag for sloppy or incomplete implementation.Like a lobster shell, security has layers — review code before you run it.
equityvk97bkpc09x21bnbkdh87m9qnjx83rqjzfinancevk97bkpc09x21bnbkdh87m9qnjx83rqjzlatestvk97bkpc09x21bnbkdh87m9qnjx83rqjzstartupvk97bkpc09x21bnbkdh87m9qnjx83rqjz
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📊 Clawdis
Binspython3
