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 SalesforceCommerceCloud/b2c-developer-toolingnpx agentmods add plugins/salesforcecommercecloud/b2c-developer-tooling/storefront-nextgit clone --depth 1 https://github.com/SalesforceCommerceCloud/b2c-developer-toolingWrote 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.
[](https://agentmods.dev/plugins/salesforcecommercecloud/b2c-developer-tooling/storefront-next)<a href="https://agentmods.dev/plugins/salesforcecommercecloud/b2c-developer-tooling/storefront-next"><img src="https://agentmods.dev/badge/plugins/salesforcecommercecloud/b2c-developer-tooling/storefront-next.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
storefront-next 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 yesterday.
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": "storefront-next",
"description": "Storefront Next development skills for building React 19 storefronts on Salesforce B2C Commerce.",
"author": {
"name": "Salesforce"
},
"license": "Apache-2.0",
"source": "./skills/storefront-next",
"category": "productivity",
"strict": false,
"version": "1.8.5"
}What it installs
The manifest is a name and a version. 18 skills travel with it, and installing the plugin installs all of them — 1,560 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill sfnext-create-component A 115 tokens
- Skill sfnext-custom-apis A 202 tokens
- Skill sfnext-data-fetching A 75 tokens
- Skill sfnext-components A 74 tokens
- Skill sfnext-create-vertical A 101 tokens
- Skill sfnext-extensions A 96 tokens
- Skill sfnext-hybrid-storefronts A 57 tokens
- Skill sfnext-i18n A 64 tokens
- Skill sfnext-page-designer A 84 tokens
- Skill sfnext-project-setup A 58 tokens
- Skill sfnext-routing A 61 tokens
- Skill sfnext-scapi-management A 190 tokens
- Skill sfnext-testing A 63 tokens
- Skill sfnext-configuration A 65 tokens
- Skill sfnext-deployment A 80 tokens
- Skill sfnext-performance A 56 tokens
- Skill sfnext-state-management A 66 tokens
- Skill sfnext-authentication A 53 tokens
What ships with it
1 file beside marketplace.json#storefront-next 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.
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.
- yesterday First seen · 12 lines scan A f887fd39923f
storefront-next is a plugin published in the GitHub repository SalesforceCommerceCloud/b2c-developer-tooling (53 stars, last pushed yesterday), licensed Apache-2.0. 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-09-03.
Other plugins, from other repositories
shopify-app-skill
Production patterns for embedded Shopify apps with React Router v7, DynamoDB single-table design, Lambda, SQS, CDK.
experience-react
Build Salesforce React UI Bundle apps: scaffold a new React UI bundle SFDX starter project from a template, generate and edit pages, components, layout, styling, navigation, and branding with shadcn/ui and Tailwind CSS, configure ui-bundle metadata, host the app on a Digital Experience Site, and deploy it to an org.…
asset-pipeline
Refine and process generated game assets: animated spritesheets, Aseprite parsing, sprite-sheet pipelines, pixel-grid snapping, and image-to-procedural-Three.js props.
sap-mm
Procurement, inventory, GR/IR, invoice verification.
jpm-payments-skills
Conversational agent skills that walk a merchant from J.P. Morgan Payments onboarding through a working API integration. Supports Checkout and Online Payments in the initial release. Generates language-specific OAuth modules (Node/TypeScript, Python, Java idiomatic; other languages via canonical algorithm).
nextjs
Official Next.js skills: adopt and optimize Cache Components, adopt Partial Prefetching, and verify runtime behavior against a running dev server.