Scan Report
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.
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:21 |
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| 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
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