风险评分

41/100 (Medium)

OpenClaw: suspicious
VirusTotal: suspicious
StaticScan: unknown

playwright-controller

作者: 陈宽同学
Slug:playwright-controller
版本:1.0.0
更新时间:2026-03-24 12:51:51
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill largely does what its README says (browse pages, take screenshots, extract text), but there are several incoherent or risky details—most notably a hard-coded absolute require path to the aut...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772297237915,
        "_id": "k97b2ja1zv6va5my03x9waj3nh820y66",
        "changelog": "Initial release of playwright-controller.\n\n- Browse webpages using Playwright with automatic loading wait, screenshots, and text extraction.\n- Supports both full page and specific element screenshots with text extraction.\n- Mobile simulation by default: iPhone viewport and user-agent, visible (headed) browser mode.\n- CLI commands: playwright:fetch (full page), playwright:fetch-element (specific selector).\n- Customizable options: timeout, output directory, headless mode.\n- Outputs both screenshot (PNG) and extracted text for each request; error handling saves screenshots even on failure.\n- Node.js API: fetchWithPlaywright and fetchElementAndScreenshot for programmatic use.",
        "changelogSource": "user",
        "createdAt": 1772297237915,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "陈宽同学",
        "handle": "mrchenkuan",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/9814867?v=4",
        "kind": "user",
        "linkedUserId": "kn71sm4wd6xye7vdzs5b99n0bs81y6c6"
    },
    "ownerHandle": "mrchenkuan",
    "skill": {
        "_creationTime": 1772297237915,
        "_id": "kd7c46x68hsyqvvyk4zsttbpq9821ycm",
        "badges": [],
        "createdAt": 1772297237915,
        "displayName": "playwright-controller",
        "latestVersionId": "k97b2ja1zv6va5my03x9waj3nh820y66",
        "ownerUserId": "kn71sm4wd6xye7vdzs5b99n0bs81y6c6",
        "slug": "playwright-controller",
        "stats": {
            "comments": 0,
            "downloads": 298,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Browse webpages using Playwright with automatic loading wait, screenshots, and text extraction. Use playwright:fetch or playwright:screenshot commands. API:...",
        "tags": {
            "latest": "k97b2ja1zv6va5my03x9waj3nh820y66"
        },
        "updatedAt": 1774327911984
    }
}