tapauthOAuth token provider for OpenClaw agents — Google Calendar, Gmail, GitHub, Slack, Linear, Notion, Vercel, Sentry, Asana, Discord, or Apify — plus user-entere...
Install via ClawdBot CLI:
clawdbot install schwartzdev/tapauthGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://tapauth.ai/api/v1/grants`Calls external URL not in known-safe list
https://tapauth.aiUses known external API (expected, informational)
api.github.comAI Analysis
The skill sends all OAuth grant creation and token refresh requests to the developer's central server (tapauth.ai), creating a single point of failure and trust. While this is consistent with its stated purpose as a delegated OAuth service, it introduces a significant privacy risk as the third-party server intermediates all user authorizations and could potentially log or intercept tokens. The lack of user-configurable endpoints or self-hosting options creates a dependency on an external entity.
Generated Mar 21, 2026
An AI agent that helps users manage their Google Calendar by automatically fetching upcoming events, suggesting optimal meeting times, and sending invitations. It uses TapAuth to obtain OAuth tokens for calendar.readonly scope, enabling seamless integration without manual credential setup. This is ideal for busy professionals or teams needing automated scheduling solutions.
A tool that monitors GitHub repositories for new issues, comments, or pull requests and sends notifications via Slack or email. TapAuth provides OAuth tokens for GitHub's repo scope, allowing the agent to access repository data without storing API keys. This benefits software development teams by streamlining issue management and improving collaboration.
An agent that aggregates data from various sources (e.g., emails, calendars, task lists) into a centralized Notion database. Using TapAuth for Notion OAuth tokens, it can create, update, and query pages automatically. This is useful for content creators, project managers, or researchers who need organized, real-time data consolidation.
A Slack bot that integrates with customer support platforms like Linear or Asana to fetch and update ticket statuses. TapAuth handles OAuth tokens for Slack and other services, enabling the bot to post updates, assign tasks, and notify teams without manual authentication. This enhances customer service efficiency in tech or e-commerce industries.
An agent that pulls data from APIs like Sentry or Vercel and populates Google Sheets with performance metrics or error logs. TapAuth provides OAuth tokens for google_sheets scope, allowing automated data entry and refresh. This is valuable for analysts, marketers, or developers needing regular, automated reports without manual intervention.
Offer a free tier with basic OAuth integrations for limited use cases (e.g., single provider access) and charge for advanced features like multi-provider support, higher API call limits, or premium support. Revenue comes from monthly subscriptions, targeting small businesses and individual developers who need scalable authentication solutions.
Provide custom TapAuth deployments for large organizations with enhanced security, compliance features, and dedicated support. This model involves one-time setup fees and annual maintenance contracts, focusing on industries like finance or healthcare where data privacy and integration control are critical.
Create a marketplace where developers can sell pre-built TapAuth integrations or templates for specific use cases (e.g., GitHub-Linear sync). Revenue is generated through commission on sales or listing fees, appealing to indie developers and agencies looking to monetize their integration expertise.
💬 Integration Tip
Always surface the approval URL from stderr to users clearly, as they must click it to grant access; use focused Google scopes like google_sheets for simpler consent screens.
Scored Jun 17, 2026
Audited Apr 17, 2026 · audit v1.0
Interact with Google Calendar via the Google Calendar API – list upcoming events, create new events, update or delete them. Use this skill when you need programmatic access to your calendar from OpenClaw.
Google Calendar via gcalcli: today-only agenda by default, bounded meaning-first lookup via agenda scans, and fast create/delete with verification--optimized for low tool calls and minimal output.
Track urgent appointment calls across multiple providers with a live availability board, call log, openings, callbacks, and confirmation details.
Prepare a clear seven-day symptom, trigger, question, and visit-note sheet before a clinician appointment.
Create a simple dry-cleaning pickup tracker and bag tag note template for dropped-off garments, pickup dates, special notes, and reminder text, without handl...
Read or write a user's Google Sheets, Docs, Drive, or Calendar from code via a Google service account — headless, no OAuth browser flow. Use when handed a cr...