Agent Regression Testing
v1.0.0管理回归测试计划、执行回归测试用例、验证缺陷修复。 Use when: 用户说"开始回归测试"、"验证缺陷修复"、"执行回归验证"。
⭐ 0· 23·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name, description, and instructions all describe regression test planning, execution, defect verification, and report generation. The allowed Feishu doc tools align with the documented behavior (writing reports to a specified knowledge base/node). No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md contains detailed templates and step-by-step guidance for regression testing and explicitly specifies a Feishu knowledge base/node to write reports. The instructions do not direct reading arbitrary local files or exfiltration. One implicit item: steps like “获取变更清单” (get change list) assume the agent may fetch project artifacts (PRs, changelogs, issue lists) if connectors are available; the doc does not instruct how to obtain those, so actual data access depends on platform connectors and permissions.
Install Mechanism
No install spec and no code files beyond package.json and SKILL.md — it is instruction-only, so nothing is written to disk by an installer.
Credentials
The skill declares no required environment variables or credentials. It relies on platform-provided tools for Feishu operations (feishu_create_doc, feishu_update_doc, etc.). Those tool permissions are expected for a reporting/Doc-writing skill; nothing in the SKILL.md requests unrelated secrets or additional credentials.
Persistence & Privilege
always is false and there is no indication the skill modifies other skills, writes persistent agent-wide configuration, or requests elevated system privileges. Its scope is limited to generating and writing testing artifacts (e.g., Feishu docs).
Assessment
This skill is an instruction-only regression testing assistant and appears coherent with its purpose. Before installing, confirm: (1) you are comfortable the skill will create/update Feishu docs at the hardcoded knowledge-base/node (verify those IDs and scope), (2) your agent's Feishu connector permissions are appropriate (document creation/update and messaging), and (3) if you expect the agent to collect change lists or fetch PR/issue data, ensure any repository or issue-tracker connectors have the least-privilege access required. Because the SKILL.md is high-level, test it in a non-production environment first to verify where and how it will write reports and what external systems it will query.Like a lobster shell, security has layers — review code before you run it.
latestvk97d458w22rkneswv8kcz0j6nx84sfsr
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
