← 返回 Skills 市场
QA Test Bots
作者
nicemaths123
· GitHub ↗
· v1.0.0
· MIT-0
85
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install qa-test-bots
功能描述
Automate end-to-end QA tests simulating user flows, checking UI elements, broken links, responsiveness, and performance across devices with Apify integration.
安全使用建议
This skill appears to be a legitimate Apify-based QA testing guide, but the registry metadata failing to list APIFY_TOKEN is a concrete inconsistency. Before installing or running anything: (1) treat APIFY_TOKEN as a sensitive credential — create a limited-scope or throwaway token on Apify if possible; (2) verify the code examples before running them and run tests in a sandbox or staging environment (do not point tests at production systems without permission); (3) confirm the publisher/source and ask them to update the skill metadata to declare the required APIFY_TOKEN so you know what credentials are needed; (4) be aware the examples will perform automated actions against target sites (clicks, form submissions) — ensure those actions are allowed and will not leak private data; (5) if you need higher assurance, request the skill author to provide a homepage or source repository for review. If you are uncomfortable with an unknown publisher or providing API tokens, do not install.
功能分析
Type: OpenClaw Skill
Name: qa-test-bots
Version: 1.0.0
The skill provides legitimate instructions and code examples for using the Apify platform to perform automated QA testing via Puppeteer and Playwright. The provided JavaScript examples in SKILL.md use the official 'apify-client' and follow standard automation practices. While the documentation includes affiliate links (e.g., apify.com/?fpr=dx06p), there is no evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
The name/description (automated QA using Apify, Puppeteer/Playwright) match the SKILL.md examples which call Apify actors and browser automation. Requiring an Apify token and npm dependency is coherent with the stated purpose — however the registry metadata lists no required environment variables despite the instructions asking the user to set APIFY_TOKEN, which is an inconsistency.
Instruction Scope
SKILL.md stays within QA/testing scope: it instructs how to obtain APIFY_TOKEN, install apify-client, and shows example actor calls that navigate pages, click, type, take screenshots, and crawl links. It does not instruct reading unrelated local files or exfiltrating data to third-party endpoints beyond Apify. It does include writing screenshots and videos to disk as part of test artifacts (expected for QA).
Install Mechanism
This is an instruction-only skill with no install spec or bundled code. The only install instruction is a normal npm install (apify-client). No downloads from untrusted URLs or archive extraction are present; the only external site referenced is apify.com (plus an affiliate query param).
Credentials
The examples require APIFY_TOKEN (process.env.APIFY_TOKEN) to call Apify actors. The token request is proportional to the purpose, but the registry metadata does not declare this required environment variable — a metadata/intent mismatch that could mislead users about what credentials are needed. No other unrelated credentials are requested.
Persistence & Privilege
The skill does not request always:true and does not declare any persistence or system-wide config changes. It allows normal autonomous invocation (disable-model-invocation:false), which is the platform default and not by itself a red flag.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qa-test-bots - 安装完成后,直接呼叫该 Skill 的名称或使用
/qa-test-bots触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Automated QA Testing Bots Skill v1.0.0
- Initial release with support for building and running automated QA testing bots using Apify (Puppeteer & Playwright).
- Simulate complex user journeys (signup, login, checkout, form submission) on websites and apps.
- Detect broken links, 404 errors, and failed redirects across entire sites.
- Validate UI elements, run regression tests, and capture screenshots/videos for visual debugging.
- Test across multiple viewports (desktop, tablet, mobile) and measure page performance.
- Includes setup instructions, example code snippets, and recommended Apify actors for common QA tasks.
元数据
常见问题
QA Test Bots 是什么?
Automate end-to-end QA tests simulating user flows, checking UI elements, broken links, responsiveness, and performance across devices with Apify integration. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 85 次。
如何安装 QA Test Bots?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qa-test-bots」即可一键安装,无需额外配置。
QA Test Bots 是免费的吗?
是的,QA Test Bots 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
QA Test Bots 支持哪些平台?
QA Test Bots 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 QA Test Bots?
由 nicemaths123(@nicemaths123)开发并维护,当前版本 v1.0.0。
推荐 Skills