ppt-creator
What this skill does
PPT creation and enhancement tool that interacts with the yoo-ai API to generate, edit, and beautify presentations. It supports multiple input formats (text, structured outlines, files) and offers fea
github/leoyeai - API Key Exposure - 2.1k stars
Threat analysis
Skill info
pkg:github/LeoYeAI/openclaw-master-skills@e5199b5?skill=ppt-creatorAssessments (3)
API Key Exposure
API Key Exposure via local-llm-review
scripts/ppt_api.js
The `createPptTask`, `getPptResult`, and other API functions use an `apiKey` parameter directly in the function signature. This suggests that the API key is being passed in as a parameter, potentiallyInsecure API Communication
Insecure API Communication via local-llm-review
scripts/ppt_api.js
The API calls are made to `https://saas.api.yoo-ai.com` without any indication of HTTPS being enforced or validated. While the URL appears to be HTTPS, the code does not explicitly verify the SSL certLack of Input Validation
Lack of Input Validation via local-llm-review
scripts/outline_parser.js
The `parseMarkdownToCustomData` function processes user-provided markdown input without explicit validation or sanitization, which could lead to injection or parsing issues if the input is malicious.Badge
Add the Anomity scan badge for ppt-creator to your README.
How Anomity governs this at runtime
Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.
Book a 30-minute demo to see your own skill inventory.
Methodology and disputes
Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of ppt-creator? Report an issue or request a rescan.




