Fähigkeiten maxhub-kuaishou
🎬

maxhub-kuaishou

Niedriges Risiko 🌐 Netzwerkzugriff⚙️ Externe Befehle🔑 Umgebungsvariablen

Query and Analyze Kuaishou Platform Data with API Access

Accessing Kuaishou platform data normally requires complex API integration and reverse engineering. This skill solves that by providing simple AI-powered access to the MaxHub API for querying video details, user profiles, search results, trending topics, and comments across both App and Web endpoints.

Unterstützt: Claude Codex Code(CC)
🥉 74 Bronze
1

Die Skill-ZIP herunterladen

2

In Claude hochladen

Gehe zu Einstellungen → Fähigkeiten → Skills → Skill hochladen

3

Einschalten und loslegen

Teste es

Verwendung von "maxhub-kuaishou". Find details about the Kuaishou video at https://v.kuaishou.com/cNYP0Z

Erwartetes Ergebnis:

Video Title: Weekend Cooking Challenge
Author: Chef Wang
Views: 2.3M
Likes: 185K
Comments: 4.2K
Shares: 891
Published: 2024-03-15
Duration: 3:42

Verwendung von "maxhub-kuaishou". Show me the Kuaishou hot list today

Erwartetes Ergebnis:

Kuaishou Hot List Top 5:
1. Spring Festival Travel Rush - 52.3M views
2. New Smartphone Launch Review - 48.1M views
3. Street Food Compilation - 35.7M views
4. Fitness Challenge Day 30 - 28.9M views
5. Pet Funny Moments - 22.4M views

Sicherheitsaudit

Niedriges Risiko
v2 • 5/20/2026

This skill is a legitimate API wrapper for querying Kuaishou data through the MaxHub service (www.aconfig.cn). All 135 static findings have been evaluated as false positives: hardcoded URLs point to the documented API endpoint, shell commands are documentation examples for curl-based API calls, and env access is for the declared MAXHUB_API_KEY credential. The skill transparently declares its requirements and usage patterns. No malicious intent, obfuscation, or prompt injection detected.

7
Gescannte Dateien
609
Analysierte Zeilen
6
befunde
2
Gesamtzahl Audits
Probleme mit niedrigem Risiko (3)
API Credential Access in Environment Variables
The skill accesses MAXHUB_API_KEY from environment variables for API authentication. This is a legitimate and declared requirement documented in SKILL.md metadata. Users must configure their own API key obtained from aconfig.cn. The key is used only as Bearer token for authorized API calls.
External API Network Calls via curl
The skill uses curl to make HTTP requests to the MaxHub API at www.aconfig.cn. These are documented, legitimate API calls for querying Kuaishou data. All API endpoints and parameters are defined in reference documentation files. The pattern is standard for API wrapper skills.
Shell Command Documentation in Code Blocks
Bash code blocks in SKILL.md and README files show curl commands and environment variable checks. These are documentation examples for user reference, not active code execution. The commands execute legitimate API calls for the skill's intended purpose.

Erkannte Muster

Combined Network, Command Execution, and Credential Access
Auditiert von: claude Audit-Verlauf anzeigen →

Qualitätsbewertung

59
Architektur
100
Wartbarkeit
87
Inhalt
32
Community
84
Sicherheit
91
Spezifikationskonformität

Was du bauen kannst

Content Trend Analysis

Analyze trending videos and hot lists on Kuaishou to identify content patterns, popular topics, and audience preferences over time.

User Audience Research

Research Kuaishou user profiles including follower counts, engagement metrics, and video performance to understand audience demographics.

Competitive Content Monitoring

Search and compare Kuaishou content across categories and creators to track competitor activity and benchmark performance.

Probiere diese Prompts

Basic Video Details Lookup
Find details about the Kuaishou video at https://v.kuaishou.com/cNYP0Z
User Profile and Content Search
Search for user 快手美食 on Kuaishou and show their profile information including follower count, total likes, and recent video list
Trending Topics Analysis
Show me today Kuaishou hot list and analyze the top 10 trending topics with their view counts and category distribution
Comprehensive User Deep Dive
Do a full analysis of Kuaishou user 3xz63mn6fngqtiq: get their profile info, list their recent videos, show top comments, and summarize their content themes and engagement patterns

Bewährte Verfahren

  • Configure the MAXHUB_API_KEY environment variable before starting queries to ensure uninterrupted API access
  • Use specific keywords and available filters for targeted searches instead of broad queries
  • Provide clear context about what data you need so the skill routes to the correct API endpoint

Vermeiden

  • Do not share or display the MAXHUB_API_KEY value in any output to prevent credential exposure
  • Do not make excessive parallel requests to the same endpoint as this may trigger rate limiting
  • Do not assume returned data is real-time without checking; some endpoints return cached results

Häufig gestellte Fragen

How do I get a MaxHub API key?
Sign up at https://www.aconfig.cn, go to your dashboard, and create an API key in the API Keys section.
What platforms does this skill support?
This skill supports both Kuaishou App and Web APIs through the MaxHub API service.
Is the data returned by this skill accurate?
Data comes from third-party APIs for reference only. Some endpoints may return cached data. Always verify critical data.
What languages does this skill support?
This skill supports both Chinese and English. The response language matches your input language automatically.
Can this skill post or modify content on Kuaishou?
No. This skill only queries and reads data. It cannot post, edit, or delete any Kuaishou content.
What should I do if an API call fails?
First verify your API key is valid and configured. Then retry the request. Some endpoints have rate limits or temporary service issues.

Entwicklerdetails

Dateistruktur