Audit History
maxhub-kuaishou - 2 audits
Audit version 2
Latest Low RiskMay 20, 2026, 12:45 PM
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.
Low Risk Issues (3)
Risk Factors
🌐 Network access (25)
⚙️ External commands (15)
Detected Patterns
Audit version 1
Low RiskMay 9, 2026, 07:16 AM
Security evaluation completed. Static scanner flagged 134 potential issues, but review reveals all findings are false positives. The skill uses template variables in markdown documentation (e.g. ${MAXHUB_API_KEY}) which triggered command execution alerts. Network and environment variable detections are intentional design - the skill is designed to communicate only with MaxHub API using environment-provided credentials. The skill explicitly documents its security boundaries in metadata.