Back to skill

Security audit

YouTrack Project Management

Security checks across malware telemetry and agentic risk

Overview

This YouTrack helper does what it says, but users should handle API tokens and invoice output as sensitive.

Install only if you intend to let the agent access your YouTrack instance. Use a scoped API token, prefer the YOUTRACK_TOKEN environment variable over passing tokens on the command line, verify the YouTrack URL before running commands, and manually review generated invoices for client scope, dates, rates, rounding, names, and internal issue details before sharing.

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 (2)

Lp3

Medium
Category
MCP Least Privilege
Confidence
96% confidence
Finding
The skill documentation describes use of environment variables for credential access and outbound network calls to a YouTrack instance, but no declared permissions are provided. This creates a transparency and policy-enforcement gap: an agent or reviewer may not realize the skill can access secrets and exfiltrate data over the network, increasing the chance of unintended data exposure or overbroad execution.

Missing User Warnings

Medium
Confidence
88% confidence
Finding
The invoice-generation workflow processes time-tracking and project data that can contain personal, client, or sensitive operational information, yet the skill description does not warn about privacy implications, retention, or disclosure risks. In practice, generated invoices or exported text files could expose work patterns, client identities, issue summaries, or internal activity if handled or shared improperly.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.