安全扫描
OpenClaw
安全
high confidenceInstruction-only Feishu dispatch pattern that is internally consistent with its stated purpose and does not request extra credentials, installs, or unrelated capabilities.
评估建议
This skill is an instruction-only dispatch pattern and appears coherent with its Feishu-focused purpose. Before installing, consider: (1) operational impact — it spawns background child sessions and could create many concurrent tasks (watch quotas, rate limits, and clutter); (2) autonomy — child tasks run asynchronously under the agent/session API privileges, so review what platform-level session permissions allow (they may access user-visible Feishu content); (3) monitoring — pair with a progre...详细分析 ▾
✓ 用途与能力
The skill's name and description match the runtime instructions: it describes spawning background child sessions for substantial Feishu prompts. It does not request unrelated binaries, env vars, or config paths.
ℹ 指令范围
SKILL.md is narrowly focused on session spawn/list/status patterns and polite foreground acknowledgements. It does not read files, request external endpoints, or reference unrelated credentials. Note: the pattern implicitly relies on the platform's session management APIs and can create many background child tasks — consider operational/resource implications (rate limits, task clutter).
✓ 安装机制
No install spec and no code files — instruction-only. This minimizes written-to-disk risk.
✓ 凭证需求
No required environment variables, credentials, or config paths are declared or used in the instructions. Requested access is proportional to the described dispatch behavior.
✓ 持久化与权限
always:false and no special persistence or config-modifying behavior. The skill allows autonomous invocation (platform default) but does not request permanent presence or modify other skills.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.12026/3/14
- Improved Feishu chat responsiveness by spawning background child tasks for substantial user requests. - Ensured each major prompt creates its own independent background task, keeping the foreground chat available for new prompts. - Added clear guidance for when to spawn child tasks, agent selection, and recommended acknowledgement patterns in user replies. - Outlined handling for progress updates, task completion, and user status queries. - Specified best practices for labeling spawned tasks for easier tracking and improved user experience.
● 无害
安装命令 点击复制
官方npx clawhub@latest install feishu-parallel-dispatch
镜像加速npx clawhub@latest install feishu-parallel-dispatch --registry https://cn.clawhub-mirror.com
数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制
免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制