Maverick Linear MCPorter
PassAudited by VirusTotal on May 3, 2026.
Findings (1)
The skill bundle is a legitimate integration for Linear via the Model Context Protocol (MCP). It uses the 'mcporter' CLI to communicate with the official Linear MCP endpoint (https://mcp.linear.app/mcp). The included 'scripts/init-mcporter.sh' securely manages OAuth tokens by seeding them into the local mcporter vault (~/.mcporter/credentials.json), employing security best practices such as file locking (flock), atomic writes via mktemp, and passing secrets to jq through environment variables to avoid exposure in process lists. No malicious intent or unauthorized data exfiltration was detected.
