event-driven-architecture
Fail
Audited by Snyk on May 10, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill prompt includes plaintext credentials (e.g., RABBITMQ_DEFAULT_PASS: "secret" and pika.PlainCredentials("admin", "secret")) which require the LLM to output secret values verbatim in examples, an insecure pattern that can lead to credential exposure.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata