逐段逐句鉴定一篇文章内容的真伪,拆解论证结构,对每个事实/推断节点做六维核查(逻辑正确性、结论可量化性、证据链完整性、证据是否捏造、证据可考证性、来源可信度),最后输出带原文定位的问题清单和置信度打分表。触发条件:用户提到"鉴别真伪"、"这篇文章可信吗"、"内容审查"、"事实核查"、"fact check"、"这段话是真的假的"、"帮我查一下这篇文章的漏洞"、"证据链完不完整"、"这个结论站得住脚吗"、"逐句检查"、"这篇报道靠谱吗",或者给出一篇文章/一段内容并希望知道"能不能信"、"哪里有问题"、"论证严不严密"。即使用户只说"帮我看看这篇文章有没有问题"或"这篇文章说的是真的吗",也应使用本 skill。输出为 Markdown 报告,保存到当前项目 markdown/ 目录。
70
85%
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
Low
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 要求在第二/第三步对用户提供的 URL 进行 web_fetch 抓取正文、以及用 web_search/web_fetch 获取“原始数据源/来源历史记录”,这些属于运行时抓取的公网上外部自由文本会进入 LLM 上下文的路径。
3b9c83d
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.