ai
Health Gecti
- License — License: MIT
- Description — Repository has a description
- Active repo — Last push 4 days ago
- Community trust — 1640 GitHub stars
Code Basarisiz
- rm -rf — Recursive force deletion command in .github/workflows/main.yml
- rm -rf — Recursive force deletion command in .github/workflows/pypi_release.yml
Permissions Gecti
- Permissions — No dangerous permissions requested
This is the official Stripe toolkit for building AI-powered products. It allows AI agents and LLMs to interact with the Stripe API to manage billing, handle payments, and execute other business operations securely.
Security Assessment
Overall Risk: Medium. Because it is designed to manage financial operations, this tool inherently accesses highly sensitive financial data. It requires your Stripe secret API key to function, though the documentation strongly and correctly recommends using a Restricted API Key (RAK) to limit agent permissions. No hardcoded secrets were found in the codebase. However, the automated workflow files failed automated checks due to the presence of recursive force deletion commands (`rm -rf`). While this is a common practice in continuous integration scripts for cleaning up build environments rather than a malicious payload, it does indicate a lack of strict safety flags (like `set -e`) in the repository's build pipelines.
Quality Assessment
The project is excellently maintained, having received updates as recently as today. It is backed by very high community trust, demonstrated by over 1,500 GitHub stars, and is protected by a standard MIT license. The codebase is clean, requesting no overly broad or dangerous system permissions, and it benefits from being an official offering from a major, established technology company.
Verdict
Safe to use, provided you strictly follow the documentation and configure a Restricted API Key to minimize financial risk.
One-stop shop for building AI-powered products and businesses with Stripe.

Stripe AI
This repo is the one-stop shop for building AI-powered products and businesses on top of Stripe.
It contains a collection of SDKs to help you integrate Stripe with LLMs and agent frameworks, including:
@stripe/ai-sdk- for integrating Stripe's billing infrastructure with Vercel'saiand@ai-sdklibraries.@stripe/token-meter- for integrating Stripe's billing infrastructure with native SDKs from OpenAI, Anthropic, and Google Gemini, without any framework dependencies.
Model Context Protocol (MCP)
Stripe hosts a remote MCP server at https://mcp.stripe.com. This allows secure MCP client access via OAuth. View the docs here.
You can also build autonomous agents with MCP as well.
Agent skills
Agent skills are instructions that agents can use to build faster and more accurately. Stripe offers a collection of skills that help your agents use the latest best practices when building with Stripe.
If you use one of these popular agent harnesses, we recommend installing the official Stripe plugins, which include additional agent tools and update automatically.
Claude Code
Run this command in your project:
claude plugin install stripe@claude-plugins-official
Codex
Run this command in your project:
codex plugin add stripe@openai-curated
Cursor
Run this command in your project:
/add-plugin stripe
You can also install through the Cursor marketplace.
Manual installation
Manually installed skills don’t auto-update. Run
npx skills update -yto get the latest versions.
Run this command in your project:
npx skills add https://docs.stripe.com
License
Yorumlar (0)
Yorum birakmak icin giris yap.
Yorum birakSonuc bulunamadi