Book a 30-minute demo →
Skill scan report

skylv-smart-task-scheduler

View on GitHub
35 Medium Automated analysis flagged 2 potential risk patterns.

What this skill does

Context-aware task scheduling with priority management. Runs tasks based on conditions (e.g., file changes, API rate limit resets, time windows) rather than fixed intervals.

github/leoyeai - Input Validation - 2.1k stars

ThreatsInput Validation Least Privilege

Threat analysis

Input Validation1 finding
Least Privilege1 finding

Skill info

Nameleoyeai/skylv-smart-task-scheduler
Registrygithub
Versione5199b5
PURLpkg:github/LeoYeAI/openclaw-master-skills@e5199b5?skill=skylv-smart-task-scheduler
Stars2.1k

Assessments (2)

Input Validation1 finding HIGH
HIGH

Input Validation via local-llm-review

scheduler.js

The code does not appear to validate or sanitize inputs from the taskfile, such as `action.command`, which could lead to command injection or arbitrary code execution if the taskfile is compromised.
Least Privilege1 finding MEDIUM
MEDIUM

Least Privilege via local-llm-review

scheduler.js

The code does not enforce least privilege by default. It allows execution of arbitrary commands via the `action.command` field in the task configuration, which could be exploited if the taskfile is no

Badge

Add the Anomity scan badge for skylv-smart-task-scheduler to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/leoyeai/skylv-smart-task-scheduler/)
HTML
<a href="https://anomity.ai/skills/github/leoyeai/skylv-smart-task-scheduler/"><img src="https://anomity.ai/skills/badge.svg" alt="Anomity Skill Check"></a>
Image URL
https://anomity.ai/skills/badge.svg

How Anomity governs this at runtime

Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.

Book a 30-minute demo to see your own skill inventory.

Methodology and disputes

Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of skylv-smart-task-scheduler? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok