Caveat verdict
feyagate
MCP smart home gateway for controlling user's own IoT devices (Xiaomi, Tuya, Midea, eWeLink); installation is via pip and all device control operations are user-directed through documented MCP protocol.
โ Flagged for review โ coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis โ not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
package_install
Findings (4)
Pipe-to-shell pattern (curl | sh) โ supply chain attack vector
QUICKSTART.md ยท code ยท curl -fsSL https://raw.githubusercontent.com/toddpan/feyagate-skill/main/scripts
Pipe to bash โ executes piped content as shell commands
QUICKSTART.md ยท code ยท | bash
Pipe to python โ executes piped content as Python code
QUICKSTART.md ยท code ยท | python3
Opens WebSocket connection
FeyaGate_HTTP_API.md ยท prose ยท downgraded ยท WebSocket
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B/E). Final tier capped at Caution โ cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 1 system binary. (1 elevated: curl).
network_inpackage_install Is this flag fair?
Thanks โ recorded.