sf-security

Installation
SKILL.md

sf-security

Implement Salesforce Commerce security across B2C and B2B platforms.

Before Writing Code

Always fetch the latest official documentation BEFORE implementing security controls:

  • SLAS Security: WebSearch "Salesforce SLAS OAuth 2.1 security guide 2026" and WebFetch official Commerce API docs
  • B2C Commerce Security: WebSearch "Salesforce B2C Commerce security best practices 2026" and WebFetch the security reference
  • Salesforce Security Guide: WebSearch "Salesforce security guide OWASP 2026" and WebFetch official documentation
  • PCI DSS Requirements: WebSearch "PCI DSS v4 requirements ecommerce 2026" for current compliance standards

Why: OAuth flows, CSRF protection patterns, encoding modes, and PCI requirements evolve. Live docs ensure correct implementation of current security standards.

Conceptual Architecture

Authentication

Related skills
Installs
2
GitHub Stars
29
First Seen
Mar 31, 2026