Missing User Warnings
Medium
- Confidence
- 82% confidence
- Finding
- The signature section gives exact instructions for combining long-lived secrets with request parameters to generate an MD5 signature, but provides no safety constraints around where this computation should occur or how the secrets must be protected. In an agent skill context, that omission is risky because an LLM-driven workflow may attempt to handle signing in prompts, logs, or user-visible text, which could expose reusable credentials and enable unauthorized API calls.
