Discord Doctor
Analysis
This skill is mostly aligned with Discord/Clawdbot repair, but it asks users to rely on an unprovided command that can inspect OAuth/session state and make local system changes.
Findings (3)
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 for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Source: unknown; Homepage: none; No install spec — this is an instruction-only skill. No code files present
The skill depends on a `discord-doctor` command, but the reviewed artifacts do not provide the command implementation, install source, or provenance.
When run with `--fix`, it can: Start gateway ... Install missing npm packages ... Restart gateway ... Remove legacy launchd service ... moves `~/.clawdis` to `~/.clawdis-backup`
The documented repair mode can perform multiple local mutations from a single fix command, including package installation, process control, and configuration migration.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
Anthropic OAuth - Is your OAuth token valid or expired ... Recent Activity - Shows recent Discord sessions
The skill documents access to OAuth/account/session-related state, while the registry declares no primary credential, required env vars, or required config paths.
