可信 — 风险评分 5/100
上次扫描:21 小时前 重新扫描
5 /100
agent-autonomy-kit
Stop waiting for prompts. Keep working. A task queue and proactive heartbeat system for AI agents.
This skill is pure documentation/methodology for AI agent task queue management with no executable code, scripts, or any functionality requiring elevated permissions.
技能名称agent-autonomy-kit
分析耗时25.4s
引擎pi
可以安装
This skill is safe to use. No security concerns identified.
资源类型声明权限推断权限状态证据
文件系统 NONE READ ✓ 一致 Documentation describes reading/writing markdown files for task queues
网络访问 NONE NONE No network capabilities described or implemented
命令执行 NONE NONE No shell commands in skill implementation; README shows CLI examples as user con…
环境变量 NONE NONE No environment variable access
技能调用 NONE NONE No skill invocation
剪贴板 NONE NONE No clipboard access
浏览器 NONE NONE No browser access
数据库 NONE NONE No database access
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 38L · 904 B
│ └─ 📝 QUEUE.md Markdown 44L · 562 B
├─ 📋 _meta.json JSON 5L · 137 B
├─ 📝 README.md Markdown 348L · 8.3 KB
└─ 📝 SKILL.md Markdown 29L · 750 B

安全亮点

✓ No executable code or scripts present in the skill
✓ No credential harvesting or sensitive data access
✓ No network communication or data exfiltration patterns
✓ No obfuscation techniques (base64, eval, etc.)
✓ No supply chain risks (no dependencies)
✓ Documentation clearly describes its purpose as a task queue management methodology