B2C Slas Auth Patterns
Helps with authentication, patterns as part of implementing security and authentication workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add b2c-slas-auth-patterns npx -- -y @trustedskills/b2c-slas-auth-patterns
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"b2c-slas-auth-patterns": {
"command": "npx",
"args": [
"-y",
"@trustedskills/b2c-slas-auth-patterns"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides authentication pattern implementations for B2C (business-to-consumer) SLAS (Service Level Agreement Security) contexts within Salesforce Commerce Cloud environments. It helps developers implement secure authentication workflows for AI agent integrations.
When to use it
- Implementing secure authentication flows for customer-facing commerce applications
- Integrating AI agents with Salesforce Commerce
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.