X Interact
Analysis
This skill is a coherent Tavily/MCP search helper for X.com content, with the main things to notice being its use of a Tavily API key and a remote MCP provider.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Prerequisites ... mcporter — OpenClaw skill for MCP tool calling
The skill depends on a separate mcporter capability, but the registry requirements list no required binaries or install specification for that dependency.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
Requires Tavily API key ... mcporter config add tavily https://mcp.tavily.com/mcp/?tavilyApiKey=<YOUR_KEY>
The skill needs a Tavily API key and places it in the MCP server configuration URL, while the registry metadata lists no primary credential or required environment variables.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
Tavily is configured as an MCP server and provides the interface for X.com content through search indexing.
The skill routes search and extraction requests through an external MCP provider, so queries and URLs are shared with Tavily as part of the intended workflow.
