rust-async-testing
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFE
Full Analysis
- [Documentation and Snippets] (SAFE): The skill is composed of markdown files providing Rust code examples. These examples demonstrate standard unit and integration testing patterns such as time manipulation, concurrency control, and mocking.- [No Host Execution] (SAFE): The skill does not contain any shell scripts, configuration files, or executable binaries that would run on the user's system.- [No Sensitive Data Access] (SAFE): The code snippets do not attempt to access credentials, private files, or environment variables. All mocked storage operations are in-memory (Vec, HashMap).- [No External Dependencies] (SAFE): The skill does not include package manifests (Cargo.toml) or instructions to download untrusted external resources.
Audit Metadata