composable-rust-event-sourcing

Pass

Audited by Gen Agent Trust Hub on Mar 31, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides legitimate educational content and implementation patterns for Rust-based event sourcing using PostgreSQL. All code snippets are standard patterns for the described purpose.
  • [DATA_EXPOSURE]: The skill explicitly warns against storing sensitive information (SSNs, credit card numbers) in events, demonstrating a security-conscious design for audit logging.
  • [COMMAND_EXECUTION]: Code examples involve standard database queries (SQL) and application logic (Rust) which are appropriate for the skill's stated purpose of implementing persistence patterns.
  • [EXTERNAL_DOWNLOADS]: References standard, well-known Rust crates (sqlx, bincode, serde, chrono). The macro crate composable_rust_macros is referenced as a local/project dependency and does not involve untrusted remote execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 31, 2026, 09:41 PM