opentwitter-mcp-server
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to interact with a specific external API (6551.io) to fetch Twitter data, which is consistent with its stated purpose as an MCP server.
- [SAFE]: Sensitive credentials like the
TWITTER_TOKENare managed via environment variables or local configuration files, avoiding hardcoded secrets and following standard security best practices. - [SAFE]: The tool definitions focus on data retrieval and account monitoring, with no evidence of unauthorized shell command execution or sensitive file system access.
- [SAFE]: External network connections are directed to the service's official API and WebSocket endpoints, which are expected for this type of integration.
Audit Metadata