Use this skill to write shell scripts or run shell commands to automate tasks in the browser or otherwise use Chrome DevTools via CLI.
70
57%
Does it follow best practices?
Impact
92%
5.75xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/chrome-devtools-cli/SKILL.mdSecurity
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.90). This skill explicitly navigates to and loads arbitrary URLs (see "navigate_page --url" and "new_page" in SKILL.md) and uses commands like "take_snapshot", "evaluate_script", and "get_network_request" to read and act on page content, exposing the agent to untrusted third‑party web content that could carry indirect prompt injections.
1b857c9
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.