Writing, exploit——把原始素材塑造成文章,一段一段地推进。
59
67%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./skills/in-progress/writing-shape/SKILL.mdLow
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
SKILL.md 说明会“完整读取 input file / input pile”并“从 pile 中抽取 material 填充 article”,因此在运行时把用户传入的 raw material(未经操作用户选择的内容来源)形成的可读 prose/markdown 进入 LLM 上下文,属于“未验证的外部/用户提供文本作为自由文本输入(提示注入载体)”。
f2b2464
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.