Ai Ppt Generator 1
v1.0.0Generate PPT with Baidu AI. Smart template selection based on content.
⭐ 0· 86·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (generate PPT with Baidu AI) match the actual behavior: the scripts call Baidu endpoints (qianfan.baidubce.com) and only require a BAIDU_API_KEY and python3. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md directs the agent to run the included Python scripts and to use BAIDU_API_KEY. The scripts only read the declared env var, call the Baidu API, and stream results; they do not access other system files or transmit data to unexpected endpoints.
Install Mechanism
There is no install spec (instruction-only), which minimizes install risk. However the code uses the Python 'requests' package but the skill metadata does not declare Python package dependencies or an install step — users or the runtime must ensure 'requests' is available.
Credentials
Only BAIDU_API_KEY is required and is the primary credential; this is proportionate for a skill that calls Baidu's AI PPT APIs. The scripts do not request other secrets or environment variables.
Persistence & Privilege
always:false and no modifications to other skills or system settings. The skill does not request permanent/always-on presence and does not alter other skill configurations.
Assessment
This skill appears coherent: it only needs a BAIDU_API_KEY and calls Baidu's PPT-generation endpoints. Before installing, ensure you are comfortable sending your prompt/content to Baidu (the text and generated PPT are transmitted to qianfan.baidubce.com and output URLs point to Baidu storage). Make sure the runtime has Python 3 and the 'requests' library installed (the package isn't declared). Limit the BAIDU_API_KEY scope if possible and avoid submitting sensitive data. If you need offline or private generation, don't use this skill. If anything looks odd, review the scripts (they are included) and confirm network access and API usage are acceptable.Like a lobster shell, security has layers — review code before you run it.
latestvk973xsy2wx8kmf06kne0wgtbs983ct09
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📑 Clawdis
Binspython3
EnvBAIDU_API_KEY
Primary envBAIDU_API_KEY
