Trusted — Risk Score 5/100
Last scan:20 hr ago Rescan
5 /100
Financial Ratio Analysis
Compute and report 25+ financial ratios (profitability, liquidity, leverage, efficiency, growth) from QBO data. Produces a 9-tab Excel workbook with traffic-light scoring.
Documentation-only skill describing legitimate financial ratio analysis; no implementation code exists to execute.
Skill NameFinancial Ratio Analysis
Duration25.9s
Enginepi
Safe to install
Skill is safe to use from a security standpoint. However, the referenced implementation script (scripts/pipelines/financial-ratios.py) does not exist, so the skill is non-functional.

Findings 1 items

Severity Finding Location
Info
Referenced script does not exist Doc Mismatch
SKILL.md references scripts/pipelines/financial-ratios.py but this file is not present in the package. The skill is non-functional.
python3 scripts/pipelines/financial-ratios.py --slug sb-paulson --month 2026-03
→ Either provide the missing implementation script or remove the invocation examples from the documentation.
SKILL.md:46

File Tree

1 files · 8.7 KB · 267 lines
Markdown 1f · 267L
└─ 📝 SKILL.md Markdown 267L · 8.7 KB

Security Positives

✓ No code execution vectors present (no scripts to analyze)
✓ No sensitive file access described beyond standard ~/Desktop output
✓ No network exfiltration or C2 behavior possible (no code)
✓ No credential harvesting mechanisms present
✓ No obfuscation or suspicious encoding patterns
✓ Documentation describes standard financial analysis operations
✓ QBO data access is expected and declared for stated purpose