xpoz-setup

xpoz-setup is a skill for Claude Code, Codex from XPOZpublic/xpoz-clawhub-skills. It costs 41 tokens per session (2,231 once invoked), scanned B, original, no licence file.

A skill for configuring and signing in to the Xpoz MCP server, a service for social-media intelligence.

In plain words
What is it for?
Use it to configure the server, complete OAuth sign-in, and verify that the connection works.
Why use it?
It handles the setup steps needed before other Xpoz tools can connect and work.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to configure the server, complete OAuth sign-in, and verify that the connection works.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/xpozpublic/xpoz-clawhub-skills/xpoz-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.

Any agent
npx skills add XPOZpublic/xpoz-clawhub-skills --skill xpoz-setup
Clone the repo
git clone --depth 1 https://github.com/XPOZpublic/xpoz-clawhub-skills

Made for: Claude Code, Codex.

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 xpoz-setup

README.md
[![agentmods](https://agentmods.dev/badge/skills/xpozpublic/xpoz-clawhub-skills/xpoz-setup/github.svg)](https://agentmods.dev/skills/xpozpublic/xpoz-clawhub-skills/xpoz-setup)
Your own site
<a href="https://agentmods.dev/skills/xpozpublic/xpoz-clawhub-skills/xpoz-setup"><img src="https://agentmods.dev/badge/skills/xpozpublic/xpoz-clawhub-skills/xpoz-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 xpoz-setup

Your own site · 80×15
<a href="https://agentmods.dev/skills/xpozpublic/xpoz-clawhub-skills/xpoz-setup"><img src="https://agentmods.dev/badge/skills/xpozpublic/xpoz-clawhub-skills/xpoz-setup.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 41 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,231 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 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.00041 $0.02231
Opus 5 $0.00020 $0.01115
Sonnet 5 $0.00008 $0.00446
Haiku 4.5 $0.00004 $0.00223

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

Security

Grade B, and why

xpoz-setup scanned grade B 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 2d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/oauth-remote.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

Unrestricted tool accessmediumExcessive agency

A wildcard tool grant or "run any command" leaves no least-privilege boundary at all.

**If you're an agent reading this, follow these steps in order. The user should not need to run any commands.**

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

import secrets, hashlib, base64, urllib.parse, os
xpoz-setup/SKILL.md · 288 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

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 2d ago Changed · -21 lines scan C → B 02ab002fa73a
  2. 12d ago First seen · 309 lines · 41 tokens per session scan C df2941cf87c8

Subscribe to this mod's changes

xpoz-setup is a skill published in the GitHub repository XPOZpublic/xpoz-clawhub-skills (5 stars, last pushed 3d ago), with no licence file. It adds 41 tokens to every session and 2,231 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it B with 2 findings (unrestricted tool access, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

pilot-social-media-manager-setup

Deploy a social media management system with 3 agents. Use this skill when: 1. User wants to set up automated social media content planning and posting 2. User is configuring an agent as part of a social media management workflow 3. User asks about automating social media scheduling, creation, or analytics Do NOT use…

TeoSlayer/pilot-skills · 111 tokens

pilot-api-gateway-manager-setup

Deploy an API gateway management system with 4 agents. Use this skill when: 1. User wants to set up API gateway management with service discovery, routing, auth, and monitoring 2. User is configuring agents for API request routing, rate limiting, or backend health tracking 3. User asks about API gateway pipelines…

TeoSlayer/pilot-skills · 133 tokens

pilot-e-commerce-ops-setup

Deploy an e-commerce operations system with 4 agents for catalog, orders, inventory, and support. Use this skill when: 1. User wants to set up e-commerce or online store operations 2. User is configuring an agent as part of an e-commerce automation setup 3. User asks about product catalogs, order processing, inventory…

TeoSlayer/pilot-skills · 122 tokens

pilot-healthcare-triage-setup

Deploy a healthcare triage system with 4 agents for patient intake, symptom analysis, appointment scheduling, and HIPAA-compliant records. Use this skill when: 1. User wants to set up a healthcare triage or patient routing system 2. User is configuring an agent as part of a medical intake workflow 3. User asks about…

TeoSlayer/pilot-skills · 129 tokens

pilot-ad-campaign-manager-setup

Deploy an ad campaign management system with 4 agents that automate campaign strategy, creative production, real-time bidding, and performance analytics. Use this skill when: 1. User wants to set up an automated ad campaign management pipeline 2. User is configuring an agent as part of an advertising or media buying…

TeoSlayer/pilot-skills · 127 tokens

pilot-ai-tutoring-system-setup

Deploy an adaptive AI tutoring system with 3 agents. Use this skill when: 1. User wants to set up a personalized tutoring or e-learning pipeline 2. User is configuring a content curator, tutor, or assessment agent 3. User asks about adaptive learning, quiz generation, or curriculum management workflows Do NOT use this…

TeoSlayer/pilot-skills · 109 tokens