Caveat verdict

varg-ai

vargai

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

AI video, image, and music generation using the Varg API at varg.ai; uses VARG_API_KEY, routes to documented Varg endpoints, executionSinkDetected is from documented curl/bun script invocations.

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

23
security
40
transparency
70
maintenance

Permission integrity

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

network_out

Findings (6)

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

scripts/setup.sh · prose · downgraded · curl -fsSL https://bun.sh/install | bash

Pattern match high

Pipe to bash — executes piped content as shell commands

scripts/setup.sh · prose · downgraded · | bash

Coarse signal — prose, single-step high

Instruction-prose smuggling shape detected: collects a sensitive target ("API keys") and emits it outward ("paste"). Phrased as prose with no trigger tokens — a semantic prompt-injection / data-exfil pattern the syntactic scanners can't see. Final tier capped at Caution; review the instructions before installing.

SKILL.md · | Need | Reference | When to load | |------|-----------|-------------| | Render via API | [cloud-render.md](references/cloud-render.md) | No bun/ffmpeg, or user

Pattern match medium

Accesses sensitive environment variables

SKILL.md · code · process.env.VARG_API_KEY

Pattern match medium

Instructs covert action — may act without user awareness

references/common-errors.md · prose · downgraded · silently

Pattern match low

Bun file read API

scripts/setup.ts · prose · downgraded · Bun.file(

Why the tier is capped

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

Permissions & capabilities

Requires 1 environment variable. (1 sensitive: VARG_API_KEY).

network_outcredential_access

Is this flag fair?

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