Back to Home
CodexVeritax icon

veritax_analytics

Verified Safe

by CodexVeritax

Overview

A cloud-agnostic analytics SDK for Model Context Protocol (MCP) servers, designed to track tool execution and server health events.

Installation

Run Command
No command provided

Environment Variables

  • VERITAX_CLIENT_ID

Security Notes

The SDK utilizes Pydantic for robust input validation, which is a strong security practice. API keys are handled as standard bearer tokens. No direct 'eval' or 'exec' calls are found. The `file_path` validator automatically creates parent directories, which could be a path traversal vulnerability if the `file_path` is controlled by untrusted input, but for an SDK configured by a developer, this risk is mitigated. Metadata sanitization is basic (removes control characters) but appropriate for analytics data storage rather than direct rendering.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Stars0
Forks0
Last Update2025-12-05

Tags

AnalyticsSDKMCPTracingEvent Tracking