可信 — 风险评分 0/100
上次扫描:21 小时前 重新扫描
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.
技能名称BS Deep Analysis
分析耗时19.9s
引擎pi
可以安装
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 223L · 7.4 KB

安全亮点

✓ 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