sportsdata
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the official Membrane CLI (
@membranehq/cli) from the public npm registry. This is the standard tool for interacting with the vendor's services. - [COMMAND_EXECUTION]: Provides instructions for running various
membraneCLI commands to manage connections and execute sports data queries. These commands are specific to the service and do not attempt to access unrelated system files or configurations. - [CREDENTIALS_UNSAFE]: Explicitly recommends against hardcoding API keys, instead utilizing the CLI's
loginandconnectfeatures to manage authentication tokens securely via server-side flows. - [DATA_EXFILTRATION]: No suspicious network operations or unauthorized data transmission patterns were identified. All network communication is directed through the official CLI to the designated vendor endpoints.
Audit Metadata