create-webroles
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- Local Script Execution: The skill references internal scripts located within the plugin directory (
check-version.jsandgenerate-uuid.js) to verify versions and create unique identifiers. These operations are self-contained and run locally without downloading external or untrusted resources. - Workspace Data Processing: The skill reads local YAML configuration files from the
.powerpages-site/web-roles/directory to assess existing site roles. It implements verification steps and a post-execution validation script (validate-webroles.js) to ensure that data conforms to the expected schema and adheres to uniqueness constraints.
Audit Metadata