Next Action

PassAudited by ClawScan on May 15, 2026.

Overview

This instruction-only skill is coherent and disclosed, but it will automatically ask for follow-ups after tasks and may immediately carry out selected actions like commits, pushes, PRs, or saving notes to memory.

Install this if you want the agent to suggest follow-up actions after tasks. Before selecting an option, check whether it will publish, push, commit, close an issue, create a PR, restart something, or save information to memory.

Findings (3)

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

The agent may keep prompting for next steps after tasks instead of simply stopping.

Why it was flagged

The skill intentionally changes the normal stopping point by prompting for follow-up actions after completed tasks. This is disclosed and aligned with the skill purpose.

Skill content
Automatically use after any task completion
Recommendation

Use this skill if you want automatic post-task prompts, and tell the agent explicitly when you do not want any follow-up action.

What this means

If you select options like push, create PR, commit, or close issue, the agent may perform them immediately.

Why it was flagged

The skill tells the agent to execute selected follow-up actions right away, and examples include actions that can mutate repositories or external project state. These actions are user-selected, so this is purpose-aligned but worth noticing.

Skill content
Immediately perform the action(s) user selected... "Push"... "Create PR"... "Close issue"
Recommendation

Review each suggested option carefully before selecting it, especially actions that publish, commit, push, or close issues.

What this means

Selected project findings could persist beyond the current task and influence future agent behavior.

Why it was flagged

The skill may suggest saving project findings into persistent memory. This can be useful, but stored context may be reused later and should not include sensitive information unless intended.

Skill content
{ label: "Serena memory", description: "Store findings in project memory" }
Recommendation

Only choose memory-saving options for non-sensitive, accurate summaries that you are comfortable reusing later.