server-connection-rust
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows security best practices by recommending the use of environment variables for database credentials (CB_USERNAME, CB_PASSWORD) rather than hardcoding them in the source.
- [EXTERNAL_DOWNLOADS]: The skill references well-known and reputable Rust crates such as couchbase, tokio, and serde from the official registry.
- [DATA_EXFILTRATION]: No unauthorized network operations or exfiltration patterns were detected. Network connections are limited to the database endpoints provided by the user.
Audit Metadata