ClawAudit verdict

Skywork Excel

skywork-excel

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

An Excel and data analysis skill delegating tasks to a Skywork backend API; explicitly instructs the agent not to read user files directly and to pass only file paths to the backend.

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