扫描报告
0 /100
BS Deep Analysis
Controller-level Balance Sheet deep analysis from QuickBooks Online with 3-month rolling averages, GL drill-down, and 7-tab Excel workbook generation
Well-documented Balance Sheet analysis skill with no executable code present - only SKILL.md exists, containing comprehensive documentation with no malicious indicators.
可以安装
This skill is purely documentation (SKILL.md only). No implementation files exist. To deploy, provide the referenced `scripts/pipelines/bs-deep-analysis.py` and ensure it matches the documented behavior.
目录结构
1 文件 · 7.4 KB · 223 行 Markdown 1f · 223L
└─
SKILL.md
Markdown
安全亮点
✓ SKILL.md is exceptionally well-documented with clear negative boundaries
✓ No shell execution, subprocess calls, or command injection vectors
✓ No credential harvesting or environment variable iteration for secrets
✓ No network exfiltration or C2 communication patterns
✓ No base64 encoding, obfuscation, or anti-analysis techniques
✓ Documented behavior is legitimate financial analysis use case
✓ Materiality thresholds and analysis parameters are clearly defined
✓ Dependencies (openpyxl) are standard and non-malicious