Provael icon
Provael icon

Provael

Red-team open vision-language-action robot policies in simulation and get an attack success rate with a matched benign control.

Provael screenshot 1

Cost / License

  • Freemium (Pay once or Subscription)
  • Open Source (Apache-2.0)

Platforms

  • Mac  Core tool and Docker image work. pip install 'provael[lerobot]' succeeds but installs no simulator, so the real policy path is unavailable.
  • Windows  Core tool works. No simulator path, same reason as macOS.
  • Linux  Only platform with the full simulator path. The SmolVLA and LIBERO integration needs Linux because LeRobot declares hf-libero as linux-only.
0likes
0articles

Features

Provael News & Activities

Highlights All activities

Recent activities

Provael information

  • Developed by

    IN flagSattyam Jain
  • Licensing

    Open Source (Apache-2.0) and Freemium product.
  • Pricing

    One time purchase ranging between $1950 and $25000, and / or subscription that costs $3000 per month + free version with limited functionality.
  • Written in

  • Alternatives

    2 alternatives listed
  • Badge

    Get an embeddable badge for Provael
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentNetwork & AdminOS & Utilities

GitHub repository

  •  6 Stars
  •  0 Forks
  •  4 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
Provael was added to AlternativeTo by Sattyam-jain on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is Provael?

Provael is a model-agnostic command-line tool that attacks open vision-language-action robot policies in simulation and reports an Attack Success Rate.

It ships 42 attacks across 19 families, 17 adversarial and 2 benign controls, covering perception spoofing, instruction injection, action-space hijacking, authorization, backdoors, and cross-domain safety misalignment.

Every reported rate arrives with the things that make it interpretable: a matched benign control at the same task and seed, a 95 percent Wilson confidence interval, and a transfer-status label. Attacks the environment cannot support are skipped and reported as N/A rather than scored zero. Output is a report.json and a SARIF file tagged with EAI rule IDs.

On a clean container, it is 20 seconds from pip install to a written report. A Docker image is published for amd64 and arm64 if you would rather not install anything.

Apache-2.0. The full simulator path requires Linux, because LeRobot declares its LIBERO simulator as Linux-only. The core tool runs anywhere Python 3.12 does.