poke-mcp-tunnel
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing the
pokeCLI using the npm package manager (npm install -g poke). - [COMMAND_EXECUTION]: Documentation includes command examples for logging in, managing MCP server connections, and establishing local tunnels to the Poke platform.
- [DATA_EXFILTRATION]: The documentation identifies the local directory (
~/.config/poke/credentials.json) where the CLI stores authentication tokens, which is standard configuration management for CLI tools and does not involve unauthorized data access.
Audit Metadata