Scan Report
0 /100
cash-flow-forecast
Build a 13-week rolling cash flow forecast from QBO data with 3-scenario modeling (base, upside, downside)
This skill is a legitimate cash flow forecasting tool for QuickBooks Online with comprehensive documentation and no security concerns.
Safe to install
This skill is safe to use. The actual implementation scripts referenced in SKILL.md are not present in this package, but the documented behavior describes standard financial analysis with no malicious indicators.
File Tree
1 files · 7.5 KB · 201 lines Markdown 1f · 201L
└─
SKILL.md
Markdown
Security Positives
✓ Documentation is comprehensive and clearly describes all functionality
✓ No credential harvesting or exfiltration mentioned or implied
✓ Dependencies (openpyxl) are standard, benign libraries
✓ No shell execution beyond documented python3 CLI usage
✓ No access to sensitive system paths (~/.ssh, ~/.aws, .env)
✓ No obfuscation, base64 encoding, or anti-analysis techniques
✓ No network calls described beyond legitimate QBO API integration
✓ No persistence mechanisms, cron jobs, or backdoors documented
✓ MIT license clearly stated
✓ Client SOP integration is explicitly defined and benign