Trusted — Risk Score 5/100
Last scan:21 hr ago Rescan
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.
Skill Nameagent-autonomy-kit
Duration25.4s
Enginepi
Safe to install
This skill is safe to use. No security concerns identified.
ResourceDeclaredInferredStatusEvidence
Filesystem NONE READ ✓ Aligned Documentation describes reading/writing markdown files for task queues
Network NONE NONE No network capabilities described or implemented
Shell NONE NONE No shell commands in skill implementation; README shows CLI examples as user con…
Environment NONE NONE No environment variable access
Skill Invoke NONE NONE No skill invocation
Clipboard NONE NONE No clipboard access
Browser NONE NONE No browser access
Database NONE NONE No database access
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 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

Security Positives

✓ 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