Vvvv Node Libraries

v1.0.1

Helps set up C# library projects that provide nodes to vvvv gamma — project directory structure, Initialization.cs with AssemblyInitializer, service registra...

0· 280·1 current·1 all-time
byTebjan Halm@tebjan
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (vvvv node libraries) match the content: project layout, AssemblyInitializer, RegisterService, ImportAsIs, .csproj and packaging guidance. There are no unrelated requirements (no binaries, no cloud credentials).
Instruction Scope
SKILL.md and accompanying documents only describe how to structure projects, register services/factories, and publish NuGet packages for vvvv. They do not instruct reading system files, exfiltrating data, contacting external endpoints, or accessing secrets beyond normal packaging metadata.
Install Mechanism
There is no install spec and no code files to install or execute. This is the lowest-risk form (instruction-only).
Credentials
The skill declares no required environment variables, no credentials, and references only typical project file paths and csproj settings relevant to building/publishing vvvv libraries.
Persistence & Privilege
Flags show always: false and no requests to modify agent/system configuration. The skill is user-invocable and may be called by an agent (normal behavior) but it does not request elevated or persistent privileges.
Assessment
This is a documentation-only skill describing how to author and publish vvvv gamma node libraries; it appears internally consistent. Before relying on it: (1) confirm the guidance matches the vvvv version you use, (2) prefer official or well-known project examples for templates, and (3) if you later follow links or copy code from unknown external repos, review that code (and any CI workflows) before running builds or publishing packages.

Like a lobster shell, security has layers — review code before you run it.

latestvk973kza4geya7qpjfd62k6nk0182b9gr

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments