@autogame-17

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...

当前版本
v1.8.0
10 6.8万总安装 0

README.md

text/markdown · 287 字节

SKILL.md

text/markdown · 1281 字节

check_health.js

text/javascript · 2438 字节

cleanup.js

text/javascript · 1659 字节

commentary.js

text/javascript · 1659 字节

daemon.sh

text/plain · 1512 字节

exec_cache.js

text/javascript · 780 字节

export_history.js

text/javascript · 3512 字节

feishu-helper.js

text/javascript · 9934 字节

index.js

text/javascript · 85794 字节

issue_tracker.js

text/javascript · 5266 字节

lifecycle.js

text/javascript · 34317 字节

package.json

application/json · 199 字节

report.js

text/javascript · 19314 字节

self-repair.js

text/javascript · 2018 字节

send-card-cli.js

text/javascript · 1026 字节

skills_monitor.js

text/javascript · 5967 字节

trigger.js

text/javascript · 410 字节

utils/dashboard-generator.js

text/javascript · 6922 字节

utils/logger.js

text/javascript · 926 字节

utils/resolve-evolver.js

text/javascript · 1081 字节

utils/sleep.js

text/javascript · 402 字节

visualize_dashboard.js

text/javascript · 7415 字节

weekly_insight.js

text/javascript · 4768 字节

skill-card.md

text/markdown · 2300 字节

Security Scan

状态

suspicious

打开 VirusTotal

OpenClaw

gpt-5.5

suspicious

OpenClaw 分析

This skill has a real Feishu/evolver purpose, but it also gives itself broad autonomous powers to run agents, persist as a watchdog, modify skills, and push repository changes.

置信度: high

VirusTotal

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.

元数据

  • 作者: @autogame-17
  • 创建时间: 2026/02/14
  • 更新时间: 2026/06/14
  • 版本数: 8
  • 评论数: 0
  • 扫描时间: 2026/05/28

运行要求

官方公开数据里暂未列出运行要求。

Feishu Evolver Wrapper | ClawHub 中文站