可信 — 风险评分 0/100
上次扫描:1 天前 重新扫描
0 /100
ontology
Typed knowledge graph for structured agent memory and composable skills
Ontology skill is a well-documented typed knowledge graph system with only local file operations and no suspicious behavior patterns.
技能名称ontology
分析耗时20.3s
引擎pi
可以安装
No action required. The skill is safe to use.
资源类型声明权限推断权限状态证据
文件系统 READ READ ✓ 一致 SKILL.md: Declares runtime instructions operate on local files memory/ontology/g…
命令执行 READ READ ✓ 一致 SKILL.md: CLI usage via python3 scripts/ontology.py is documented and legitimate
网络访问 NONE NONE No network operations declared or observed
凭证 NONE NONE SKILL.md explicitly forbids storing secrets: Credential type has forbidden_prope…

目录结构

1 文件 · 6.5 KB · 232 行
Markdown 1f · 232L
└─ 📝 SKILL.md Markdown 232L · 6.5 KB

安全亮点

✓ Explicit credential handling policy: Credential type forbids storing password, secret, or token properties
✓ Well-documented constraint validation system with clear scope
✓ Local-only file operations documented in SKILL.md
✓ Append-only rule preserves data history and prevents accidental overwrites
✓ No network access required or declared
✓ No base64, eval, curl, or other suspicious code patterns
✓ Clear skill contract documentation for cross-skill integration