Glin Profanity MCP

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill is suspicious due to the advertised 'User Tracking' capabilities in SKILL.md, which include tools like `track_user_message`, `get_user_profile`, and `get_high_risk_users`. These tools imply the collection and storage of sensitive user data (messages, moderation history, violation rates), posing a significant privacy risk. Additionally, the installation instructions in SKILL.md use `npx -y glin-profanity-mcp`, which executes an external npm package without user confirmation, introducing a supply chain risk by allowing arbitrary code execution from an untrusted source.