Навыки maxhub-weibo
🐦

maxhub-weibo

Низкий риск 🌐 Доступ к сети⚙️ Внешние команды🔑 Переменные окружения

Query Weibo data with natural language

Manually searching Weibo for posts, user profiles, and trending topics is slow and scattered across many interfaces. This skill gives you instant access to 60+ Weibo API endpoints through simple natural language queries in Chinese or English.

Поддерживает: Claude Codex Code(CC)
🥉 72 Бронза
1

Скачать ZIP навыка

2

Загрузить в Claude

Перейдите в Settings → Capabilities → Skills → Upload skill

3

Включите и начните использовать

Протестировать

Использование «maxhub-weibo». What are the top trending topics on Weibo right now?

Ожидаемый результат:

  • Here are the current hot search rankings on Weibo: 1. #TechInnovationSummit2026# - 12.5M热度 2. #NewMovieRelease# - 8.3M热度 3. #SportsEvent# - 6.1M热度 4. #WeatherAlert# - 4.7M热度 5. #CelebrityNews# - 3.2M热度 Entertainment ranking: #NewMovieRelease# leads with 9.8M热度 Social ranking: #CommunityEvent# tops with 5.2M热度
  • All data from MaxHub API - refer to www.aconfig.cn for details.

Использование «maxhub-weibo». Find posts about electric vehicles and summarize the sentiment.

Ожидаемый результат:

  • Search results for 'electric vehicles' on Weibo: Found 1,234 relevant posts. Top themes: - Battery technology advancements mentioned in 45% of posts - New model launches in 30% of posts - Charging infrastructure discussions in 15% of posts Key posts: 1. @TechBlogger: "New solid-state battery breaks range record" - 25K likes, 3K reposts 2. @AutoNews: "EV sales up 60% year-over-year" - 18K likes, 2.1K reposts Overall sentiment appears positive based on available data.
  • Based on actual API data from MaxHub.

Аудит безопасности

Низкий риск
v2 • 5/20/2026

This skill is a legitimate Weibo data query assistant that calls a third-party API (aconfig.cn) using a user-provided API key. Static analysis reported 676 potential issues, but nearly all are false positives: 'weak cryptographic algorithm' findings are markdown table separators (|---|---|), 'shell backtick execution' findings are curl examples in documentation code blocks, and 'system reconnaissance' findings are API parameter documentation. The skill is transparent about its credential usage and network calls. Low risk - publish with standard warnings about third-party API usage.

10
Просканировано файлов
2,645
Проанализировано строк
8
находки
2
Всего аудитов
Проблемы среднего риска (2)
Third-party API credential usage
The skill reads MAXHUB_API_KEY from environment variables and sends it as a Bearer token to www.aconfig.cn for API authentication. This is intentional and documented behavior for the skill's functionality.
External network requests via curl
The skill executes curl commands to make HTTP requests to www.aconfig.cn. All commands use hardcoded URLs and environment variable for auth. No dynamic command injection is possible as the reference files define fixed endpoints.
Проблемы низкого риска (3)
Markdown tables flagged as weak cryptographic algorithm
Static analyzer incorrectly flagged markdown table separator rows (e.g., '|---|---|---|') as 'weak cryptographic algorithm' at 138 locations across reference files. These are standard markdown formatting, not encryption.
API parameter documentation flagged as system reconnaissance
Static analyzer flagged example parameter values and container IDs in API documentation as 'system reconnaissance'. These are legitimate documentation values like container IDs for Weibo channel categories.
High entropy detection on bilingual documentation
Static analyzer flagged high file entropy on files containing mixed Chinese and English text. This is expected for a bilingual skill documentation file, not obfuscation.

Оценка качества

59
Архитектура
100
Сопровождаемость
87
Контент
33
Сообщество
74
Безопасность
91
Соответствие спецификации

Что вы можете построить

Brand reputation monitoring

PR teams can monitor brand mentions and sentiment trends in real time by searching Weibo and analyzing comment data.

Trending content analysis

Media teams can track hot search topics across entertainment, social, and life categories to identify emerging stories.

KOL influence assessment

Marketing teams can evaluate influencer profiles, follower counts, engagement rates, and content performance for campaign planning.

Попробуйте эти промпты

Check today trending topics
Show me the current hot search rankings on Weibo.
Search for specific content
Search Weibo for recent posts about artificial intelligence and summarize the top results.
Analyze a user profile
Look up user [username] on Weibo. Get their profile info, recent posts, and follower count.
Full topic deep dive
Do a deep analysis of topic [topic name]. Search for posts, check trending status, find related discussions, and summarize the key themes.

Лучшие практики

  • Start with browse mode for quick queries, then switch to analyze mode for deeper insights
  • Specify your language preference (Chinese or English) at the start of the conversation for consistent output formatting
  • Use specific keywords and topic hashtags for more accurate search results

Избегать

  • Do not attempt to scrape large volumes of user data without clear authorization
  • Do not share API credentials or session cookies in conversation output
  • Do not use this skill for unauthorized surveillance or harassment of Weibo users

Часто задаваемые вопросы

How do I get an API key?
Sign up at www.aconfig.cn, go to your dashboard, create an API Key, and set it as MAXHUB_API_KEY in your environment.
Is the Weibo data real-time?
Data freshness depends on the third-party API. Most endpoints return current data with minimal delay.
Can this skill post to Weibo or interact with accounts?
No. This skill is read-only and only queries public data. It cannot publish posts or modify accounts.
What languages does the skill support?
Both Chinese and English. Output formatting adjusts automatically based on the language used in your requests.
Are there rate limits on API calls?
Rate limits depend on your subscription plan at aconfig.cn. Exceeding limits will return a 429 error.
Is my API key safe when using this skill?
Your API key is transmitted to aconfig.cn for authentication. The key value is never stored in conversation output.

Сведения для разработчиков

Автор

XieWxx

Лицензия

MIT-0

Ссылка

main

Структура файлов