Caveat verdict

feyagate

88
๐ŸŸข Trusted
No high-risk patterns surfaced by the deep scan โ€” automated capability review, not behavioral proof.

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.

0
security
90
transparency
90
maintenance

Permission integrity

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (4)

Pattern match critical

Pipe-to-shell pattern (curl | sh) โ€” supply chain attack vector

QUICKSTART.md ยท code ยท curl -fsSL https://raw.githubusercontent.com/toddpan/feyagate-skill/main/scripts

Pattern match critical

Pipe to bash โ€” executes piped content as shell commands

QUICKSTART.md ยท code ยท | bash

Pattern match critical

Pipe to python โ€” executes piped content as Python code

QUICKSTART.md ยท code ยท | python3

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API