Back to skill

Security audit

Cctv News Fetcher Litiao

Security checks across malware telemetry and agentic risk

Overview

The skill’s news-fetching behavior appears aligned with its purpose, with a packaging note that network access should be declared more explicitly.

Install if you are comfortable with the skill making outbound requests to retrieve news. Prefer a version that clearly declares network access and expected domains, and review any script arguments before running it.

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
87% confidence
Finding
The skill instructs the agent to execute a local script that fetches remote news content, which implies network access, yet no permissions are declared. This mismatch weakens security review and runtime policy enforcement because a user-invocable skill can cause outbound requests without explicit disclosure, making unexpected data access or exfiltration paths easier to miss.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.