ClawAudit verdict

taizi-alicloud-ai-image

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

Alibaba Cloud DashScope image generation skill using DASHSCOPE_API_KEY from env vars; network calls go to the official Alibaba Cloud API for the declared image generation purpose.

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

63
security
40
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (4)

Pattern match medium

Python os.getenv — reads environment variable

SKILL.md · code · os.getenv(

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/generate_image.py · prose · downgraded · os.environ.get(

Pattern match low

Base64 encoding/decoding

scripts/generate_image.py · prose · downgraded · base64-encode

Permissions & capabilities

No declared permissions — minimal attack surface.

package_installnetwork_outcredential_access

Is this flag fair?

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