sandbox is a Rust library for defining capabilities and transferring them between programs.
To add this component to your build, append --with src/sys/component_manager/lib/sandbox:tests to the fx set invocation.
Tests for sandbox are available in the sandbox-tests and sandbox-unittests packages.
$ fx test sandbox-tests $ fx test sandbox-unittests