可信 — 风险评分 0/100
上次扫描:1 天前 重新扫描
0 /100
lobster-autodream
AI记忆巩固系统,自动整理会话历史,提取重要信息,更新长期记忆
This is a pure documentation-only skill containing only SKILL.md with no executable code, scripts, or dependencies. The described functionality (memory consolidation via file read/write operations) is legitimate and fully declared.
技能名称lobster-autodream
分析耗时21.3s
引擎pi
可以安装
No action needed. This skill is safe to use as it contains only documentation describing a memory consolidation system with no hidden functionality.
资源类型声明权限推断权限状态证据
文件系统 WRITE WRITE ✓ 一致 SKILL.md documents reading memory/YYYY-MM-DD.md and writing MEMORY.md
网络访问 NONE NONE No network operations described or present
命令执行 NONE NONE No shell execution documented or present
环境变量 NONE NONE No environment variable access documented
技能调用 NONE NONE No skill invocation documented

目录结构

1 文件 · 3.6 KB · 122 行
Markdown 1f · 122L
└─ 📝 SKILL.md Markdown 122L · 3.6 KB

安全亮点

✓ Pure documentation file with no executable code
✓ All operations are clearly declared in SKILL.md
✓ No shell execution, subprocess, or system command usage
✓ No network requests or external communications
✓ No credential harvesting or sensitive data access beyond intended memory files
✓ No obfuscation techniques (base64, eval, etc.)
✓ No external dependencies or package requirements
✓ No suspicious IOC patterns (IP addresses, C2 indicators, etc.)
✓ Memory consolidation logic is straightforward and auditable