可信 — 风险评分 0/100
上次扫描:18 小时前 重新扫描
0 /100
skill-experience-layer
Pre-call experience checking + error-driven learning + layered experience storage
Documentation-only skill providing experience/memory layer management with explicit safety boundaries and no executable code.
技能名称skill-experience-layer
分析耗时23.2s
引擎pi
可以安装
This skill is safe to use. It operates exclusively on experience JSON files in memory/experiences/ and includes clear safety boundaries preventing access to sensitive files.
资源类型声明权限推断权限状态证据
文件系统 READ READ ✓ 一致 SKILL.md declares reading experience files only
网络访问 NONE NONE No network operations declared or present
命令执行 NONE NONE No shell execution in any files
环境变量 NONE NONE No environment access declared
技能调用 NONE NONE Mentions integration but no auto-invocation
剪贴板 NONE NONE No clipboard access
浏览器 NONE NONE No browser operations
数据库 NONE NONE No database access

目录结构

2 文件 · 4.6 KB · 119 行
Markdown 1f · 118L JSON 1f · 1L
├─ 📋 _meta.json JSON 1L · 21 B
└─ 📝 SKILL.md Markdown 118L · 4.5 KB

安全亮点

✓ Documentation-only skill with no executable code
✓ Explicit safety boundaries declared: only modifies memory/experiences/ directory
✓ Never touches core root files (MEMORY.md, SOUL.md, IDENTITY.md, USER.md, .env)
✓ Never accesses sensitive directories (~/.ssh, ~/.aws, /etc)
✓ Automatic backups before changes with rollback capability
✓ High-risk changes require human approval
✓ Clear file structure with example JSON schema