Intent-Code Divergence
Medium
- Confidence
- 98% confidence
- Finding
- The skill's own security guidance says tokens should come from environment variables, yet the example instantiates the engine with a literal placeholder token string. Even though it is a placeholder, this normalizes hardcoding secrets and can lead users to paste real Figma tokens directly into source files, where they may be committed or logged.
