sc-stripe

sc-stripe is a skill for Claude Code, Codex from rahmanef63/si-coder-agent. It costs 52 tokens per session (564 once invoked), scanned A, original, MIT.

A planned helper for setting up Stripe, a service for taking online payments. It is currently only boilerplate and has no working scripts.

In plain words
What is it for?
When implemented, it should help configure Stripe products and prices, register payment notifications, set up the customer portal, create restricted server keys, and test a checkout link.
Why use it?
It is intended to reduce manual setup of payment products, webhooks, customer access, and API keys. Those operations are not implemented yet.

Skill for Claude CodeCodex

Part of the si-coder plugin — 21 skills, 1 MCP server shipped together

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.

agentmods
npx agentmods add skills/rahmanef63/si-coder-agent/sc-stripe
Any agent
npx skills add rahmanef63/si-coder-agent --skill sc-stripe
Clone the repo
git clone --depth 1 https://github.com/rahmanef63/si-coder-agent

Made for: Claude Code, Codex.

Or install si-coder, the plugin that ships this one along with the rest of its 21 skills, 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 sc-stripe

README.md
[![agentmods](https://agentmods.dev/badge/skills/rahmanef63/si-coder-agent/sc-stripe.svg)](https://agentmods.dev/skills/rahmanef63/si-coder-agent/sc-stripe)
Your own site
<a href="https://agentmods.dev/skills/rahmanef63/si-coder-agent/sc-stripe"><img src="https://agentmods.dev/badge/skills/rahmanef63/si-coder-agent/sc-stripe.svg" alt="Measured on agentmods" height="20"></a>
Per session 52 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 564 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00052 $0.00564
Opus 5 $0.00026 $0.00282
Sonnet 5 $0.00010 $0.00113
Haiku 4.5 $0.00005 $0.00056

Measured today against content hash 82a0640f8eec, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

sc-stripe scanned grade A with 0 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 today.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/products.js), 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/sc-stripe/SKILL.md · 51 lines

What it actually says

/sc-stripe — Stripe (STUB)

Status: boilerplate only. No working scripts yet.

Scope when implemented

  • Create/update Products + Prices idempotently from a config file
  • Register webhook endpoint at https://api-<domain>/webhook/stripe and capture the signing secret
  • Generate a restricted API key (least-privilege) for the runtime, distinct from the dashboard key
  • Configure the Customer Portal session URL
  • Smoke-test with a Stripe test-mode checkout link

Env vars

Var Purpose
STRIPE_SECRET_KEY sk_test_... or sk_live_... (server-side)
STRIPE_PUBLISHABLE_KEY pk_test_... or pk_live_... (client-side)
STRIPE_WEBHOOK_SECRET whsec_... — captured after webhook registration

Suggested file layout

sc-stripe/
├── SKILL.md
└── scripts/
    ├── products.js    # idempotent product/price upsert from config
    ├── webhook.js     # register endpoint, capture whsec
    ├── portal.js      # customer portal config
    └── restricted-key.js  # least-privilege key for runtime

Implementation notes

  • API base: https://api.stripe.com/v1
  • Auth: Authorization: Bearer <STRIPE_SECRET_KEY> + Stripe-Version: 2024-12-18.acacia
  • Bodies are application/x-www-form-urlencoded, NOT JSON.
  • Idempotency: pass Idempotency-Key: <uuid> header to avoid duplicate products on retry.
  • Convex integration: see sc-convex for payments schema + http.ts /webhook/stripe route example.
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. today Changed · +6 lines 82a0640f8eec
  2. 5d ago First seen · 45 lines · 52 tokens per session scan A e1ea99da2ee2

Subscribe to this mod's changes

sc-stripe is a skill published in the GitHub repository rahmanef63/si-coder-agent (14 stars, last pushed 2d ago), licensed MIT. It adds 52 tokens to every session and 564 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

beat-sync-reel

Generates Instagram Reels where product image cuts are synced to audio beats. Accepts audio as a local file, URL, or search query. Uses librosa for beat detection, FFmpeg Ken Burns for scene animation, and Pillow for text overlays. No AI video generation — fully free, fast, and scalable.

gooseworks-ai/goose-skills · 68 tokens

amazon-a-plus-content

Amazon A+ Content strategy and creation. Module layouts, persuasive copy, comparison charts, image briefs, and conversion optimization. Use when the user asks about A+ Content, Enhanced Brand Content, product storytelling, or Amazon listing enhancement.

nexscope-ai/Amazon-Skills · 51 tokens

amazon-advertising-strategy

Comprehensive Amazon advertising strategy and campaign optimization. Sponsored Products, Sponsored Brands, Sponsored Display campaign management, budget allocation, ACoS optimization, and performance tracking. Use when the user asks about Amazon PPC, advertising strategy, campaign optimization, or Amazon ads…

nexscope-ai/Amazon-Skills · 59 tokens

amazon-display-ads

Amazon Sponsored Display campaign strategy and optimization. Audience targeting, retargeting campaigns, creative optimization, and performance management. Use when the user asks about Amazon display ads, audience targeting, retargeting, or Sponsored Display campaigns.

nexscope-ai/Amazon-Skills · 50 tokens

amazon-listing-images

Amazon product listing image strategy and optimization. Comprehensive shot planning, infographic design, lifestyle photography, mobile optimization, and conversion-focused visual content. Use when the user asks about Amazon images, product photography, visual optimization, or listing conversion.

nexscope-ai/Amazon-Skills · 51 tokens

amazon-price-tracker

Amazon price monitoring and competitive pricing intelligence. Real-time price tracking, Buy Box analysis, promotion detection, and dynamic pricing strategy optimization. Use when the user asks about price monitoring, competitor pricing, Buy Box tracking, or pricing strategy.

nexscope-ai/Amazon-Skills · 51 tokens