API Reference

Vekt is a local-first tool. All scanning happens on your machine via the CLI. There is no cloud API.

Install the CLI and scan your projects directly:

curl -fsSL https://kief.dev/vekt/install.sh | sh
vekt scan .

See the CLI reference for all available commands, and the quickstart guide for a complete walkthrough.