tradingview-mcp
Pass
Audited by Gen Agent Trust Hub on Aug 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads and executes an external technical analysis server from a public GitHub repository (atilaahmettaner/tradingview-mcp) using the
uvxtool. This is the intended delivery mechanism for the skill's functionality. The documentation indicates that dependencies are pinned to specific Git SHAs in the plugin configuration to ensure integrity. - [SAFE]: All 37 tools provided by the skill are read-only. The instructions explicitly state that the skill cannot place trades or mutate user accounts, reducing the risk of unauthorized actions.
- [DATA_EXPOSURE]: The skill supports the use of a
MARKETAUX_API_TOKENenvironment variable for news and sentiment features. It follows standard security practices by not hardcoding credentials and instead relying on user-provided environment variables.
Audit Metadata