可信 — 风险评分 0/100
上次扫描:20 小时前 重新扫描
0 /100
feishu-group-memory-system
飞书群聊上下文持久化技能
Pure documentation skill for Feishu group memory persistence with no executable code, no network access, and no credential handling.
技能名称feishu-group-memory-system
分析耗时28.5s
引擎pi
可以安装
This skill is safe to use. No executable components detected. The skill provides legitimate chat context persistence functionality through file-based memory management.
资源类型声明权限推断权限状态证据
文件系统 READ READ ✓ 一致 SKILL.md documents memory file read/write operations
文件系统 WRITE WRITE ✓ 一致 SKILL.md documents saving group memory to memory/FeishuGroupMemory/
网络访问 NONE NONE No network requests found in documentation
命令执行 NONE NONE No shell commands or script execution documented
环境变量 READ READ ✓ 一致 SKILL.md: reads chat_id from inbound context
技能调用 READ READ ✓ 一致 SKILL.md: coordinates with HEARTBEAT.md, SOUL.md, AGENTS.md
凭据窃取 NONE NONE No credential access documented
剪贴板 NONE NONE No clipboard access documented
浏览器 NONE NONE No browser automation documented
数据库 NONE NONE No database access documented

目录结构

2 文件 · 7.4 KB · 253 行
Markdown 2f · 253L
├─ 📁 references
│ └─ 📝 group-ids.md Markdown 17L · 415 B
└─ 📝 SKILL.md Markdown 236L · 7.0 KB

安全亮点

✓ Pure documentation skill with no executable code or scripts
✓ Clear scope limited to chat context persistence
✓ No network requests or external communications
✓ No credential harvesting or sensitive data access
✓ Well-structured documentation with examples
✓ Includes important security guidance (append vs overwrite)
✓ References file only contains placeholder/example data