扫描报告
5 /100
kai-report-creator
Generate beautiful single-file HTML reports with mixed text, charts, KPIs, timelines, diagrams, and images — zero build dependencies, mobile responsive, embeddable anywhere.
kai-report-creator is a legitimate HTML report generation skill with no malicious code, credential access, or hidden functionality.
可以安装
Approve for use. No security concerns identified.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | WRITE | WRITE | ✓ 一致 | SKILL.md declares Write tool for output HTML files and IR files |
| 网络访问 | READ | READ | ✓ 一致 | SKILL.md references WebFetch for --from <URL> and CDN libraries in templates |
| 命令执行 | NONE | NONE | — | No subprocess/os.system calls found; export-image.py uses only Playwright sync_a… |
| 技能调用 | NONE | NONE | — | No cross-skill invocations found |
| 浏览器 | READ | READ | ✓ 一致 | SKILL.md: --export-image uses Playwright chromium; scripts/export-image.py launc… |
22 项发现
中危 外部 URL 外部 URL
https://kaisersong.github.io/kai-report-creator/templates/en/corporate-blue.html README.md:98 中危 外部 URL 外部 URL
https://kaisersong.github.io/kai-report-creator/templates/en/minimal.html README.md:99 中危 外部 URL 外部 URL
https://kaisersong.github.io/kai-report-creator/templates/en/dark-tech.html README.md:102 中危 外部 URL 外部 URL
https://kaisersong.github.io/kai-report-creator/templates/en/dark-board.html README.md:103 中危 外部 URL 外部 URL
https://kaisersong.github.io/kai-report-creator/templates/en/data-story.html README.md:106 中危 外部 URL 外部 URL
https://kaisersong.github.io/kai-report-creator/templates/en/newspaper.html README.md:107 中危 外部 URL 外部 URL
https://kaisersong.github.io/kai-report-creator/templates/zh/corporate-blue.html README.zh-CN.md:98 中危 外部 URL 外部 URL
https://kaisersong.github.io/kai-report-creator/templates/zh/minimal.html README.zh-CN.md:99 中危 外部 URL 外部 URL
https://kaisersong.github.io/kai-report-creator/templates/zh/dark-tech.html README.zh-CN.md:102 中危 外部 URL 外部 URL
https://kaisersong.github.io/kai-report-creator/templates/zh/dark-board.html README.zh-CN.md:103 中危 外部 URL 外部 URL
https://kaisersong.github.io/kai-report-creator/templates/zh/data-story.html README.zh-CN.md:106 中危 外部 URL 外部 URL
https://kaisersong.github.io/kai-report-creator/templates/zh/newspaper.html README.zh-CN.md:107 中危 外部 URL 外部 URL
http://www.w3.org/2000/svg references/rendering-rules.md:276 中危 外部 URL 外部 URL
https://api.saasplatform.example.com/v1 templates/en/corporate-blue.html:610 中危 外部 URL 外部 URL
https://placehold.co/860x400/E3EDFF/1A56DB?text=Product+Architecture+Overview templates/en/corporate-blue.html:701 中危 外部 URL 外部 URL
https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/styles/github-dark.min.css templates/en/dark-tech.html:8 中危 外部 URL 外部 URL
https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/highlight.min.js templates/en/dark-tech.html:9 中危 外部 URL 外部 URL
https://placehold.co/860x400/1E293B/818CF8?text=System+Topology+Diagram templates/en/dark-tech.html:746 中危 外部 URL 外部 URL
https://placehold.co/860x400/F3F4F6/9CA3AF?text=Satisfaction+Heatmap templates/en/minimal.html:631 中危 外部 URL 外部 URL
https://api.aiprod.example.com/v1 templates/zh/corporate-blue.html:626 中危 外部 URL 外部 URL
https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/styles/github.min.css templates/zh/minimal.html:8 中危 外部 URL 外部 URL
https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/languages/python.min.js templates/zh/minimal.html:10 目录结构
52 文件 · 844.9 KB · 15540 行 HTML 18f · 11353L
Markdown 16f · 3106L
Python 7f · 703L
CSS 8f · 344L
Shell 1f · 25L
Config 1f · 6L
Text 1f · 3L
├─
▾
docs
│ └─
▾
superpowers
│ └─
▾
specs
│ ├─
2026-04-02-content-aware-components-design.md
Markdown
│ └─
2026-04-04-kai-report-color-system-design.md
Markdown
├─
▾
examples
│ ├─
▾
en
│ │ ├─
business-report.html
HTML
│ │ └─
monthly-progress.html
HTML
│ ├─
▾
zh
│ │ ├─
business-report.html
HTML
│ │ └─
monthly-progress.html
HTML
│ ├─
business-report.report.md
Markdown
│ ├─
research-report.report.md
Markdown
│ └─
tech-doc.report.md
Markdown
├─
▾
references
│ ├─
design-quality.md
Markdown
│ ├─
html-shell-template.md
Markdown
│ ├─
rendering-rules.md
Markdown
│ ├─
theme-css.md
Markdown
│ └─
toc-and-template.md
Markdown
├─
▾
scripts
│ └─
export-image.py
Python
├─
▾
templates
│ ├─
▾
en
│ │ ├─
corporate-blue.html
HTML
│ │ ├─
dark-board.html
HTML
│ │ ├─
dark-tech.html
HTML
│ │ ├─
data-story.html
HTML
│ │ ├─
minimal.html
HTML
│ │ └─
newspaper.html
HTML
│ ├─
▾
themes
│ │ ├─
corporate-blue.css
CSS
│ │ ├─
dark-board.css
CSS
│ │ ├─
dark-tech.css
CSS
│ │ ├─
data-story.css
CSS
│ │ ├─
minimal.css
CSS
│ │ ├─
newspaper.css
CSS
│ │ └─
shared.css
CSS
│ └─
▾
zh
│ ├─
corporate-blue.html
HTML
│ ├─
dark-board.html
HTML
│ ├─
dark-tech.html
HTML
│ ├─
data-story.html
HTML
│ ├─
minimal.html
HTML
│ └─
newspaper.html
HTML
├─
▾
tests
│ ├─
▾
fixtures
│ │ ├─
color_system_report.html
HTML
│ │ └─
minimal_report.html
HTML
│ ├─
__init__.py
Python
│ ├─
conftest.py
Python
│ ├─
test_color_system_contract.py
Python
│ ├─
test_color_system_docs.py
Python
│ ├─
test_export_config.py
Python
│ └─
test_screenshot_behavior.py
Python
├─
▾
themes
│ ├─
▾
_example-warm-editorial
│ │ ├─
reference.md
Markdown
│ │ └─
theme.css
CSS
│ ├─
README.md
Markdown
│ └─
README.zh-CN.md
Markdown
├─
pytest.ini
Config
├─
README.md
Markdown
├─
README.zh-CN.md
Markdown
├─
requirements-test.txt
Text
├─
run_tests.sh
Shell
└─
SKILL.md
Markdown
依赖分析 3 项
| 包名 | 版本 | 来源 | 已知漏洞 | 备注 |
|---|---|---|---|---|
playwright | >=1.40 | pip | 否 | Version not pinned; test-only dependency required by --export-image; gracefully handled if absent |
pytest | >=7.0 | pip | 否 | Test-only dependency, not installed by the skill itself |
pytest-playwright | >=0.4 | pip | 否 | Test-only dependency, not installed by the skill itself |
安全亮点
✓ No subprocess, os.system, or shell execution calls in any Python script
✓ No credential harvesting, environment variable iteration for secrets, or sensitive path access
✓ No base64-encoded payloads or obfuscated code
✓ No reverse shell, C2, or data exfiltration patterns
✓ No hidden HTML instructions or prompt injection vectors
✓ Playwright dependency is documented and gracefully handled (ImportError with clear install instructions)
✓ No remote script execution (curl|bash, wget|sh)
✓ All functionality is clearly documented in SKILL.md with consistent doc-to-code alignment
✓ Test infrastructure uses standard pytest with no elevation of privileges
✓ External URLs are limited to legitimate CDN resources (highlight.js, Chart.js, ECharts) and placeholder images — no code delivery from external sources