azure-eventgrid-dotnet
Fail
Audited by Snyk on Aug 24, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The skill includes code examples that embed access keys (literal "" placeholders and variables like topicKey/primaryKey) via AzureKeyCredential and environment variables, which encourages inserting real secrets verbatim into generated code or commands and thus risks secret exfiltration.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata