azure-mgmt-botservice-py
Fail
Audited by Snyk on Feb 13, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt includes examples that embed secrets (e.g., client_secret="") and prints channel keys (print(f"Key: {site.key}")), which encourages the agent to include secret values verbatim in output.
Audit Metadata