Context-Inappropriate Capability
Medium
- Confidence
- 91% confidence
- Finding
- The skill directs the agent to invoke `curl` and use the `RAPIDAPI_KEY` environment variable, which expands the skill's operational scope beyond plain outbound HTTP and into shell execution plus secret handling. That creates unnecessary risk because user-controlled inputs may be incorporated into shell commands and the API key is exposed to command execution context rather than being handled through a safer native HTTP interface.
