ClawAudit verdict

skill-image-gen

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

Image generation using Gitee AI API with optional Tencent COS upload; reads keys from env/config and sends data only to named services.

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

45
security
40
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · api_key="your_api_key

Pattern match low

Python os.getenv — reads environment variable

scripts/config.py · prose · downgraded · os.getenv(

Pattern match low

Python os.environ.get — reads environment variable

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

Permissions & capabilities

No declared permissions — minimal attack surface.

package_installcredential_access

Is this flag fair?

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