event-driven
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security vulnerabilities or malicious patterns were identified. The skill contains standard boilerplate code for distributed messaging systems.\n- [PROMPT_INJECTION]: The skill provides code templates for message consumers that ingest data from external sources, which is a potential surface for indirect prompt injection.\n
- Ingestion points: Consumer implementations in
SKILL.md(RabbitMQ, SQS, Kafka, NATS).\n - Boundary markers: None provided in the examples.\n
- Capability inventory: Database writes via
PostgresEventStoreand network operations via message publishing.\n - Sanitization: Not present in the templates (direct use of
JSON.parse).
Audit Metadata