← 返回 Skills 市场
Social Accuracy Checker
作者
Nissan Dookeran
· GitHub ↗
· v1.0.1
· MIT-0
119
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install social-accuracy-checker
功能描述
Fact-check and attribution-check social media content (tweets, LinkedIn posts, blog intros) before publication. Uses web search to verify factual claims and...
安全使用建议
This skill appears to do what it says (use web search to verify claims) but it lacks explicit protections for private or proprietary drafts. Before installing or using it in a pipeline: (1) confirm whether drafts may contain confidential information—if so, add redaction rules or limit what is sent to external web_search/web_fetch; (2) require the skill to log what queries it sent and to which endpoints (so you can audit potential disclosure); (3) consider restricting outbound network or using an internal search proxy for sensitive projects; and (4) ask the author to remove or qualify the blanket "no private data transmitted" statement and to add exact handling rules for draft content and metadata. If you cannot add these safeguards, treat the skill as higher risk for potential data leakage.
功能分析
Type: OpenClaw Skill
Name: social-accuracy-checker
Version: 1.0.1
The 'social-accuracy-checker' skill is designed to verify factual claims and identify attribution requirements in social media content. The instructions in SKILL.md are well-defined, focusing on extracting claims, performing web searches, and generating a structured report, with no evidence of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
The name/description (pre-publication accuracy + attribution checks) aligns with the allowed tools (web_search, web_fetch) and the instructions to extract and verify claims. This capability legitimately needs web lookups. Note: the SKILL.md asserts searches will be "public only," but provides no mechanism to ensure queries do not include private/proprietary content from drafts.
Instruction Scope
The instructions require extracting all verifiable claims from drafts and running web_search/web_fetch queries against them. There are no explicit safeguards or redaction rules for sensitive or proprietary text; queries may therefore leak confidential content to external search providers. The skill also asks Archie to be given draft file paths and 'known sources' in the context packet — that could expose metadata or internal references not needed for public verification unless constrained.
Install Mechanism
Instruction-only skill with no install, no code files, and no downloads — minimal disk footprint and low installation risk.
Credentials
No environment variables, credentials, or config paths are requested. This is proportionate to the stated purpose. However, the SKILL.md's security note about not transmitting private data is optimistic and not enforced by any declared constraint.
Persistence & Privilege
always is false and there are no indications the skill persists or modifies other skills or system-wide config. It requests typical Read/Write/Edit privileges to produce a report file, which fits its purpose.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install social-accuracy-checker - 安装完成后,直接呼叫该 Skill 的名称或使用
/social-accuracy-checker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Security: added security_notes to clarify legitimate usage of network/credential/encoding patterns. Prevents false-positive scanner flags.
v1.0.0
New skill: web-backed fact-check and attribution auditor for social content
元数据
常见问题
Social Accuracy Checker 是什么?
Fact-check and attribution-check social media content (tweets, LinkedIn posts, blog intros) before publication. Uses web search to verify factual claims and... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 119 次。
如何安装 Social Accuracy Checker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install social-accuracy-checker」即可一键安装,无需额外配置。
Social Accuracy Checker 是免费的吗?
是的,Social Accuracy Checker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Social Accuracy Checker 支持哪些平台?
Social Accuracy Checker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Social Accuracy Checker?
由 Nissan Dookeran(@nissan)开发并维护,当前版本 v1.0.1。
推荐 Skills