Context-Inappropriate Capability
Medium
- Confidence
- 97% confidence
- Finding
- The browser automation section instructs users to download and immediately execute remote JavaScript from perkoon.com via `curl ... && node ...`. That is a classic remote-code-execution pattern: if the host, CDN, TLS termination, or delivery path is compromised, the agent will run attacker-controlled code with local user privileges. In a skill intended for autonomous agents, this is especially dangerous because it normalizes unaudited execution as part of normal operation.
