Skill Prompt Generator

AdvisoryAudited by Static analysis on May 13, 2026.

Overview

No suspicious patterns detected.

Findings (0)

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

A generated prompt could strongly shape another agent’s behavior, so unclear or overbroad generated instructions may lead to unintended downstream actions.

Why it was flagged

The skill intentionally creates prompts that may control downstream agent behavior. This is the core purpose of the skill, not hidden behavior, but it can affect how other agents interpret goals and constraints.

Skill content
"可以直接交给其他 Agent 或 Skill 系统使用的 Prompt。" / "A Prompt ready to be handed to other Agents or Skill systems."
Recommendation

Review and edit generated prompts before giving them to another agent, especially any sections that grant authority, define tools, change stopping conditions, or make assumptions about user intent.