Start free

Your first Vyper Guard scan takes one command.

Install the open-source CLI, scan locally, then bring the same finding record into CI when the project is ready.

Python 3.10+
$ pip install vyper-guard

From install to release policy.

No account or source upload is required for local analysis.

01

Install

Install from PyPI with optional compiler semantics.

02

Analyze

Scan one contract or the entire contracts directory.

03

Baseline

Record reviewed existing findings with stable fingerprints.

04

Enforce

Fail CI only when qualifying new findings appear.

05

Export

Send SARIF to code scanning or HTML to reviewers.

06

Scale

Book a demo for managed Team workflow and protocol rules.

Recommended local scan
$ vyper-guard analyze contracts/ --detectors recommended