Feishu Multi Agent Messaging — 实用工具
v1.0.0Feishu Multi Agent Messaging是一款实用的工具技能,能够帮助用户完成相关任务,提升工作效率。
0· 303·0 当前·0 累计
安全扫描
OpenClaw
安全
high confidenceDocumentation-only skill that gives instructions for configuring multiple Feishu bots and user-ID mapping; the files and instructions are coherent with the stated purpose but you must protect the bot credentials and mapping data described in the docs.
评估建议
This skill is documentation-only and appears coherent for its stated goal of coordinating multiple Feishu bots and mapping per-bot user IDs. Before installing/using it: (1) Do NOT commit appId/appSecret or mapping files to public repos — keep them in a secrets store or use environment-secret mechanisms; (2) Treat the user-ID mapping as sensitive (it contains user identifiers/PII) and restrict access to it; (3) Verify your OpenClaw/message tool actually supports the described accountId routing an...详细分析 ▾
✓ 用途与能力
The skill's name/description (multi‑agent Feishu messaging, user ID mapping, accountId routing) matches the content: documentation and examples describe configuring multiple Feishu accounts, maintaining open_id mappings, and calling the platform message tool with accountId. There are no unrelated credentials, binaries, or install steps requested.
ℹ 指令范围
SKILL.md and the docs only instruct configuration and use of the message tool (specifying accountId, using <at> tags, maintaining mapping files, restart/check gateway logs). They do reference storing mappings in SESSION-STATE.md or openclaw.json and running system diagnostics (journalctl, log files). These are reasonable for this purpose but are operationally broad (touching config and logs) — the agent instructions do not ask to read arbitrary user files or exfiltrate data, but they do imply storing/reading sensitive configuration and mapping files.
✓ 安装机制
Instruction-only skill with no install spec and no code files. This minimizes on‑disk execution risk; nothing is downloaded or written by the skill package itself.
ℹ 凭证需求
The skill does not declare environment variables, but examples show appId/appSecret values placed directly in openclaw.json and recommend storing mapping files. That is proportionate to the feature (bots need credentials) but is sensitive: appSecrets and user open_id mappings are secrets/PII and should be stored securely (not committed to VCS).
✓ 持久化与权限
Flags show normal defaults (always: false, agent-invocable true, model invocation allowed). The skill does not request persistent system privileges or modify other skills' configs. Autonomy is platform-default and not combined with other concerning requests.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install feishu-multi-agent-messaging
镜像加速npx clawhub@latest install feishu-multi-agent-messaging --registry https://cn.longxiaskill.com 镜像可用
本土化适配说明
Feishu Multi Agent Messaging — 实用工具 安装说明: 安装命令:["openclaw skills install feishu-multi-agent-messaging","npx clawhub@latest install feishu-multi-agent-messaging"] 该技能用于飞书相关操作,可能需要相应的平台账号或API密钥