SkillAgentSearch skills...

MultiOrgSecuritySummary

Multi-Org Security Summary gives you the ability to bring all of the Security Health Check data from all of your Salesforce environments(production & sandbox) into a single org! This allows you to get a clear picture of the security health of your entire Salesforce program and manage your team of Admins more efficiently.

Install / Use

/learn @SalesforceLabs/MultiOrgSecuritySummary
About this skill

Quality Score

0/100

Category

Sales

Supported Platforms

Universal

README

Multi-Org Security Summary

Multi-Org Security Summary gives you the ability to bring all of the Security Health Check data from all of your Salesforce environments(production & sandbox) into a single org! This allows you to get a clear picture of the security health of your entire Salesforce program and manage your team of Admins more efficiently.

<img src="screenshots/multi-org-security-summary.png" alt="Multi-Org Security Summary"/>

Installing Multi-Org Security Summary using a Scratch Org

  1. If you haven't already done so, authorize your hub org and provide it with an alias (myhuborg in the command below):

    sfdx force:auth:web:login -d -a myhuborg
    
  2. Clone the repository:

    git clone https://github.com/schandlergarcia/MultiOrgSecuritySummary
    cd lwc-scheduler-service
    
  3. Create a scratch org and provide it with an alias (multi-org-security in the command below):

    sfdx force:org:create -s -f config/project-scratch-def.json -a multi-org-security
    
  4. Push the app to your scratch org:

    sfdx force:source:push
    
  5. Open the scratch org:

    sfdx force:org:open
    
View on GitHub
GitHub Stars27
CategorySales
Updated1mo ago
Forks12

Languages

HTML

Security Score

75/100

Audited on Jan 31, 2026

No findings