المهارات maxhub-pipixia
📦

maxhub-pipixia

مخاطر منخفضة 🌐 الوصول إلى الشبكة⚙️ الأوامر الخارجية🔑 متغيرات البيئة

Query PiPiXia social data with AI

Finding and analyzing content on PiPiXia requires manual browsing with no efficient way to search, compare trends, or extract insights. This skill lets you query PiPiXia data through natural language, search posts, analyze user profiles, track trending topics, and generate structured reports without leaving your AI assistant.

يدعم: Claude Codex Code(CC)
🥉 74 برونزي
1

تنزيل ZIP المهارة

2

رفع في Claude

اذهب إلى Settings → Capabilities → Skills → Upload skill

3

فعّل وابدأ الاستخدام

اختبرها

استخدام "maxhub-pipixia". Find trending posts about food on PiPiXia

النتيجة المتوقعة:

Found 15 trending posts about food on PiPiXia.

Top post: 'Home cooking tips that went viral' - 2.3M views
- 156K likes, 23K comments, 8.5K shares
- Posted by user 123456, 3 days ago
- Tags: cooking, recipes, foodie

Trending keywords: street food, hot pot, barbecue

Next steps: Would you like me to analyze comments or find similar creators?

استخدام "maxhub-pipixia". Analyze user 1310254082831248 on PiPiXia

النتيجة المتوقعة:

User Profile: CreativeFoodie
- Followers: 45,678 | Following: 2,134
- Total posts: 892
- Joined: March 2023

Recent Posts (top 5):
1. '5-minute breakfast ideas' - 234K views
2. 'Secret restaurant in Shanghai' - 567K views
3. 'Homemade noodles tutorial' - 890K views

The user focuses on food content with high engagement on tutorial-style videos.

التدقيق الأمني

مخاطر منخفضة
v2 • 5/20/2026

This skill is an API wrapper for querying PiPiXia social media data through the MaxHub API. All 225 static analysis findings are false positives. URLs point to the legitimate MaxHub API service at aconfig.cn. Shell execution patterns are markdown code examples showing curl commands for API access. Environment variable MAXHUB_API_KEY is properly declared with sensitive flag and used only for API authentication. No obfuscation, data exfiltration, or malicious patterns were found.

7
الملفات التي تم فحصها
825
الأسطر التي تم تحليلها
9
النتائج
2
إجمالي عمليات التدقيق
مشكلات منخفضة المخاطر (6)
Hardcoded URLs in documentation are legitimate API references
All 22 hardcoded URL findings point to https://www.aconfig.cn, which is the legitimate MaxHub API service. These URLs appear in metadata, README docs, and API reference files as documentation of the API base URL and registration website. This is expected behavior for an API wrapper skill.
Shell command patterns are markdown code examples
All 123 shell execution findings are curl commands inside markdown code blocks. These are documentation examples showing users how to make API calls. The skill is designed to use curl for querying the MaxHub API, and these patterns are expected for this type of skill.
Environment variable MAXHUB_API_KEY is properly declared as sensitive
The 16 env_access findings refer to MAXHUB_API_KEY usage. The SKILL.md properly declares this variable with sensitive: true in its metadata, uses it only for API Bearer token authentication, and includes credential handling guidelines that instruct keeping API keys out of output.
Cryptographic algorithm findings are social media terminology
All 'Weak cryptographic algorithm' findings are triggered by the term 'hashtag' in API parameter documentation (e.g., hashtag_id, hashtag_post_list). 'Hashtag' is a social media term for content categorization on PiPiXia, not a reference to cryptographic hashing.
System reconnaissance findings are example API parameters
All system reconnaissance findings reference example parameter values like user IDs and video IDs in API documentation tables. These are placeholder values used to document API parameter formats, not actual reconnaissance attempts.
Dangerous combination heuristic is false positive for API wrapper skill
The static analyzer flagged the combination of external_commands + network + env_access as dangerous. However, this combination is by design for an API wrapper skill: curl is used to make HTTP requests to a single legitimate API, with a properly declared API key. No obfuscation or data exfiltration was detected.

عوامل الخطر

🌐 الوصول إلى الشبكة (22)
⚙️ الأوامر الخارجية (123)
README_CN.md:15-17 README_CN.md:17-22 README_CN.md:22 README.md:15-17 README.md:17-22 README.md:22 references/api-post-user.md:3 references/api-post-user.md:4 references/api-post-user.md:9 references/api-post-user.md:21 references/api-post-user.md:34 references/api-post-user.md:50 references/api-post-user.md:58 references/api-post-user.md:73 references/api-post-user.md:85 references/api-post-user.md:92 references/api-post-user.md:98 references/api-post-user.md:108 references/api-post-user.md:127 references/api-post-user.md:141 references/api-post-user.md:155 references/api-post-user.md:164 references/api-post-user.md:170 references/api-post-user.md:183 references/api-post-user.md:197 references/api-post-user.md:209 references/api-post-user.md:222 references/api-post-user.md:235 references/api-post-user.md:243 references/api-post-user.md:249 references/api-post-user.md:262 references/api-post-user.md:270 references/api-post-user.md:276 references/api-post-user.md:288 references/api-post-user.md:301 references/api-post-user.md:315 references/api-post-user.md:323 references/api-search-trending.md:3 references/api-search-trending.md:4 references/api-search-trending.md:9 references/api-search-trending.md:21 references/api-search-trending.md:28 references/api-search-trending.md:34 references/api-search-trending.md:46 references/api-search-trending.md:59 references/api-search-trending.md:69 references/api-search-trending.md:80 references/api-search-trending.md:94 references/api-search-trending.md:102 references/api-search-trending.md:116 references/api-search-trending.md:128 references/param-mappings.md:3 references/param-mappings.md:3 references/param-mappings.md:9 references/param-mappings.md:9 references/param-mappings.md:13 references/param-mappings.md:13 references/param-mappings.md:14 references/param-mappings.md:14 references/param-mappings.md:15 references/param-mappings.md:15 references/param-mappings.md:16 references/param-mappings.md:16 references/param-mappings.md:17 references/param-mappings.md:17 references/param-mappings.md:21 references/param-mappings.md:21 references/param-mappings.md:25 references/param-mappings.md:25 references/param-mappings.md:29 references/param-mappings.md:29 references/param-mappings.md:31 references/param-mappings.md:31 references/param-mappings.md:35 references/param-mappings.md:35 references/param-mappings.md:36 references/param-mappings.md:36 references/param-mappings.md:37 references/param-mappings.md:37 references/param-mappings.md:41 references/param-mappings.md:41 references/param-mappings.md:42 references/param-mappings.md:42 references/param-mappings.md:46 references/param-mappings.md:46 references/param-mappings.md:50 references/param-mappings.md:50 references/param-mappings.md:51 references/param-mappings.md:51 references/param-mappings.md:52 references/param-mappings.md:52 references/param-mappings.md:56 references/param-mappings.md:56 references/param-mappings.md:60 references/param-mappings.md:60 references/param-mappings.md:61 references/param-mappings.md:61 references/param-mappings.md:65 references/param-mappings.md:65 references/param-mappings.md:66 references/param-mappings.md:66 references/param-mappings.md:70 references/param-mappings.md:70 references/param-mappings.md:74 references/param-mappings.md:74 references/param-mappings.md:75 references/param-mappings.md:75 references/param-mappings.md:76 references/param-mappings.md:76 SKILL.md:45 SKILL.md:47 SKILL.md:47 SKILL.md:49-61 SKILL.md:61-67 SKILL.md:67-69 SKILL.md:69-80 SKILL.md:80-81 SKILL.md:81-91 SKILL.md:91-92 SKILL.md:92-106 SKILL.md:106-107 SKILL.md:107-108 SKILL.md:108-156
🔑 متغيرات البيئة (16)
تم تدقيقه بواسطة: claude عرض سجل التدقيق →

درجة الجودة

59
الهندسة المعمارية
100
قابلية الصيانة
87
المحتوى
32
المجتمع
78
الأمان
100
الامتثال للمواصفات

ماذا يمكنك بناءه

Content trend analysis for creators

Content creators can search trending topics, analyze popular posts, and identify content patterns to guide their creation strategy on PiPiXia.

Community research for operations teams

Operations teams can study user behavior, analyze comment data, and track hashtag trends to understand community dynamics on the platform.

Competitive monitoring for brand teams

Brand teams can monitor popular content, track engagement metrics, and analyze audience preferences on the PiPiXia social platform.

جرّب هذه الموجهات

Search for posts by keyword
Search for posts about [keyword] on PiPiXia and summarize the top results with key statistics.
Analyze user profile and activity
Get the profile and recent posts for PiPiXia user [user_id], then summarize their content style and engagement levels.
Track trending topics
Fetch today trending topics on PiPiXia and show me the top 10 with their popularity metrics.
Compare post performance
Compare the performance data for these two PiPiXia posts: [post_id_1] and [post_id_2]. Show a side-by-side comparison of likes, comments, and shares.

أفضل الممارسات

  • Start by checking the API key configuration to ensure queries will succeed before making requests
  • Use specific search terms and known user IDs for more accurate and relevant results
  • Combine multiple API endpoints for deeper analysis, such as user info plus their recent posts

تجنب

  • Do not share or expose the MAXHUB_API_KEY value in any output or log message
  • Do not make excessive repeated calls to the same endpoint to avoid rate limiting
  • Do not assume data from a single endpoint provides complete context without cross-referencing

الأسئلة المتكررة

Do I need an API key to use this skill?
Yes, you need a valid MaxHub API key. Sign up at https://www.aconfig.cn and create an API key in your dashboard.
What data can this skill access on PiPiXia?
The skill can access post details, user profiles, search results, trending topics, comments, hashtag data, and follower information through the MaxHub API.
Is this skill officially affiliated with PiPiXia?
No. This skill uses a third-party API from MaxHub to access PiPiXia data. It is not affiliated with or endorsed by PiPiXia.
Can this skill post or edit content on PiPiXia?
No. The skill is read-only and can only query data. It cannot create, edit, or delete posts or comments.
What languages does the skill support?
The skill supports both Chinese and English. It detects your language and responds with matching number formatting.
How do I configure the API key for this skill?
Set the MAXHUB_API_KEY environment variable with your key. Use export MAXHUB_API_KEY=your_key or configure it through your AI tool settings.

تفاصيل المطور

المؤلف

XieWxx

الترخيص

MIT-0

مرجع

main

بنية الملفات