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.
评估建议
This skill appears coherent and low-risk: it contains only an instruction document, a trusted-source list, and a small local Python script that scores text by keyword. Before installing, consider: (1) whether you want the agent to have network access when it "queries" sources (the skill assumes the agent can fetch news/fact-check pages); (2) the trusted-source list reflects editorial choices—verify it matches sources you trust; and (3) review operator policies if you need to restrict autonomous ...详细分析 ▾
✓ 用途与能力
Name/description match the contents: SKILL.md describes a cross-check workflow, references list trusted outlets, and a small local script scores claims for risky keywords. No unrelated credentials, binaries, or config paths are requested.
✓ 指令范围
Runtime instructions stick to claim extraction, source cross-checking, feasibility checks, and structured output. The guidance to "query" official and mainstream sources is expected for this task; the skill does not embed broad directives to read unrelated local files or secrets. The Danger short-circuit and risk indicators explicitly flag prompt-injection style coercion (e.g., "ignore all rules"), which is consistent with the skill's purpose.
✓ 安装机制
No install spec; instruction-only plus a small Python helper script. Nothing is downloaded from external URLs and no archives are extracted.
✓ 凭证需求
The skill requests no environment variables, credentials, or config paths. The helper script performs local string matching only and does not access network resources or secrets.
✓ 持久化与权限
always is false and the skill does not request persistent elevated privileges or modify other skills. Autonomous invocation is allowed by default (normal) and is not combined with other concerning factors.
⚠ references/high-trust-sources.md:43
Prompt-injection style instruction pattern detected.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
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.clawhub-mirror.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 ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制
免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制