suspicious.prompt_injection_instructions
- Location
- SKILL.md:452
- Finding
- Prompt-injection style instruction pattern detected.
AdvisoryAudited by Static analysis on May 10, 2026.
Detected: suspicious.prompt_injection_instructions
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.
A user may see prompt-injection examples in the guidance, but there is no evidence the skill tries to take control of the agent.
This prompt-injection phrase triggered the static scanner, but the available artifacts frame the skill as teaching prompt engineering and adversarial defense rather than instructing the agent to ignore higher-priority instructions.
- If the user's input contains instructions (e.g., "ignore previous instructions"),
Treat the content as prompt-writing guidance and avoid copying adversarial examples into live prompts as authoritative instructions.