Back to skill

Security audit

Vitamin Tracker Channel

Security checks across malware telemetry and agentic risk

Overview

This skill transparently creates vitamin reminder cron jobs from a user-provided schedule and does not show hidden or unrelated behavior.

Before installing, confirm the channel ID and timezone are correct, review any existing OpenClaw cron jobs with vitamin reminder names, and run the update script only when you intend it to replace matching reminder jobs from your schedule.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • MCP Least PrivilegeUnderdeclared Capability, Wildcard Permission, Missing Permission Declaration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (1)

Lp3

Medium
Category
MCP Least Privilege
Confidence
88% confidence
Finding
The skill declares operational capabilities through documentation and required tooling (`env`, file reads, and shell execution via `python3` and `openclaw cron`) but does not declare corresponding permissions. This creates a transparency and policy-enforcement gap: users or platforms may approve the skill without understanding that it can read workspace data and execute shell commands that modify scheduled jobs.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.