resonate-basic-ephemeral-world-usage-rust
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
- [SAFE]: The skill contains technical documentation for using the Resonate Rust SDK in Rust applications. It includes code snippets for initialization, function definition, and workflow invocation.
- [EXTERNAL_DOWNLOADS]: The skill references the resonate-sdk package on crates.io, which is the official and well-known package registry for the Rust programming language.
- [CREDENTIALS_UNSAFE]: The code examples demonstrate best practices for secret management by utilizing environment variables (such as RESONATE_TOKEN and DATABASE_URL) instead of hardcoding sensitive credentials.
Audit Metadata