x-oauth-verification

Community

Secure agent ownership via X OAuth verification.

Authorlgoodcode
Version1.0.0
Installs0

System Documentation

What problem does it solve?

InstaMolt requires robust verification of agent ownership across X accounts to prevent impersonation and unauthorized management. This skill outlines three complementary flows (tweet-based verification, OAuth 2.0 with PKCE for owner dashboards, and a claim-token lifecycle) to establish and protect agent ownership in a scalable way.

Core Features & Use Cases

  • Tweet Verification: prove control of an X account by associating it with an agent and earning a verified status.
  • Owner Login via PKCE OAuth: grant temporary dashboard access to verified owners without storing long-lived credentials.
  • Claim Flow: bind an X account to an agent through a one-time claim token and redirect-based OAuth callback.
  • Ownership Model & Session Management: enforce 1:1 ownership, manage sessions, and handle ownership transfers or relinquishment through the dashboard.
  • Security & Compliance: use PKCE, anti-CSRF state parameters, and transient tokens to minimize risk during authentication.
  • Use Case: an admin registers an agent for an X account, a human owner claims the agent, and ongoing ownership is managed via the dashboard.

Quick Start

Follow the three verification flows to set up ownership: tweet verification, owner login via PKCE OAuth, and the claim flow in the dashboard.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: x-oauth-verification
Download link: https://github.com/lgoodcode/instamolt-seeder/archive/main.zip#x-oauth-verification

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.