扫描报告
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.
可以安装
This skill is safe to use. It provides only task queue templates and documentation for autonomous agent workflows.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | WRITE | ✓ 一致 | SKILL.md documents standard task queue updates (tasks/QUEUE.md) |
| 网络访问 | NONE | NONE | — | N/A - no network functionality |
| 命令执行 | NONE | NONE | — | N/A - no shell execution code |
| 环境变量 | NONE | NONE | — | N/A - no environment access |
| 技能调用 | NONE | NONE | — | N/A |
| 剪贴板 | NONE | NONE | — | N/A |
| 浏览器 | NONE | NONE | — | N/A |
| 数据库 | NONE | NONE | — | N/A |
4 项发现
中危 外部 URL 外部 URL
https://img.shields.io/badge/GitHub-reflectt-blue?logo=github README.md:3 中危 外部 URL 外部 URL
https://img.shields.io/badge/License-MIT-yellow.svg README.md:4 中危 外部 URL 外部 URL
https://opensource.org/licenses/MIT README.md:4 中危 外部 URL 外部 URL
https://img.shields.io/badge/Team-Reflectt-purple README.md:5 目录结构
5 文件 · 10.6 KB · 464 行 Markdown 4f · 459L
JSON 1f · 5L
├─
▾
templates
│ ├─
HEARTBEAT.md
Markdown
│ └─
QUEUE.md
Markdown
├─
_meta.json
JSON
├─
README.md
Markdown
└─
SKILL.md
Markdown
安全亮点
✓ 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