Historial de auditorías
maxhub-kuaishou - 2 auditorías
Versión de auditoría 2
Más reciente Riesgo bajoMay 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.
Problemas de riesgo bajo (3)
Factores de riesgo
🌐 Acceso a red (25)
⚙️ Comandos externos (15)
Patrones detectados
Versión de auditoría 1
Riesgo bajoMay 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.