Scan Report
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.
Safe to install
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.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No filesystem operations; only describes file structures to create |
| Network | NONE | NONE | — | No network access described or required |
| Shell | NONE | NONE | — | No shell commands in documentation |
| Environment | NONE | NONE | — | No environment variable access described |
| Skill Invoke | NONE | NONE | — | No skill invocation described |
| Clipboard | NONE | NONE | — | No clipboard access |
| Browser | NONE | NONE | — | No browser access |
| Database | NONE | NONE | — | No database access |
File Tree
2 files · 6.9 KB · 257 lines Markdown 1f · 239L
JSON 1f · 18L
├─
_meta.json
JSON
└─
SKILL.md
Markdown
Security Positives
✓ 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