generating-lwc-components
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Validation hooks such as
hooks/scripts/slds_linter_wrapper.pyexecute the official Salesforce SLDS Linter vianpx. This is used for its intended purpose of providing code quality feedback during component development. - [EXTERNAL_DOWNLOADS]: The documentation and scripts reference official Salesforce development packages, including
@salesforce/sfdx-lwc-jest,@salesforce-ux/slds-linter, and@salesforce/lwc-language-server. These are well-known services from a trusted vendor for Lightning Web Component development. - [DYNAMIC_EXECUTION]: The skill's validation system uses Python hooks that dynamically load analysis modules from the agent's plugin paths. This is part of the skill's infrastructure for providing automated feedback during file write operations.
Audit Metadata