event-driven-architecture
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code snippets for software architecture patterns (Kafka, SQS, Sagas). No executable malicious code is present.
- [SAFE]: External dependencies referenced in the code snippets (e.g.,
kafkajs,@aws-sdk/client-sqs) are well-known, reputable libraries used for their intended purposes. - [SAFE]: Sensitive configuration data such as broker addresses and queue URLs are handled via environment variables (
process.env), which is the standard secure practice for development. - [SAFE]: The skill does not contain any prompt injection attempts, obfuscated code, or unauthorized network operations.
Audit Metadata