Audit History
maxhub-pipixia - 2 audits
Audit version 2
Latest Low RiskMay 20, 2026, 12:51 PM
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.
Low Risk Issues (6)
Risk Factors
🌐 Network access (22)
⚙️ External commands (123)
Audit version 1
SafeMay 9, 2026, 07:23 AM
Static analyzer flagged 96 potential issues as NEEDS_AI. Manual semantic evaluation reveals all findings are FALSE POSITIVES. Backtick patterns are markdown code fences (not Ruby execution), env_access references are legitimate API key usage for MaxHub authentication, and network URLs are the documented MaxHub API endpoints. No actual malicious behavior detected. The skill is a legitimate PiPiXia data collection tool with explicit security documentation.