扫描报告
5 /100
experience-layer
Skill Experience Layer - A failure-driven learning mechanism for OpenClaw agents
This is a benign knowledge-management skill containing only documentation and JSON templates for experience logging—no code, shell access, network calls, or credential handling.
可以安装
This skill is safe to use. It only provides documentation and JSON templates for experience management.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations, only provides template files for user to populate |
| 网络访问 | NONE | NONE | — | No network requests in any file |
| 命令执行 | NONE | NONE | — | No shell commands or subprocess calls |
| 环境变量 | NONE | NONE | — | No environment variable access |
| 技能调用 | NONE | NONE | — | No skill invocation patterns |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | No browser automation |
| 数据库 | NONE | NONE | — | No database access |
目录结构
8 文件 · 12.8 KB · 406 行 JSON 7f · 235L
Markdown 1f · 171L
├─
▾
examples
│ ├─
cron.json
JSON
│ ├─
edit.json
JSON
│ ├─
exec.json
JSON
│ ├─
feishu.json
JSON
│ └─
message.json
JSON
├─
▾
templates
│ ├─
empty-category.json
JSON
│ └─
example.json
JSON
└─
SKILL.md
Markdown
安全亮点
✓ No executable code—only documentation and JSON templates
✓ No shell commands or subprocess calls
✓ No network requests or external connections
✓ No credential harvesting or sensitive data access
✓ No obfuscation or encoded payloads
✓ Pure documentation skill with no runtime behavior
✓ MIT licensed with clear author attribution
✓ Templates are safe JSON structures for experience logging