event-sourcing
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities detected. The skill is purely informational and provides boilerplate code for software architecture.
- [EXTERNAL_DOWNLOADS]: References well-known and trusted libraries including 'pg' (node-postgres), 'pandas', and 'numpy'. These are standard packages for the respective ecosystems.
- [COMMAND_EXECUTION]: Includes a shell script template for project scaffolding that uses standard shell features for directory creation and logging without risky operations.
- [DATA_EXPOSURE_AND_EXFILTRATION]: Database interactions in the PostgreSQL reference implementation correctly use parameterized queries ($1, $2, etc.) to prevent SQL injection.
Audit Metadata