Back to skill

Security audit

Kimai Time Tracking

Security checks across malware telemetry and agentic risk

Overview

This skill is a disclosed Kimai API helper that uses a user-provided Kimai URL and token for time-tracking operations.

Install only if you are comfortable giving it a Kimai API token that can read and change records on your configured Kimai server. Use a least-privilege token, verify KIMAI_BASE_URL points to your trusted Kimai instance, and reserve --force or delete operations for explicit, reviewed requests.

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 clearly requires access to environment variables and network connectivity to authenticate to and call the Kimai REST API, but it does not declare those permissions explicitly. Undeclared capabilities reduce transparency and policy enforcement, making it easier for a consumer or runtime to grant broader access than intended without informed review.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.