Scan Report
0 /100
agent-autonomy-kit-zc
Stop waiting for prompts. Keep working - transforms agents from reactive to proactive with task queues and continuous operation
Pure documentation and markdown template skill with no executable code, scripts, or potentially dangerous functionality.
Safe to install
This skill is safe to use. It provides only task queue templates and documentation for autonomous agent workflows.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | WRITE | ✓ Aligned | SKILL.md documents standard task queue updates (tasks/QUEUE.md) |
| Network | NONE | NONE | — | N/A - no network functionality |
| Shell | NONE | NONE | — | N/A - no shell execution code |
| Environment | NONE | NONE | — | N/A - no environment access |
| Skill Invoke | NONE | NONE | — | N/A |
| Clipboard | NONE | NONE | — | N/A |
| Browser | NONE | NONE | — | N/A |
| Database | NONE | NONE | — | N/A |
4 findings
Medium External URL 外部 URL
https://img.shields.io/badge/GitHub-reflectt-blue?logo=github README.md:3 Medium External URL 外部 URL
https://img.shields.io/badge/License-MIT-yellow.svg README.md:4 Medium External URL 外部 URL
https://opensource.org/licenses/MIT README.md:4 Medium External URL 外部 URL
https://img.shields.io/badge/Team-Reflectt-purple README.md:5 File Tree
5 files · 10.6 KB · 464 lines Markdown 4f · 459L
JSON 1f · 5L
├─
▾
templates
│ ├─
HEARTBEAT.md
Markdown
│ └─
QUEUE.md
Markdown
├─
_meta.json
JSON
├─
README.md
Markdown
└─
SKILL.md
Markdown
Security Positives
✓ No executable scripts or code files present
✓ All functionality documented in SKILL.md and README.md
✓ No credential harvesting or sensitive data access
✓ No network requests or external communications
✓ No obfuscation techniques (base64, eval, etc.)
✓ No hidden functionality or shadow behavior
✓ Pure markdown templates for task queue management
✓ Legitimate productivity tool with transparent documentation