Skill audit report
Automate a real browser from the terminal for navigation, form filling, snapshots, screenshots, extraction, and UI-flow debugging.
OpenAgentSkill Trust Score
The Trust Score is OpenAgentSkill's adoption layer. It is designed to help an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
PASS100
24K GitHub stars
Stars/forks activity
PASS97
24K stars, 1.6K forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
7d since push
License clarity
PASS86
Source terms (see source)
README/SKILL.md completeness
PASS90
Metadata includes enough usage and workflow context
Dependency/runtime risk
INFO64
command execution surface, network or browser surface
Install availability
PASS92
npx skills add openai/skills --skill playwright
Install command safety
PASS92
standard package or runtime install path
Permission surface
INFO62
shell or command execution, network or browser access
Repository evidence
PASS86
https://github.com/openai/skills/tree/main/skills/.curated/playwright
Review status
INFO73.86
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add openai/skills --skill playwright
Repository
88
https://github.com/openai/skills/tree/main/skills/.curated/playwright
License
86
Source terms (see source)
Maintenance
100
7d since push
AI review
55
Browser automation can submit data; confirm the target environment and review actions before execution.
README/SKILL.md completeness
90
Usable description available
Dependency risk
64
command execution surface, network or browser surface
Install command safety
92
standard package or runtime install path
Permission surface
62
shell or command execution, network or browser access
Stars/forks activity
97
24K stars, 1.6K forks; issue activity unavailable in current metadata
Adoption
88
24K GitHub stars
Warnings
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.
Compare nearby options
Use Playwright to interact with and test local web applications, capture screenshots, debug UI behavior, and inspect browser logs.
163K stars · Audit report
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
91K stars · Audit report
Crawlee—A web scraping and browser automation library for Node.js to build reliable crawlers. In JavaScript and TypeScript. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Puppeteer, Playwright, Cheerio, JSDOM, and raw HTTP. Both headful and headless mode. With proxy rotation.
24K stars · Audit report