Is nftechie/transition-mcp safe?
https://github.com/nftechie/transition-mcp
94
SAFE
This is a legitimate fitness coaching skill that provides API access to the Transition multisport coaching service. The skill contains clean API documentation, legitimate MCP server code, and shows no signs of malicious intent.
Category Scores
Findings (2)
LOW Honeypot file access during installation -10 ▶
Monitoring detected access to sensitive honeypot files (.env, SSH keys, AWS credentials) during the git clone installation process. However, this appears to be from normal system processes rather than malicious behavior by the skill itself.
INFO Executable code present -5 ▶
The skill contains Go source code for MCP server implementation and bash examples. All code appears legitimate and follows standard patterns for fitness API integration.