Prompt Crafter

PassAudited by VirusTotal on May 11, 2026.

Overview

Type: OpenClaw Skill Name: prompt-crafter Version: 3.1.0 The 'prompt-crafter' skill is a purely educational resource providing frameworks and templates for prompt engineering (RACE, Chain-of-Thought, etc.). The bundle contains no executable code, scripts, or instructions that attempt to exfiltrate data, gain persistence, or perform unauthorized actions. All files (SKILL.md and references/frameworks.md) are focused on documentation and best practices for LLM interaction.

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.

NoteHigh Confidence
ASI01: Agent Goal Hijack
What this means

Users may see prompt-injection language in the guide, but the artifact uses it to teach defensive testing rather than to override user or system intent.

Why it was flagged

This contains prompt-injection wording, but it is presented as an example of adversarial input testing under 'Production Safety,' not as an instruction for the agent to follow.

Skill content
4. **Test adversarial inputs.** "Ignore all previous instructions..." is real.
Recommendation

Use the phrase only as a test case for prompt robustness, and keep untrusted user content clearly separated from trusted instructions.