Only after a separate gate · tool.bash · internal data
Skill
Verify an automation harness against itself
Check whether a Playwright, Puppeteer, Selenium or CDP-driven browser presents a coherent fingerprint, using liarjs as a library against a Page you already have - navigator.webdriver, HeadlessChrome tokens, worker versus main-thread identity, patched-API integrity, WebGL versus WebGPU GPU identity. Use when asked whether an automated browser looks like a normal one, when a headless setup or a stealth plugin's effect needs measuring rather than assuming, or when an assertion on fingerprint quality belongs in a test suite.
Private preview install
npx [email protected] install https://getedge.cc/skills/playwright-stealth-verifyRun it in a terminal. It writes this Skill’s files into your agent’s skills directory, and names the agent it chose. This is a private preview install, not a Verified Agent Upgrade, and it is not counted publicly.
How it works
What its release declares it reads, writes and runs is under Inside.
Put this on your own site
<a href="https://cyborg.floom.dev/skills/playwright-stealth-verify" rel="noopener" referrerpolicy="no-referrer" style="display:inline-flex;align-items:center;height:44px;padding:0 22px;border-radius:10px;background:#050505;color:#fff;text-decoration:none;font-family:system-ui,-apple-system,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-weight:650;line-height:1">Available on getedge</a>Plain HTML, no script. It makes no request to getedge until someone clicks it, and the click sends no referrer, so nothing about your page or your readers reaches us. If a site strips the styling it stays a working text link.
Inside Verify an automation harness against itself
What this Skill is documented to do, and the file your agent receives.
Only after a separate gate · tool.edit · internal data
Only after a separate gate · tool.read · internal data
Only after a separate gate · tool.write · internal data