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.
/plugin marketplace add OrcaQubits/agentic-commerce-skills-pluginsnpx agentmods add plugins/orcaqubits/agentic-commerce-skills-plugins/acp-agentic-commercegit clone --depth 1 https://github.com/OrcaQubits/agentic-commerce-skills-pluginsGrade A, and why
acp-agentic-commerce 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 3d 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.
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.
What it actually says
{
"name": "acp-agentic-commerce",
"version": "1.0.0",
"description": "Expert subagent and skills for implementing the Agentic Commerce Protocol (ACP) — the open standard by OpenAI and Stripe for AI-agent-mediated commerce.",
"author": {
"name": "Rohit Bajaj, Julekha Khatun",
"url": "https://orcaqubits-ai.com"
},
"repository": {
"type": "git",
"url": "https://github.com/OrcaQubits/agentic-commerce-skills-plugins",
"directory": "acp-agentic-commerce"
},
"homepage": "https://github.com/OrcaQubits/agentic-commerce-skills-plugins/tree/main/acp-agentic-commerce",
"keywords": [
"acp",
"agentic-commerce",
"openai",
"stripe",
"checkout",
"commerce",
"payments",
"shared-payment-token",
"product-feed",
"delegated-payment"
],
"license": "MIT"
}
What it installs
The manifest is a name and a version. 15 skills, 1 agent travel with it, and installing the plugin installs all of them — 735 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill acp-checkout-rest A 49 tokens
- Skill acp-dev-patterns A 48 tokens
- Skill acp-affiliate-attribution A 42 tokens
- Skill acp-checkout-mcp A 42 tokens
- Skill acp-delegated-payment A 45 tokens
- Skill acp-extensions-authoring A 44 tokens
- Skill acp-orders-webhooks A 41 tokens
- Skill acp-setup A 44 tokens
- Skill acp-payment-handlers A 50 tokens
- Skill acp-capability-negotiation A 43 tokens
- Skill acp-conformance A 44 tokens
- Skill acp-discount-extension A 38 tokens
- Skill acp-fulfillment A 41 tokens
- Skill acp-intent-traces A 39 tokens
- Skill acp-product-feed A 45 tokens
- Agent acp-expert A 80 tokens
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.
- 3d ago First seen · 29 lines scan A 3622b1aff9b7
acp-agentic-commerce is a plugin published in the GitHub repository OrcaQubits/agentic-commerce-skills-plugins (38 stars, last pushed 3mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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.
Other plugins, from other repositories
internet-court-skill
Entry point for Internet Court — the trust layer for agent-to-agent commerce. Use whenever an agent needs to transact with another agent or a paid service, or a user mentions agent payments, paid APIs (HTTP 402/x402), wallet custody or trust concerns, spending mandates, delegated permissions (ERC-7710/7715), escrow…
internet-court-skill marketplace
Internet Court — the trust layer for agent-to-agent commerce.
medusa-agent-skills marketplace
Plugin marketplace listing 4 plugins: medusa-dev, learn-medusa, ecommerce-storefront, medusa-cloud.
medusa-dev
Comprehensive skills for building Medusa applications: backend (modules, workflows, API routes), admin UI (widgets, forms, tables), and storefronts (SDK integration, React Query).
ecommerce-storefront
Comprehensive skills for building ecommerce storefronts with best practices for UI/UX, SEO, and mobile responsiveness.
learn-medusa
Interactive guided tutorial for learning Medusa development. Teaches you to build custom features step-by-step with a brands example.