Intent-Code Divergence
Medium
- Confidence
- 88% confidence
- Finding
- The skill states that secrets should not be hardcoded, yet its configuration examples embed operational webhook URLs directly in config/environment examples. While a webhook URL is not always a secret by itself, treating notification endpoints as harmless can normalize storing sensitive integration endpoints in files that may be committed, reused across tenants, or exposed in logs. In an enterprise orchestration skill that supports alerts and multi-tenant operations, this increases the chance of information leakage or unauthorized alert injection/spam.
