Skip to main content

financial-model

Enables users to run detailed financial models for startup valuation and SaaS health analysis using Python and Claude Code.

Install this skill

or
55/100

Security score

The financial-model skill was audited on May 28, 2026 and we found 3 security issues across 1 threat category, including 3 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 60

Template literal with variable interpolation in command context

SourceSKILL.md
60Save all inputs to `${CLAUDE_PLUGIN_ROOT}/skills/financial-model/output/model_inputs.json`:
high line 95

Template literal with variable interpolation in command context

SourceSKILL.md
95Run: `python "${CLAUDE_PLUGIN_ROOT}/skills/financial-model/scripts/financial_calc.py"`
high line 120

Template literal with variable interpolation in command context

SourceSKILL.md
120Run: `python "${CLAUDE_PLUGIN_ROOT}/skills/financial-model/scripts/report_formatter.py"`
Scanned on May 28, 2026
View Security Dashboard
Installation guide →