Back to skill

Security audit

Domain Monitor

Security checks across malware telemetry and agentic risk

Overview

This skill is a straightforward domain monitoring helper with expected WHOIS, SSL, and local watchlist behavior, though its triggers and permission disclosure could be clearer.

Install only if you are comfortable with the skill running local whois and openssl checks against domains you provide and saving a local watchlist in ~/.domain_monitor.json. Prefer explicit requests such as asking domain-monitor to check a named domain.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • 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
Findings (3)

Lp3

Medium
Category
MCP Least Privilege
Confidence
80% confidence
Finding
The skill advertises executable commands that imply shell execution, filesystem access, and network operations, but it does not declare any permissions or capability boundaries. This creates a transparency and policy-enforcement gap: users or platforms may invoke the skill without understanding it can read/write local state and perform external lookups against domains, WHOIS, or TLS endpoints.

Vague Triggers

Medium
Confidence
84% confidence
Finding
The trigger phrase 'WHOIS' is very broad and likely to appear in ordinary conversation about domains, registrars, or troubleshooting. That can cause unintended skill activation, which is risky here because the skill appears capable of network access, file writes, and command execution once invoked.

Vague Triggers

Medium
Confidence
82% confidence
Finding
The trigger 'SSL证书' is generic and could match normal discussion of certificates rather than a deliberate request to run this skill. Because the skill's documented behavior involves active checks and likely network access, accidental invocation could lead to unintended outbound requests or state changes.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.