Caveat verdict
Skywork-ppt
skywork-ppt
This skill generates and edits PowerPoint presentations via the Skywork API using a user-provided SKYWORK_API_KEY; it transparently discloses that files are uploaded to the remote Skywork service and warns users to avoid sensitive content, which is responsible behavior.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
package_install
Findings (6)
Possible hardcoded credential
references/apikey-fetch.md · code · API_KEY="your_actual_skywork_api_key_here
Pipe to python — executes piped content as Python code
references/apikey-fetch.md · code · | python3
Accesses OpenClaw config/secrets directly
references/apikey-fetch.md · code · ~/.openclaw/openclaw.json
Accesses shell history/config
references/apikey-fetch.md · prose · downgraded · ~/.zshrc
Python urllib.request — network access
scripts/parse_file.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/skywork_auth.py · prose · downgraded · os.environ.get(
Permissions & capabilities
Requires 1 environment variable. (1 sensitive: SKYWORK_API_KEY). Requires 1 system binary.
package_install Is this flag fair?
Thanks — recorded.