可信 — 风险评分 5/100
上次扫描:17 小时前 重新扫描
5 /100
aoms
Always-On Memory Service — persistent 4-tier memory for AI agents
This skill is a documentation-only package for a legitimate local memory service (AOMS/cortex-mem) with no executable code, no suspicious behavior, and fully transparent functionality.
技能名称aoms
分析耗时36.1s
引擎pi
可以安装
This skill is safe to use. Ensure the cortex-mem package from PyPI is from a trusted source before installation.
资源类型声明权限推断权限状态证据
文件系统 READ READ ✓ 一致 Storage root configurable; workspace migration is optional and declared
网络访问 READ READ ✓ 一致 localhost:9100 only for local service communication
命令执行 NONE NONE pip install documented; no direct shell execution in skill files
环境变量 NONE NONE No environment variable access in skill files
技能调用 NONE NONE N/A
剪贴板 NONE NONE N/A
浏览器 NONE NONE N/A
数据库 NONE READ ✓ 一致 JSONL file storage is documented and local

目录结构

3 文件 · 14.0 KB · 589 行
Markdown 3f · 589L
├─ 📁 references
│ ├─ 📝 api-reference.md Markdown 211L · 4.0 KB
│ └─ 📝 openclaw-setup.md Markdown 107L · 2.3 KB
└─ 📝 SKILL.md Markdown 271L · 7.6 KB

安全亮点

✓ No executable code - documentation only (SKILL.md, api-reference.md, openclaw-setup.md)
✓ All operations are local - service explicitly binds to localhost only
✓ No credential or sensitive path access declared or implemented
✓ Data stays local - no external network calls for core functionality
✓ All features are clearly documented and explained
✓ Workspace migration is optional, explicit, and non-destructive (dry-run supported)
✓ Vector search requires optional local Ollama instance
✓ Docker alternative available for containerized deployment