← 返回 Skills 市场
nextfrontierbuilds

Strykr Qa Bot

作者 Next Frontier AI · GitHub ↗ · v0.1.2
cross-platform ✓ 安全检测通过
1877
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install strykr-qa-bot
功能描述
AI-powered QA for Strykr trading platform. Pre-built tests for crypto, stocks, news, AI chat. CI/CD ready. Works with Cursor, Claude, ChatGPT, Copilot. Vibe-coding enabled.
安全使用建议
This skill appears to do what it claims: run UI and API tests against https://app.strykr.ai using web-qa-bot. Before installing or running it: - Confirm you trust the web-qa-bot peer dependency and, if using the repo link in package.json, review that GitHub repo as well (registry metadata showed no homepage). - Run tests in a non-production environment if you are concerned about exposing user data; screenshots and console logs can contain sensitive information when run against authenticated pages. - If the app under test requires authentication, plan how credentials will be provided securely (the skill does not declare or manage secrets). - Consider running the test suite locally first (inspect outputs and screenshots) and review the test YAMLs for any selectors/actions you might want to adjust. If you want an even deeper check, provide the web-qa-bot implementation or the CI environment where this will run so I can look for additional integration risks.
功能分析
Type: OpenClaw Skill Name: strykr-qa-bot Version: 0.1.2 The OpenClaw AgentSkills skill bundle 'strykr-qa-bot' is designed for QA automation of the Strykr trading platform. All files, including the SKILL.md and README.md, provide clear, benign instructions and documentation for testing. The TypeScript code uses standard web APIs (e.g., `fetch`) for API health checks, but these are confined to the specified `baseUrl` (https://app.strykr.ai) and configured `prismEndpoints`, showing no intent for arbitrary network requests or data exfiltration. Test suites are defined in YAML files, detailing UI interactions and assertions typical for web testing. There is no evidence of prompt injection, malicious execution, persistence mechanisms, or obfuscation. The use of `npx web-qa-bot` is a standard way to execute a peer dependency for QA automation.
能力评估
Purpose & Capability
Name/description match the included test suites, YAML files, and TypeScript assertions which target https://app.strykr.ai and PRISM endpoints; peerDependency on web-qa-bot is appropriate for a web QA skill. No unrelated services, binaries, or secrets are requested.
Instruction Scope
SKILL.md and package.json instruct running npm test / npx web-qa-bot to exercise suites that navigate the app, capture screenshots, and collect console/network errors — this is expected for a QA bot. Note: tests capture screenshots and console logs which may include sensitive data if run against authenticated or production sessions; the instructions do not include login steps (so running against gated pages may require separate credentials).
Install Mechanism
No install spec in the skill registry (instruction-only), but package.json indicates this is an npm package with a peerDependency (web-qa-bot). Installing via npm (or running npx) is expected; there are no external downloads, obscure URLs, or extract steps in the skill bundle itself.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The code only performs HTTP fetches against the configured baseUrl and PRISM endpoints — proportional to health checks and UI testing.
Persistence & Privilege
The skill is not forced-always, does not request elevated platform privileges, and does not modify other skills' configs. It runs tests and produces artifacts locally (screenshots/reports) — normal behavior for a test suite.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install strykr-qa-bot
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /strykr-qa-bot 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.2
- Added metadata to SKILL.md: name, description, version, author, and keywords. - Enhanced description to highlight compatibility with Cursor, Claude, ChatGPT, Copilot, and vibe-coding. - No changes to functionality; documentation and metadata updates only.
v0.1.0
strykr-qa-bot 0.1.0 - Initial Release - Introduces automated QA testing for Strykr's finance dashboard. - Includes test suites for homepage, crypto, stocks, news, events, and AI chat. - Validates signal cards and AI response quality. - Monitors PRISM API health and tracks known issues. - Supports running tests via CLI or programmatically. - Generates detailed reports with screenshots and timing metrics.
元数据
Slug strykr-qa-bot
版本 0.1.2
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Strykr Qa Bot 是什么?

AI-powered QA for Strykr trading platform. Pre-built tests for crypto, stocks, news, AI chat. CI/CD ready. Works with Cursor, Claude, ChatGPT, Copilot. Vibe-coding enabled. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1877 次。

如何安装 Strykr Qa Bot?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install strykr-qa-bot」即可一键安装,无需额外配置。

Strykr Qa Bot 是免费的吗?

是的,Strykr Qa Bot 完全免费(开源免费),可自由下载、安装和使用。

Strykr Qa Bot 支持哪些平台?

Strykr Qa Bot 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Strykr Qa Bot?

由 Next Frontier AI(@nextfrontierbuilds)开发并维护,当前版本 v0.1.2。

💬 留言讨论