可信 — 风险评分 5/100
上次扫描:2 天前 重新扫描
5 /100
cross-validate
CI-Level 2 fact-checking using public sources. Improves baseline confidence with web search cross-reference.
A lightweight fact-checking skill using only declared web search and fetch tools, with no executable code, dependencies, or sensitive operations.
技能名称cross-validate
分析耗时19.4s
引擎pi
可以安装
No action needed. This skill is safe to use.
资源类型声明权限推断权限状态证据
网络访问 READ READ ✓ 一致 SKILL.md declares web_search and web_fetch as the only tools used
文件系统 NONE NONE No file read/write operations declared or present
命令执行 NONE NONE No shell execution declared or present
环境变量 NONE NONE No environment variable access declared or present
技能调用 NONE NONE No nested skill invocations declared
剪贴板 NONE NONE No clipboard operations declared
浏览器 NONE NONE No browser automation declared
数据库 NONE NONE No database access declared

目录结构

3 文件 · 2.7 KB · 112 行
Markdown 1f · 95L YAML 1f · 9L JSON 1f · 8L
├─ 📋 _meta.json JSON 8L · 363 B
├─ 📝 SKILL.md Markdown 95L · 2.1 KB
└─ 📋 skill.yaml YAML 9L · 276 B

安全亮点

✓ Only uses platform tools (web_search, web_fetch) - declared in documentation
✓ No executable code files present - purely a specification/metadata package
✓ No external dependencies declared or present
✓ No credential or sensitive path access
✓ No shell execution or subprocess calls
✓ MIT-0 license with clear author attribution
✓ Clean file structure with only documentation and metadata files