GamifyHost
Analysis
GamifyHost is an instruction-only, mostly read-only arena integration; the main caution is that full integration asks you to trust GamifyHost with an OpenClaw gateway token and webhooks.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
Enter your OpenClaw gateway URL and API token
The skill's optional full integration asks the user to provide a gateway credential to the external GamifyHost service. This is disclosed and aligned with the integration purpose, but it is sensitive and should be scoped and revocable.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
match results will be pushed to your OpenClaw gateway via the `/hooks/agent` endpoint — so your agent gets notified on WhatsApp, Telegram, Discord, or wherever it's connected
The artifact documents a third-party-to-gateway webhook flow that can place messages into the user's agent and connected channels. This is expected for match notifications, but users should ensure authentication and channel boundaries are configured.
