Caveat verdict

veo-skill

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

Google Veo video generation via Monet AI's unified API; uses MONET_API_KEY and calls monet.vision endpoints for legitimate video creation.

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

30
security
60
transparency
70
maintenance

Permission integrity

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

network_out

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md ยท code ยท API_KEY="monet_xxx

Confirmed in code medium

Accesses process.env โ€” reads environment variables

SKILL.md ยท code

Pattern match medium

Accesses sensitive environment variables

SKILL.md ยท code ยท process.env.MONET_API_KEY

Confirmed in code low

fetch() โ€” outbound network request

SKILL.md ยท code

Pattern match low

Makes HTTP request to external URL

SKILL.md ยท code ยท fetch( `https://

Permissions & capabilities

Requires 1 environment variable. (1 sensitive: MONET_API_KEY # Required: API key from monet.vision).

network_outcredential_access

Is this flag fair?

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