安全扫描
OpenClaw
可疑
high confidenceThe skill's instructions require a user OAuth token and message-deletion privileges but the published metadata declares no credentials or environment requirements, creating an incoherence and a potential for misuse (bulk deletion).
评估建议
This skill's behavior (deleting Feishu messages) requires a user's OAuth token and the im:message permission, but the published metadata does not declare any required credentials — that's an incoherence you should not ignore. Before installing or using it: 1) confirm the skill's source and trustworthiness (there's no homepage or known owner contact); 2) require the publisher to declare which credential the agent will use (e.g., a named primaryEnv like FEISHU_OAUTH_TOKEN) and limit scope to the m...详细分析 ▾
⚠ 用途与能力
The described purpose (recall/delete Feishu messages) matches the runtime actions (get_messages + delete). However the SKILL.md explicitly requires a user's OAuth token and the im:message scope, but the skill metadata lists no required credentials or primaryEnv. That mismatch is unexplained and disproportionate.
ℹ 指令范围
Instructions stay within the stated task (single, batch, time-range deletes) and do not ask to read unrelated files or external endpoints. However they permit bulk deletion across time ranges and instruct iterating through messages to delete — a legitimate capability but with high abuse potential if misused or if admin privileges are granted broadly.
✓ 安装机制
No install spec or code files are present; this is instruction-only so nothing is written to disk. Low install risk.
⚠ 凭证需求
The runtime text requires a user OAuth token and the im:message scope, but the skill declares no required environment variables, secrets, or primary credential. That omission is a meaningful inconsistency: deleting user messages requires sensitive credentials but none are declared.
✓ 持久化与权限
always is false and there is no install or persistent configuration. The skill does not request permanent presence or modify other skills; standard autonomous invocation applies.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/28
初始版本:支持以用户身份撤回飞书群消息,单条/批量/时间范围撤回
● 无害
安装命令
点击复制官方npx clawhub@latest install feishu-recall-message
镜像加速npx clawhub@latest install feishu-recall-message --registry https://cn.longxiaskill.com