# Query Social Media Data with MaxHub

Teams need structured social media data without hand-building API calls. This skill guides Claude, Codex, and Claude Code through MaxHub API lookups across supported platforms.

## Install

```bash
npx skillstore add xiewxx/maxhub-skills
```

## Metadata

- Status: approved
- Slug: xiewxx-maxhub-skills
- Version: 3.2.0
- Author version: 3.2.0
- Skillstore revision: r1
- Version status: valid
- Tree hash: 63e35c5562e7c56575912d4f73a9cdb1f371bf1758ab365d62b73a14129e290b
- Author: XieWxx
- GitHub username: XieWxx
- License: MIT-0
- Repository: https://github.com/XieWxx/maxhub-api-skills/tree/main/
- Ref: 64ca8af0f54a325752f08bd54e52151061ea659a
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: blocked
- Manual install advisory: allowed\_with\_warning
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: network, env\_access, external\_commands
- Quality score: 38
- Quality tier: warning
- Public page: https://skillstore.pages.dev/skills/xiewxx-maxhub-skills
- Manifest: https://skillstore.pages.dev/api/skills/xiewxx-maxhub-skills/manifest

## Capabilities

- Routes platform questions to MaxHub API reference files.
- Documents authentication with MAXHUB\_API\_KEY and Bearer headers.
- Covers TikTok, WeChat, Lemon8, Toutiao, and other listed platforms.
- Maps user intents to search, user, content, comment, and analytics endpoints.
- Provides parameter tables for endpoint requests and pagination values.
- Supports bilingual Chinese and English usage guidance.

## Use Cases

- Monitor Social Trends: Query search and trending endpoints to summarize platform activity for a topic or creator.
- Research Creator Performance: Collect profile, post, comment, and engagement data for structured creator analysis.
- Compare Platform Signals: Use matched endpoints across supported platforms to compare audiences, content, and topic momentum.

## Prompt Templates

### Find Basic Profile Data

```
Use MaxHub to find public profile data for this account: [account or URL]. Summarize the source, key fields, and limits.
```

### Search Recent Content

```
Search [platform] for [keyword]. Return notable posts, creators, dates, engagement signals, and any missing data.
```

### Analyze Creator Activity

```
Analyze [creator] on [platform]. Gather profile, recent posts, comments, and engagement patterns, then explain useful trends.
```

### Compare Multi-Platform Signals

```
Compare [topic] across [platforms]. Plan the MaxHub calls, note credential risks, summarize findings, and separate evidence from inference.
```

## Limitations

- Requires a MaxHub account and API key before requests can run.
- Sends requests and credentials to the third-party MaxHub service.
- Some documented endpoints require platform cookies or account tokens.
- Reference accuracy depends on the MaxHub API staying current.

## Best Practices

- Use scoped API keys and rotate them after sensitive investigations.
- Limit each request to the minimum platform, endpoint, and page count needed.
- Treat platform cookies as highly sensitive and avoid using personal accounts.

## Anti Patterns

- Do not paste full browser cookies unless the endpoint truly requires them.
- Do not use endpoints intended for metric manipulation or platform bypass.
- Do not assume returned third-party data is complete, current, or authorized.

## Security Audit

- Audited at: 2026-07-08T12:42:21.299\+00:00
- Summary: Most static command, network, blocker, and obfuscation matches are documentation false positives. I confirmed credential handling risk for MAXHUB\_API\_KEY and added semantic findings for TikTok security bypass helpers, metric manipulation, user-cookie forwarding, and a security pre-approval claim. The skill should not be published until those high-risk capabilities and claims are removed or isolated.

## Stats

- Views: 73
- Downloads: 8
- Favorites: 0
- Popularity score: 0
