Webhook Promo Scheduler

Security checks across malware telemetry and agentic risk

Overview

This skill does what it claims: it posts user-provided promotional messages to a user-provided webhook and keeps a local posting ledger.

Install only if you are comfortable with a tool that sends selected local message content to a webhook URL. Keep the Discord webhook private, prefer secret injection over exposing it in shell history or process lists, use --dry-run first, and point --messages-file only at files intended to be posted.

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
95% confidence
Finding
The skill performs network access and file reads but does not declare corresponding permissions, creating a capability/permission mismatch. This is dangerous because users or hosting platforms may underestimate what the skill can do, especially since it handles a sensitive Discord webhook secret and a local ledger file.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal