ClawAudit verdict

artclaw-creative-suite

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

ARTCLAW platform CLI wrapper for AI image/video generation via documented REST API; credential_access is the ARTCLAW_API_KEY for authenticated API calls, matching the skill's stated purpose with transparent async execution.

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

68
security
30
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (4)

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match low

Python os.environ.get — reads environment variable

scripts/artclaw.py · prose · downgraded · os.environ.get(

Pattern match low

References webhook/callback URL

scripts/artclaw.py · prose · downgraded · callback_url

Pattern match low

POSTs data to external URL

scripts/feishu_send_video.py · prose · downgraded · .post( "https://

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

credential_access

Is this flag fair?

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