SkillAgentSearch skills...

Vmregistry

VM Registry — manage and provision your VMs

Install / Use

/learn @google/Vmregistry
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

VMRegistry

Docker Repository on Quay

This is not an official Google product

VMRegistry is a simple GRPC-based API around libvirt that allows to query VM details and to manage VM state.

You can find all the currently exposed APIs in proto/vmregistry.proto.

Accessing VMRegistry

VMRegistry auth is based on JWT as provided by credstore. Consult credstore documentation on how to generate a token.

There's no RBAC at the moment, so anyone holding a valid token has full access to the vmregistry, possibly meaning a transitive root access to the host node via libvirt.

Related Skills

View on GitHub
GitHub Stars26
CategoryDevelopment
Updated3mo ago
Forks10

Languages

Go

Security Score

92/100

Audited on Dec 6, 2025

No findings