event-store-design
Pass
Audited by Gen Agent Trust Hub on May 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference and template collection for designing event stores. It provides structure and logic for persisting events into various databases.
- [SAFE]: Analysis of the Python implementations reveals the use of standard, reputable libraries (asyncpg, boto3, esdbclient). The code follows security best practices by using parameterized SQL queries and boto3's high-level API, which prevents injection vulnerabilities.
- [SAFE]: No malicious patterns such as prompt injection, hardcoded credentials, sensitive file access, or unauthorized network operations were detected in the skill content or metadata.
Audit Metadata