ClawAudit verdict

weryai-image-generator

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

Image generation skill via the WeryAI API using user-supplied credentials; all network calls go to the declared WeryAI endpoints for the stated 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.

53
security
80
transparency
70
maintenance

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your_api_key_here

Pattern match medium

References child_process — can spawn system processes

scripts/vendor/weryai-image/main.ts · prose · downgraded · child_process

Pattern match low

Accesses sensitive environment variables

scripts/lib/cli.js · prose · downgraded · process.env.WERYAI_API_KEY

Pattern match low

References webhook/callback URL

scripts/vendor/shared-image-generation/scripts/main.ts · prose · downgraded · webhookUrl

Pattern match low

Popular HTTP library — network access

scripts/vendor/weryai-image/model-registry.js · prose · downgraded · got

Why the tier is capped

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

Permissions & capabilities

Requires 3 environment variables. (1 sensitive: WERYAI_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