event-store-design
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily instructional, offering best practices and design patterns for event-sourced systems.
- [COMMAND_EXECUTION]: Includes Python code templates for database operations. These templates use standard libraries (asyncpg, esdbclient, boto3) and utilize parameterized queries for SQL interactions, which is a defensive programming best practice.
- [DATA_EXFILTRATION]: Database connection examples target localhost or rely on environment-based authentication (AWS SDK), containing no hardcoded credentials or suspicious network activity.
- [EXTERNAL_DOWNLOADS]: References official documentation for well-known services and libraries, including EventStoreDB and Microsoft architecture guides.
Audit Metadata