Baidu Wenku AIPPT

v1.1.5

Generate PPT with Baidu Wenku AI. Smart template selection based on content.

52· 24.4k·200 current·222 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the code and instructions: scripts call Baidu PPT endpoints (qianfan.baidubce.com) and require BAIDU_API_KEY and python3, which are appropriate for a Baidu AI PPT generator.
Instruction Scope
SKILL.md instructs the agent to run the included Python scripts and follow a clear flow (list themes, choose or auto-select template, generate PPT). The scripts only read BAIDU_API_KEY and operate against Baidu endpoints; they do not read arbitrary user files or additional environment variables.
Install Mechanism
No install spec — instruction-only plus included scripts. The code uses standard Python libraries and requests; nothing is downloaded from arbitrary URLs or written to unexpected system locations by an installer.
Credentials
The only required credential is BAIDU_API_KEY (declared as primary). That is proportionate to calling Baidu APIs. No unrelated secrets, config paths, or multiple service credentials are requested.
Persistence & Privilege
The skill is not always-enabled, does not modify other skills or system config, and does not request elevated or persistent system privileges.
Assessment
This skill appears internally consistent, but note: it will send your provided PPT text/outlines to Baidu's ai_ppt API (qianfan.baidubce.com) using the BAIDU_API_KEY. Only install if you trust Baidu's handling of any sensitive content you submit. Ensure the agent environment has python3 and the requests library available. Use a least-privilege API key (or account) and consider sanitizing or avoiding sending confidential data to the service. If you need stronger guarantees about where data is sent, review Baidu's API docs and the API key's permission/scopes before use.

Like a lobster shell, security has layers — review code before you run it.

latestvk97dr78j7yhgn5z31we9r54mkd841wz0

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

📑 Clawdis
Binspython3
EnvBAIDU_API_KEY
Primary envBAIDU_API_KEY

Comments