Chrome

AdvisoryAudited by Static analysis on Apr 30, 2026.

Overview

No suspicious patterns detected.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

If an agent applies this guidance to an active Chrome debugging session, it could navigate pages or evaluate JavaScript in the selected tab.

Why it was flagged

CDP commands can control or inspect a browser tab. In this artifact they are presented as debugging guidance, not hidden automation, so this is a purpose-aligned note rather than a concern.

Skill content
`Runtime.enable` and `Page.enable` must be called before any `Runtime.evaluate` or `Page.navigate` commands.
Recommendation

Use this skill only for intended Chrome debugging tasks and review any proposed CDP actions before applying them to sensitive browser sessions.