fact-check-x-unified
Fact-Check-X 流程编排能力,依次组织多平台原始答案与引用采集、知识点结构化对比、权威证据核验和平台表现评估,生成可打开、可审计、可迁移的阶段产物与完整报告包。
Install this skill
or
95/100
Security score
The fact-check-x-unified skill was audited on Jul 30, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 64
Access to home directory dotfiles
SourceSKILL.md
| 62 | ``` |
| 63 | |
| 64 | 若存在非免查知识点但本机尚无可信搜索配置,`prepare-authority` 和 `search-authority` 会返回 `status=configuration_required`、`userPrompt` 与 `configuration.command` 并以非零状态退出。调用方先展示登录提示,再前台执行该命令。用户只需在自动打开的深知 MaaS 页面完成登录;组件会自动复用已有完整 Key,没有时创建 `Fact-Check-X` 专用 Key,验证后保存到 `~/.fact-check-x/credentials/trusted-search-key`。Codex、Claude Code、WorkBuddy 等载体共享该配置,检测到已有 Key 时直接跳过登录。配置成功后调用方自动重跑 `prepare-authority`,不得要求用户复制 Key、编辑 shell 配置、回复“已配置”,也不得改用深知晓来源或普通搜索绕过。 |
| 65 | |
| 66 | 只有可信搜索返回 401/403 时才把现有 Key 视为失效并进入自动配置。超时、断网或服务异常保留现有配置,并按服务异常进入待复核,不要求用户重新登录。 |
Scanned on Jul 30, 2026
View Security Dashboard