扫描报告
5 /100
nova-self-improver
Complete self-improvement system for AI agents with four-layer memory and autonomous learning
Documentation-only skill providing self-improvement patterns and templates with no executable code or security concerns.
可以安装
This skill is safe to use. It contains only documentation and file templates for implementing a four-layer memory system. No executable scripts, network activity, credential access, or suspicious behavior detected.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No filesystem operations; only describes file structures to create |
| 网络访问 | NONE | NONE | — | No network access described or required |
| 命令执行 | NONE | NONE | — | No shell commands in documentation |
| 环境变量 | NONE | NONE | — | No environment variable access described |
| 技能调用 | NONE | NONE | — | No skill invocation described |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | No browser access |
| 数据库 | NONE | NONE | — | No database access |
目录结构
2 文件 · 6.9 KB · 257 行 Markdown 1f · 239L
JSON 1f · 18L
├─
_meta.json
JSON
└─
SKILL.md
Markdown
安全亮点
✓ Documentation-only skill with no executable components
✓ No dependencies or external packages required
✓ No network requests or data exfiltration potential
✓ No credential or sensitive file access
✓ All described functionality is clearly documented in SKILL.md
✓ Empty allowedTools array indicates minimal permission requirements
✓ MIT license provides transparency
✓ Pattern documentation is educational and aligned with stated purpose