Analyst Watchdog

Security checks across malware telemetry and agentic risk

Overview

This is a local watchdog script that polls a localhost service and writes local report and alert files, with no evidence of hidden external sending or credential use.

Install only if you want a background-style local monitor. Confirm any cron, LaunchAgent, or orchestrator setup yourself, especially anything that watches ALERT_TELEGRAM.md and sends messages externally, because this skill creates that file but does not send Telegram messages itself.

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 declares no explicit permissions, yet its description and metadata indicate it polls an API endpoint and writes multiple local files, which are capability-relevant actions. This mismatch weakens policy enforcement and reviewer visibility, making it easier for a scheduled autonomous agent to perform file writes and local network access without clear authorization boundaries.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal