TopYappers - Creators & Viral Content Skills
Analysis
This is a coherent TopYappers MCP integration that discloses its external API, API-key setup, and credit costs, with no artifact evidence of hidden code, exfiltration, or destructive behavior.
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.
`get_creator_profiles` | Full profiles — followers, engagement, email, bio, niches | 1 credit/creator
Several documented MCP tools consume account credits and can return creator contact/profile data; this is disclosed and aligned with the skill purpose, but users should be aware of cost and data-use implications.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
**Auth:** Bearer token in the `Authorization` header Get an API key at [topyappers.com/profile](https://www.topyappers.com/profile).
The skill requires a TopYappers API key to authorize the MCP connection, giving the agent access to the user's TopYappers account and credits.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
**MCP Endpoint:** `https://mcp.topyappers.com` **Transport:** HTTP
The skill connects the agent to an external MCP provider, so user prompts, search terms, and API credentials are used with that remote service.
