Wakehook appears to be a legitimate wake-automation service, but it needs review because its built-in replay endpoint can trigger wake actions without authentication in common poll-mode setups if the service is reachable.
Review before installing. Use a strong GOOGLE_WEBHOOK_AUTH_TOKEN even in poll mode, bind or firewall port 8080, avoid exposing /test/replay publicly, and remove or block that endpoint in production if possible. Only add subscriber URLs you trust, prefer signed/authenticated subscribers, protect .env and wake.sqlite with restrictive permissions and encrypted backups, and revoke the Google OAuth grant if the host or database is exposed.