Baidu Wenku AIPPT
Generate PPT with Baidu Wenku AI. Smart template selection based on content.
v1.1.5
2026/04/01
- Skill name updated from "ai-ppt-generator" to "Baidu Wenku AIPPT" - Description clarified to reference "Baidu Wenku AI" instead of just "Baidu AI" - No changes to scripts, features, or core functionality - No file changes detected in this version
v1.1.3
2026/03/03
暂无更新说明。
v1.1.2
2026/02/14
暂无更新说明。
v1.1.1
2026/02/14
暂无更新说明。
v1.1.0
2026/02/13
暂无更新说明。
v1.0.7
2026/02/09
暂无更新说明。
v1.0.6
2026/02/08
暂无更新说明。
v1.0.1
2026/02/07
暂无更新说明。
v1.0.0
2026/02/07
暂无更新说明。
Security Scan
状态
clean
OpenClaw
gpt-5.5
OpenClaw 分析
This is a coherent Baidu AI PowerPoint generator that sends user-provided PPT topics to Baidu to create a deck.
置信度: high
VirusTotal
Type: OpenClaw Skill Name: ai-ppt-generator Version: 1.1.5 The skill bundle is a legitimate integration with the Baidu Wenku AI PPT generation service. The scripts (generate_ppt.py, ppt_theme_list.py, and random_ppt_theme.py) correctly use the BAIDU_API_KEY to interact with official Baidu Qianfan endpoints (qianfan.baidubce.com). The workflow is transparent, and the use of subprocess.Popen in random_ppt_theme.py is implemented safely using argument lists, preventing shell injection.