← 返回 Skills 市场
aster-mt

Quality Convergence Engine

作者 aster-mt · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
370
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install quality-convergence-engine
功能描述
Multi-dimensional Quality Acceptance and Problem Convergence Engine - Deeply deconstruct requirements, eliminate extreme defects, define absolutely objective...
安全使用建议
This skill itself appears to do what it says: it's an instruction-only QA/convergence engine with no network calls or credential requests. The main concern is the metadata 'always: true' which forces the skill into every agent session even when it isn't relevant. Before enabling it permanently: 1) ask the publisher why always:true is needed and request removal or narrowing (e.g., trigger keywords or explicit opt-in). 2) Verify the repository/author (package.json points to a GitHub URL) and confirm the source matches the registry owner. 3) Test the skill using only non-sensitive example inputs to confirm it respects its block conditions and doesn't leak data. 4) If your agent can access external networks or secrets, be cautious: a permanently included skill increases exposure if later changed. If the author provides a clear justification for always:true and a verified repo, confidence would increase.
功能分析
Type: OpenClaw Skill Name: quality-convergence-engine Version: 1.0.0 This skill bundle is designed to function as a 'Quality Acceptance and Problem Convergence Engine'. Its instructions in SKILL.md and examples in EXAMPLES.md consistently guide the AI agent to deconstruct requirements, identify potential defects, and define objective acceptance criteria, with a strong emphasis on security vulnerabilities (e.g., authentication bypass, CSRF, weak password storage, token security). There is no evidence of prompt injection attempting to subvert the agent for malicious purposes, nor any code or instructions indicating data exfiltration, malicious execution, persistence, or other harmful behaviors. The skill's purpose is to help users identify flaws in their own designs, making it a beneficial security-focused tool.
能力评估
Purpose & Capability
Name, description, and included files (SKILL.md, EXAMPLES.md, QUICK_REFERENCE.md, package.json) all consistently describe a guidance/analysis engine for quality acceptance and risk convergence. The skill requires no binaries, env vars, or external credentials — that matches the claimed purpose of producing structured analysis and acceptance criteria.
Instruction Scope
SKILL.md is self-contained and prescribes how the agent should analyze user-submitted solutions and produce three structured outputs. It does not instruct the agent to read arbitrary system files, access environment variables, or call external endpoints. It does direct the agent to examine user-provided artifacts (expected for this kind of skill) and to stop processing for unrelated queries — which relies on the agent honoring the block conditions.
Install Mechanism
No install spec and no code files beyond documentation are present. Instruction-only skills are lowest risk for arbitrary code execution because nothing is written to disk or fetched at install time.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. There are no requests for unrelated secrets or system access, which is proportionate to its stated function.
Persistence & Privilege
The skill metadata includes always: true, meaning it will be force-included in every agent run. The SKILL.md does not provide a justification for permanent inclusion. Always:true combined with autonomous invocation increases blast radius if the skill or agent is later modified or misused; this setting is the primary reason for a 'suspicious' verdict.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install quality-convergence-engine
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /quality-convergence-engine 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Multi-dimensional quality acceptance and problem convergence engine for code review, architecture assessment, and risk analysis
元数据
Slug quality-convergence-engine
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Quality Convergence Engine 是什么?

Multi-dimensional Quality Acceptance and Problem Convergence Engine - Deeply deconstruct requirements, eliminate extreme defects, define absolutely objective... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 370 次。

如何安装 Quality Convergence Engine?

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

Quality Convergence Engine 是免费的吗?

是的,Quality Convergence Engine 完全免费(开源免费),可自由下载、安装和使用。

Quality Convergence Engine 支持哪些平台?

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

谁开发了 Quality Convergence Engine?

由 aster-mt(@aster-mt)开发并维护,当前版本 v1.0.0。

💬 留言讨论