Trusted — Risk Score 0/100
Last scan:16 hr ago Rescan
0 /100
cfo-advisor
Financial leadership for startups and scaling companies. Financial modeling, unit economics, fundraising strategy, cash management, and board financial packages.
Pure documentation skill with no executable code or dangerous capabilities - references non-existent scripts but presents no security risk.
Skill Namecfo-advisor
Duration31.7s
Enginepi
Safe to install
Skill is safe to use. Consider adding actual script implementations if the financial modeling tools are needed, or remove script references from documentation to avoid confusion.

Findings 1 items

Severity Finding Location
Low
Referenced scripts do not exist Doc Mismatch
SKILL.md references Python scripts (burn_rate_calculator.py, unit_economics_analyzer.py, fundraising_model.py) and reference markdown files that are not present in the package. This is a documentation accuracy issue, not a security threat.
python-tools: burn_rate_calculator.py, unit_economics_analyzer.py, fundraising_model.py
→ Either implement the referenced scripts or remove their references from the skill metadata
SKILL.md:21
ResourceDeclaredInferredStatusEvidence
Filesystem NONE NONE No file operations found
Network NONE NONE No network calls found
Shell NONE NONE No shell commands found
Environment NONE NONE No env access found
Skill Invoke NONE NONE No skill invocation found
Clipboard NONE NONE No clipboard access found
Browser NONE NONE No browser access found
Database NONE NONE No database access found

File Tree

1 files · 7.1 KB · 140 lines
Markdown 1f · 140L
└─ 📝 SKILL.md Markdown 140L · 7.1 KB

Security Positives

✓ No executable code present - pure documentation skill
✓ No shell commands or subprocess calls
✓ No network requests or external IP communication
✓ No credential harvesting or sensitive data access
✓ No obfuscation techniques (base64, eval, etc.)
✓ No malicious dependencies
✓ No supply chain risks