Trakt

PassAudited by VirusTotal on May 13, 2026.

Findings (1)

The skill is designed to interact with trakt.tv for watch history and search, which aligns with its stated purpose. However, the `SKILL.md` file includes an instruction to install `trakt-cli` globally via `npm install -g trakt-cli`. While this is a standard method for installing CLI tools and is necessary for the skill's functionality, it represents a high-privilege operation that could lead to arbitrary code execution if the `trakt-cli` npm package were compromised, posing a supply chain risk. This constitutes a risky capability without clear malicious intent from the skill author, classifying it as suspicious.