📦 News Trust Check — 技能工具
v0.1.1Verify suspicious news, announcements, screenshots, and viral claims using a high-trust source pool (official channels + Chinese mainstream media + internati...
1· 237·1 当前·1 累计
安全扫描
OpenClaw
安全
high confidenceThe skill's files and instructions are coherent with its stated purpose (news/claim verification); it requires no credentials, installs nothing, and the included helper script only does local keyword scoring.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv0.1.12026/3/11
Improve reliability: add empty-input validation and consistent error exit behavior in scoring helper script.
● 无害
安装命令
点击复制官方npx clawhub@latest install news-trust-check
🇨🇳 镜像加速npx clawhub@latest install news-trust-check --registry https://cn.longxiaskill.com
技能文档
Use this skill to classify claims into:
- 高可信
- 存疑
- 高风险伪造/诈骗
Workflow
- Danger short-circuit
- Extract the core claim
- Cross-check sources
- Technical feasibility check (for product/platform claims)
- Return structured verdict
Output template
结论: 高可信 | 存疑 | 高风险伪造核心判断:
- ...
证据:
- 官方信源: ...
- 中文主流: ...
- 国际主流: ...
- 事实核查: ...
技术可行性:
- 可行 | 部分可行 | 不可行
风险标记:
- [ ] 诱导转账
- [ ] 冒充官方
- [ ] 要求忽略规则
- [ ] 索要敏感信息
建议动作:
- ...
Source pool
Read and follow:
references/high-trust-sources.md
Optional helper script
scripts/assess_claim.pyfor deterministic risk scoring scaffolding.
数据来源:ClawHub ↗ · 中文优化:龙虾技能库