totem (thebriangao/totem) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 49 tools. No publisher has claimed this listing.
Model Context Protocol server giving Claude (or any MCP client) full read + write access to your Whoop fitness data via the private reverse-engineered iOS API. 55 tools: recovery, sleep, strain, HRV trends, Strength Trainer, journal, Whoop Coach, and smart alarm. TypeScript + zod, auto-refresh Cognito auth.
Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
thebriangao
Source: github_topic · also listed on Glama, github_code
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
AUTH_PASSWORDA password you'll type once when adding the Claude connectorFLY_APPMCP_HTTP_PORTMCP_TRANSPORT=http, MCP_AUTH_TOKEN=$(openssl rand -hex 32)NO_COLORPUBLIC_URLIn your Space → Settings → Variables and Secrets, add the following. The token values go in as Secrets (hidden, never shown in logs); PORT and aren't sensitive, so they can be plain Variables:WHOOP_AUTH_TOKENS_ONLYWHOOP_EMAILyes Your Whoop login emailWHOOP_INSTALLATION_IDno (auto) The per-install device identifier sent as x-whoop-installation-identifier. Generated once and written to .env on first run — don't set it by hand.WHOOP_PASSWORDyes (bootstrap only) Your Whoop login password (used only during bootstrap)WHOOP_TIMEZONEno IANA timezone (e.g., America/Los_Angeles). If unset, auto-detected from your Whoop profile and refreshed hourly. Set explicitly to override.WHOOP_TOKEN_STOREno envfile (default — persists refreshed tokens back to .env) or memory (for read-only filesystems; re-bootstrap every ~30 days).WHOOP_USER_IDno Your Whoop user ID — used by whoop_profile, whoop_leaderboard. Avoids one bootstrap call per session.PORTTool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
48/48 tools missing one or more hints — whoop_activity_create (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); whoop_activity_delete (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); whoop_behavior_impact (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +45 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool inputs are validated
39/48 tool handlers declare input schemas (81%)
Declare an inputSchema with zod/joi/yup on every tool definition.
Tool handlers catch errors
32/48 tool handlers wrap calls in try/catch (67%)
Wrap each tool handler body in try/catch and return a structured error response.
Tool test coverage
Only 1/48 tools referenced in tests (2%)
Write tests that reference each tool by name so every tool has at least one test.
Shell command execution
1 child_process call — runs shell commands
Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.
Domain consistency
npm scope @thebriangao doesn't match GitHub owner briangaoo
Use the same org name across GitHub, npm, and your homepage so users can verify the publisher.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/thebriangao/totem)?variant=verified to the badge URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check