Caveat verdict
varg-ai
vargai
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.
Permission integrity
network_out
Findings (6)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
scripts/setup.sh · prose · downgraded · curl -fsSL https://bun.sh/install | bash
Pipe to bash — executes piped content as shell commands
scripts/setup.sh · prose · downgraded · | bash
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
Accesses sensitive environment variables
SKILL.md · code · process.env.VARG_API_KEY
Instructs covert action — may act without user awareness
references/common-errors.md · prose · downgraded · silently
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?
Thanks — recorded.