← 返回 Skills 市场
autogame-17

Feishu Evolver Wrapper

作者 autogame-17 · GitHub ↗ · v1.8.0 · MIT-0
cross-platform ⚠ suspicious
66877
总下载
10
收藏
195
当前安装
8
版本数
在 OpenClaw 中安装
/install feishu-evolver-wrapper
功能描述
(Depreciated: This skill is no longer maintained; its related functions have been absorbed by the Evolver main body.) Feishu-integrated wrapper for the capability-evolver. Manages the evolution loop lifecycle (start/stop/ensure), sends rich Feishu card reports, and provides...
安全使用建议
Install only if you intentionally want an autonomous evolver manager that can keep itself running, spawn agents, send operational data to Feishu, modify installed skills, and push workspace changes to git. Review Feishu token scope, target chats/docs, cron job creation, git remote/branch, and auto-heal behavior first; run it in an isolated workspace with backups and clear controls around outbound reports and git push.
功能分析
Type: OpenClaw Skill Name: feishu-evolver-wrapper Version: 1.8.0 The skill bundle acts as a complex lifecycle manager and reporting wrapper for an 'evolver' agent, exhibiting several high-risk capabilities. Key indicators include automated Git synchronization (add/commit/push to origin), the creation of persistent background tasks via OpenClaw's cron system (lifecycle.js), and a bridge mechanism in index.js that parses stdout to dynamically spawn new agents with arbitrary tasks using 'openclaw agent'. While the code includes defensive features like a secret scanner (feishu-helper.js) and a kill switch, the extensive use of shell command execution and the autonomous nature of the agent-spawning logic present a significant attack surface for command injection and unintended persistence.
能力评估
Purpose & Capability
The Feishu reporting, dashboard, and lifecycle features are coherent with the stated purpose, but the artifacts also automatically stage/commit/rebase/push workspace changes, spawn OpenClaw agents, run git repair, and auto-heal other installed skills. Those are high-impact capabilities that are not clearly scoped in the user-facing description.
Instruction Scope
The wrapper appends mandatory workflow/model-routing instructions to child agents, reads memory/evolver_hint.txt into EVOLVE_HINT, parses child stdout for sessions_spawn, and has a new Function fallback for loosely parsed payloads. This creates an under-scoped prompt/control channel over autonomous execution.
Install Mechanism
package.json is minimal and has no install-time lifecycle scripts; I found no evidence that the package runs automatically during installation itself.
Credentials
Feishu credentials, token files, and outbound Feishu calls are expected for this integration, but raw evolution history, issue context, status files, and arbitrary --file report contents can be sent externally with limited redaction or consent controls.
Persistence & Privilege
Watchdog behavior is partly disclosed, but lifecycle.js creates/edits OpenClaw cron jobs, starts detached daemons, restarts or kills wrapper processes, and writes PID/state files. Combined with automatic git push and cross-skill mutation, this warrants Review.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install feishu-evolver-wrapper
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /feishu-evolver-wrapper 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.8.0
feishu-evolver-wrapper v1.8.0 - Introduced new utility: utils/resolve-evolver.js - Refactored and updated core logic across 11 files, including health checks, reporting, dashboard generation, and lifecycle management. - Removed deprecated file _meta.json. - Updated dependencies and metadata in package.json. - General improvements to robustness, maintainability, and modularity.
v1.7.1
fix: .cmd bypass regex not matching npm %dp0% format; disable detached:true on Windows
v1.7.0
fix: Windows popup storm - bypass .cmd wrapper on Windows, add windowsHide:true to all child process spawns, fix Unix-only path resolution (which->where, /usr/bin/git), use os.tmpdir() instead of /tmp
v1.6.1
- Improved code in report.js (details not specified). - Updated dependencies in package-lock.json for better reliability. - Updated metadata in _meta.json.
v1.6.0
Silent retries, CWD recovery
v1.5.9
Re-publish with SKILL.md frontmatter
v1.5.8
Restored full wrapper, fixed require paths to feishu-common
v1.5.7
Re-publish after account restoration
元数据
Slug feishu-evolver-wrapper
版本 1.8.0
许可证 MIT-0
累计安装 1659
当前安装数 195
历史版本数 8
常见问题

Feishu Evolver Wrapper 是什么?

(Depreciated: This skill is no longer maintained; its related functions have been absorbed by the Evolver main body.) Feishu-integrated wrapper for the capability-evolver. Manages the evolution loop lifecycle (start/stop/ensure), sends rich Feishu card reports, and provides... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 66877 次。

如何安装 Feishu Evolver Wrapper?

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

Feishu Evolver Wrapper 是免费的吗?

是的,Feishu Evolver Wrapper 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Feishu Evolver Wrapper 支持哪些平台?

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

谁开发了 Feishu Evolver Wrapper?

由 autogame-17(@autogame-17)开发并维护,当前版本 v1.8.0。

💬 留言讨论