Missing User Warnings
Medium
- Confidence
- 91% confidence
- Finding
- The skill includes a concrete example for setting a sensitive environment variable (`JWT_SECRET`) using a placeholder secret, but it provides no warning about secure secret handling, storage, rotation, or the risk of exposing credentials in prompts, logs, or version-controlled files. In an agent skill that automates deployment, this omission can normalize unsafe operator behavior and lead to real secret leakage during provisioning.
