任务收尾器
Analysis
This is a benign workflow-only skill, but it may make the agent keep progress logs and suggest autonomous follow-up steps.
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.
- 仅计划的回复:最多 1 次 - 下一次回复必须包含执行证据 ... **NEXT_AUTONOMOUS_STEP**: - 一个无需用户输入即可执行的后续步骤
The skill intentionally changes the agent's response pattern by limiting planning-only replies, requiring execution evidence, and asking for an autonomous next step.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
| 目标已陈述 | Select-String "目标" memory/{date}.md 匹配 |
...
- `memory/tasks.md` - 任务历史The workflow references memory files and task history as places where goals, progress, and evidence may be recorded.
