扫描报告
0 /100
baseline-rag
Fact-checking with CI-Level 1 confidence scoring
Baseline-RAG is a documentation-only skill describing a fact-checking workflow with no executable code, scripts, or sensitive operations.
可以安装
This skill is safe to use. It contains only documentation describing a web-search-based fact-checking workflow with confidence scoring. No action required.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No filesystem operations in any files |
| 网络访问 | READ | READ | ✓ 一致 | SKILL.md declares web_search usage for fact-checking |
| 命令执行 | NONE | NONE | — | No shell execution in any files |
| 环境变量 | NONE | NONE | — | No environment variable access |
| 技能调用 | NONE | NONE | — | No inter-skill invocation |
| 剪贴板 | NONE | NONE | — | No clipboard operations |
| 浏览器 | NONE | NONE | — | No browser automation |
| 数据库 | NONE | NONE | — | No database operations |
目录结构
3 文件 · 3.4 KB · 144 行 Markdown 1f · 121L
JSON 1f · 13L
YAML 1f · 10L
├─
_meta.json
JSON
├─
SKILL.md
Markdown
└─
skill.yaml
YAML
安全亮点
✓ Documentation-only skill with no executable code
✓ Declared web_search usage is appropriate for fact-checking functionality
✓ No credential harvesting or sensitive path access
✓ No shell execution or subprocess calls
✓ No external IP communications beyond declared web search
✓ MIT-0 license indicates permissive, open-source intent
✓ Clear trigger words and workflow documented