setup

setup is a command for Claude Code from ayrshare/ayrshare-social-media-api-claude-plugin. It costs 22 tokens per session (2,350 once invoked), scanned C, original, no licence file.

A setup command for the Ayrshare service, which connects AI agents to social-media networks. It configures or replaces the required API key and can also configure optional profile or X account keys.

In plain words
What is it for?
Use it after installing the plugin to configure an Ayrshare API key or replace an existing one.
Why use it?
It provides a defined way to add or rotate the credentials needed for the Ayrshare connection.

Command for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the ayrshare plugin — 13 skills, 1 command, 3 agents, 1 hook, 1 MCP server shipped together

Good fit Use it after installing the plugin to configure an Ayrshare API key or replace an existing one.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/ayrshare/ayrshare-social-media-api-claude-plugin/setup
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/ayrshare/ayrshare-social-media-api-claude-plugin

Made for: Claude Code.

Or install ayrshare, the plugin that ships this one along with the rest of its 13 skills, 1 command, 3 agents, 1 hook, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for setup

README.md
[![agentmods](https://agentmods.dev/badge/commands/ayrshare/ayrshare-social-media-api-claude-plugin/setup/github.svg)](https://agentmods.dev/commands/ayrshare/ayrshare-social-media-api-claude-plugin/setup)
Your own site
<a href="https://agentmods.dev/commands/ayrshare/ayrshare-social-media-api-claude-plugin/setup"><img src="https://agentmods.dev/badge/commands/ayrshare/ayrshare-social-media-api-claude-plugin/setup/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for setup

Your own site · 80×15
<a href="https://agentmods.dev/commands/ayrshare/ayrshare-social-media-api-claude-plugin/setup"><img src="https://agentmods.dev/badge/commands/ayrshare/ayrshare-social-media-api-claude-plugin/setup.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 22 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,350 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 2 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00022 $0.02350
Opus 5 $0.00011 $0.01175
Sonnet 5 $0.00004 $0.00470
Haiku 4.5 $0.00002 $0.00235

Measured 9d ago against content hash a579527145c4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade C, and why

setup scanned grade C with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Reads agent configuration directoriesmediumAgent snooping

.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.

- **Claude Code, all projects** is `~/.claude/settings.json` (their home directory; `%USERPROFILE%\.claude\settings.json` on Windows). This covers every Claude Code project and session on the machine, but not the claude.

Reads MCP configurationmediumAgent snooping

mcp.json carries server URLs and auth tokens; reading it lets a mod discover and abuse other integrations.

The plugin's bundled MCP server reads its credentials from environment variables (its `.mcp.json` sends `Authorization: Bearer ${AYRSHARE_API_KEY}` plus optional `${AYRSHARE_PROFILE_KEY:-}` and `${X_TWITTER_OAUTH1_API_KE
commands/setup.md · 67 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 67 lines · 22 tokens per session scan C a579527145c4

Subscribe to this mod's changes

setup is a command published in the GitHub repository ayrshare/ayrshare-social-media-api-claude-plugin (18 stars, last pushed 3mo ago), with no licence file. It adds 22 tokens to every session and 2,350 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it C with 2 findings (reads agent configuration directories, reads mcp configuration). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.