Scan Report
0 /100
proactive-agent
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve
Pure documentation/prompt framework with no executable code, shell commands, or hidden functionality. All file operations are clearly declared and documented.
Safe to install
No action needed. This is a legitimate prompt framework for AI agent memory management and self-improvement protocols.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | READ/WRITE | READ/WRITE | ✓ Aligned | SKILL.md lines 46-56 - declares workspace file operations (SESSION-STATE.md, MEM… |
| Network | NONE | NONE | — | No network operations referenced in documentation |
| Shell | NONE | NONE | — | No shell commands or subprocess patterns found |
| Environment | NONE | NONE | — | No environment variable access documented |
| Skill Invoke | NONE | NONE | — | No skill invocation patterns found |
| Clipboard | NONE | NONE | — | No clipboard operations documented |
| Browser | NONE | NONE | — | No browser operations documented |
| Database | NONE | NONE | — | No database operations documented |
File Tree
1 files · 16.9 KB · 523 lines Markdown 1f · 523L
└─
SKILL.md
Markdown
Security Positives
✓ Pure documentation/prompt framework with no executable code
✓ All file system operations explicitly declared and documented
✓ Security Hardening section promotes good security practices
✓ Warns against AI agent networks (context harvesting risk)
✓ Includes skill installation vetting guidance
✓ No shell commands, subprocess, or base64 encoding patterns
✓ No credential harvesting or exfiltration behavior
✓ Memory management patterns are clearly scoped to workspace files