ClawAudit verdict

Skywork Document

skywork-document

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

A professional document generator using the Skywork Office Doc API with a declared SKYWORK_API_KEY; all network calls go to documented Skywork API endpoints for document generation.

⚠ 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.

5
security
80
transparency
70
maintenance

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