ClawAudit verdict

Skywork Design

skywork-design

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

An image generation and editing skill calling the Skywork API via a user-supplied SKYWORK_API_KEY with transparently documented text-to-image and image-to-image operations against a named provider.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
80
transparency
70
maintenance

Findings (7)

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

Attempts to modify skills or system prompts

scripts/generate_image.py · prose · downgraded · edit instructions

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/generate_image.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.

Is this flag fair?

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