Caveat verdict

alicloud-ai-image-qwen-image

88
๐ŸŸข Trusted
No high-risk patterns surfaced by the deep scan โ€” automated capability review, not behavioral proof.

Image generation skill uses DashScope SDK with env-var API key to call official Qwen Image models and saves output locally; behavior matches its 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. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

65
security
60
transparency
90
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 (3)

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(

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