trusty-services
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the Rust toolchain using the official installer from
sh.rustup.rs. This is a well-known and standard service for the Rust programming language. - [REMOTE_CODE_EXECUTION]: The installation script utilizes
cargo installto fetch and compile the service binaries. Cargo is the official and trusted package manager for the Rust ecosystem. - [COMMAND_EXECUTION]: The skill executes local commands such as
claude-mpmandcargoto handle service setup, health checks, and configuration. These operations are transparently documented and align with the skill's primary purpose of setting up persistent local memory services.
Audit Metadata