complex-task-executor
Analysis
This instruction-only skill is coherent, but it requires the agent to write task lessons into memory in the background without clear user approval, retention, or sensitivity limits.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Agent 必须严格按照以下三个阶段展开工作... 任务完成后... **强制使用 manage_core_memory 工具**将经验写入记忆。
The skill imposes a mandatory workflow and forced tool use as a stopping condition. The planning methodology is purpose-aligned, but the forced memory-write step could override a user’s preference not to store information.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
在任务的最后一步,你**必须**调用 manage_core_memory 工具。... 记录在“调查研究”阶段发现的项目核心架构、约定俗成的规范。... 在后台调用 manage_core_memory
The skill mandates memory writes and can store project knowledge for later reuse, but the artifacts do not define consent, review, retention, deletion, or filtering rules for sensitive project information.
