Skill audit report
Creates and manages scheduled tasks, cron jobs, recurring reminders, and timers via the Task HTTP API. Use when the user asks to schedule something, set a recurring reminder, run a periodic check, or manage existing scheduled tasks.
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
INFO62
320 GitHub stars
Stars/forks activity
WARN57
320 stars, 42 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
11d since push
License clarity
PASS86
MIT
README/SKILL.md completeness
INFO76
Public metadata needs stronger README/SKILL.md context
Dependency/runtime risk
INFO64
command execution surface, network or browser surface
Install availability
PASS92
npx skills add 0xranx/golembot --skill task-manager
Install command safety
PASS92
standard package or runtime install path
Permission surface
WARN50
shell or command execution, network or browser access
Repository evidence
PASS86
https://github.com/0xranx/golembot/tree/main/skills/task-manager
Review status
INFO66
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add 0xranx/golembot --skill task-manager
Repository
88
https://github.com/0xranx/golembot/tree/main/skills/task-manager
License
86
MIT
Maintenance
100
11d since push
AI review
55
The SKILL.md does not specify how to determine the $PORT environment variable or whether authentication is required for the Task HTTP API.
README/SKILL.md completeness
84
Usable description available
Dependency risk
64
command execution surface, network or browser surface
Install command safety
92
standard package or runtime install path
Permission surface
50
shell or command execution, network or browser access
Stars/forks activity
57
320 stars, 42 forks; issue activity unavailable in current metadata
Adoption
68
320 GitHub stars
Warnings
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.
Compare nearby options