Live Site Polish

v0.1.2

Use when redesigning or polishing an accessible live website directly in the browser, especially when the goal is to produce high-quality before/after screen...

0· 82·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (live site polish) match what the skill asks for: only a browser automation binary (playwright-cli) is required and all runtime steps use playwright-cli. No unrelated binaries, credentials, or configuration paths are requested.
Instruction Scope
The SKILL.md confines all browser interactions to playwright-cli and documents a controlled workflow (explore, propose 3 directions, implement one, capture before/after, run isolated visual review). This is appropriate for the task. Note: the instructions expect the agent to inspect and mutate live pages (including preserving or attaching to logged-in sessions). That capability necessarily exposes page content, cookies, and visual evidence (screenshots) to the agent; the skill does not instruct exfiltration to external endpoints, but users should be aware of the inherent sensitivity of operating against authenticated or private pages.
Install Mechanism
Instruction-only skill with no install spec or downloads. Lowest-risk install surface: it relies on an existing playwright-cli binary on PATH.
Credentials
No environment variables, credentials, or config paths are required. The single suggested env var (PLAYWRIGHT_MCP_TIMEOUT_ACTION) is for adjusting timeouts and is optional; requested environment access is proportional to the stated purpose.
Persistence & Privilege
The skill is not always-enabled and does not request persistent or elevated platform privileges. It does not modify other skills' configs or claim system-wide changes.
Assessment
This skill appears coherent and focused on using playwright-cli to inspect and temporarily edit pages for visual polish. Before installing or invoking it: (1) ensure you trust whoever will run it because it will view and mutate live page content (including authenticated sessions and screenshots); avoid using it on pages with highly sensitive data unless you explicitly consent; (2) make sure playwright-cli is installed and available on PATH; (3) pick a clear output directory up front (the skill requires one) and be mindful that screenshots and patch scripts saved there may contain private info; (4) prefer headed mode and manual handoff when login/MFA/CAPTCHA are involved; and (5) the skill forbids stacking other browser-design skills — follow that to avoid conflicting behavior. If you see any added install steps, external downloads, required API keys, or hidden network endpoints elsewhere in a future version, reconsider (those would change this assessment).

Like a lobster shell, security has layers — review code before you run it.

latestvk97ezb2sbq9q8305w6m66qgkx583ts6e

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🖌️ Clawdis
Binsplaywright-cli

Comments