Context-Inappropriate Capability
Medium
- Confidence
- 90% confidence
- Finding
- The function executes a local binary with a path that can be overridden via the CHROME_BIN environment variable. Although execFileSync avoids shell injection, an attacker who can influence the environment can cause arbitrary executable invocation under the agent's privileges, which is a real command-execution risk. In this skill context, rendering untrusted HTML via a browser also increases exposure because the launched process may access local files due to --allow-file-access-from-files.
