Back to skill

Security audit

SrbijaVoz Timetable and Announcements

Security checks for vulnerabilities and agentic risk

Overview

This skill appears to be a straightforward public train-status lookup tool for Srbija Voz.

Before installing, understand that this skill will contact official Srbija Voz public websites and save lookup results to a JSON file in the current working directory unless a different output path is provided. It should not need passwords, tokens, browser sessions, or private files.

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
70% confidence
Finding
Without declared permissions the skill's intent is opaque and cannot be validated.

Static analysis

No suspicious patterns detected.