Caveat verdict

Skywork-ppt

skywork-ppt

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

0
security
60
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match critical

Possible hardcoded credential

references/apikey-fetch.md · code · API_KEY="your_actual_skywork_api_key_here

Pattern match critical

Pipe to python — executes piped content as Python code

references/apikey-fetch.md · code · | python3

Pattern match high

Accesses OpenClaw config/secrets directly

references/apikey-fetch.md · code · ~/.openclaw/openclaw.json

Pattern match medium

Accesses shell history/config

references/apikey-fetch.md · prose · downgraded · ~/.zshrc

Pattern match low

Python urllib.request — network access

scripts/parse_file.py · prose · downgraded · urllib.request

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API