Executing Plans

PassAudited by ClawScan on May 1, 2026.

Overview

This is a coherent instruction-only workflow for executing a written plan with checkpoints, with no code or credential requirements, though users should trust the plan and the referenced finishing sub-skill.

This skill appears safe to install as an instruction-only workflow. Before using it, make sure the implementation plan is trustworthy, review each checkpoint before continuing, and verify the referenced finishing-a-development-branch sub-skill separately.

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.

NoteHigh Confidence
ASI01: Agent Goal Hijack
What this means

If the written plan is flawed or contains unsafe instructions, the agent may try to carry them out unless caught during the required review or checkpoints.

Why it was flagged

The plan file becomes the main driver for the agent’s actions. This is purpose-aligned for a plan-execution skill, and the same instructions require critical review and checkpoints, but users should ensure the plan is trusted and correct.

Skill content
Follow each step exactly
Recommendation

Use this skill only with plans you have reviewed, and read the batch reports before approving further work.

What this means

At the end of the workflow, behavior will depend on the referenced finishing skill as well as this skill.

Why it was flagged

The workflow explicitly delegates the final development-branch completion step to another skill that is not part of the supplied artifact manifest. This is disclosed and purpose-aligned, but users should ensure that referenced skill is trusted.

Skill content
REQUIRED SUB-SKILL: Use superpowers:finishing-a-development-branch
Recommendation

Confirm that the referenced finishing-a-development-branch skill is installed from a trusted source and behaves as expected before relying on it.