antithesis-setup
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs standard development operations to set up a test environment, using official vendor resources and well-known package managers.
- [EXTERNAL_DOWNLOADS]: Fetches SDK version information and documentation from established registries and official repositories (GitHub, NuGet, Maven, PyPI, and Crates.io). These operations are for metadata retrieval and follow standard practices for dependency management.
- [COMMAND_EXECUTION]: Utilizes standard container tools (
docker,podman) and the vendor-provided CLI tool (snouty) for building images and validating configurations. The use of these tools is strictly scoped to the purpose of scaffolding and launching the test harness. - [DYNAMIC_EXECUTION]: Configures instrumentation using language-specific mechanisms (e.g., LLVM coverage, bytecode weaving) and includes vendor libraries like
libvoidstar.so. These are necessary components for the Antithesis testing environment and are managed through standard build stages.
Audit Metadata