ClawAudit verdict

mediaio-aigc-generate

88
๐ŸŸข Trusted
Low risk โ€” reviewed by ClawAudit, behavior matches stated purpose

Media.io AIGC generation skill using API_KEY env var to call documented openapi.media.io endpoints for image/video generation; capabilities are standard for an AI media generation API wrapper.

โš  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.

40
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 (2)

Pattern match critical

Possible hardcoded credential

SKILL.md ยท code ยท API_KEY="your-api-key

Pattern match medium

Python os.getenv โ€” reads environment variable

SKILL.md ยท code ยท os.getenv(

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