Skip to main content

vvvv-debugging

Facilitates debugging for vvvv gamma C# projects by generating necessary VS Code configurations and guiding users through setup.

Install this skill

or
45/100

Security score

The vvvv-debugging skill was audited on Mar 7, 2026 and we found 7 security issues across 1 threat category, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 50

Template literal with variable interpolation in command context

SourceSKILL.md
50- **`--package-repositories`?** — Points vvvv to scan a folder for packages. **WARNING: If the workspace contains git submodules like `VL.StandardLibs/`, using `--package-repositories ${workspaceFolde
medium line 74

Template literal with variable interpolation in command context

SourceSKILL.md
74```json
medium line 105

Template literal with variable interpolation in command context

SourceSKILL.md
105```json
medium line 142

Template literal with variable interpolation in command context

SourceSKILL.md
142```json
medium line 189

Template literal with variable interpolation in command context

SourceSKILL.md
189```json
medium line 214

Template literal with variable interpolation in command context

SourceSKILL.md
214```json
high line 282

Template literal with variable interpolation in command context

SourceSKILL.md
282- **`--package-repositories` + VL.StandardLibs submodule** — If your workspace has a `VL.StandardLibs/` git submodule (common in vvvv contrib repos), `--package-repositories ${workspaceFolder}` will c
Scanned on Mar 7, 2026
View Security Dashboard