Divide Agent

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only skill is aligned with its stated purpose of decomposing problems, but users should notice that it may browse the web and write results into a wiki document.

This skill appears safe for general problem-decomposition tasks. Before using it with confidential information, confirm whether web search is acceptable and where the generated wiki document will be stored or shared.

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.

What this means

If the user includes sensitive details in the problem statement, the agent could potentially use related details while searching or reading external sources.

Why it was flagged

The skill may use external web-reading or search tools to confirm MECE frameworks. This is disclosed and purpose-aligned, but it means external content can influence the response and search queries may leave the local environment.

Skill content
you can use the web page reading tool to read the links, or conduct internet search research to confirm
Recommendation

Avoid including confidential details unless needed, and review any externally sourced framework guidance before relying on the decomposition.

What this means

The user's task description and resulting decomposition may be saved in a document rather than only shown in the chat.

Why it was flagged

The workflow stores the decomposition output in a wiki document, which may persist beyond the immediate chat. This is aligned with the deliverable, but users should understand the storage and visibility implications.

Skill content
Use the `create_wiki_document` tool to write the decomposed two-layer sub-problems and the tree diagram
Recommendation

Check where wiki documents are stored, who can access them, and avoid submitting sensitive information unless that storage location is appropriate.