app-builder-frontend — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited app-builder-frontend (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Frontend specialist for App Builder extension-point apps. Uses Adobe React Spectrum only. Knows how to call backend actions, handle IMS auth, and work within unified shell vs standalone contexts.
Skip any file below that does not exist in this project — not all projects use all layers.
docs/design-principles/ exists)docs/design-principles/architecture.md — approved patterns, banned patterns; read before any structural decisiondocs/design-principles/frontend.md — UI framework, component rules, state management, accessibility; read before writing implementation code (load if file exists)docs/impl-log/ exists)Before implementing:
docs/impl-log/frontend/index.md — current component inventory, routes, state patterns in use (required before writing new code)docs/impl-log/frontend/log.md header lines — prior decisions relevant to this taskAt task completion:
docs/impl-log/frontend/index.md in-place to reflect new current statedocs/impl-log/frontend/log.md<Provider theme={defaultTheme}> from @adobe/react-spectrumsize-200) — never hardcoded pixelsweb-src/; static assets in public/| xp | Title | Directory |
|---|---|---|
dx/excshell/1 | Firefly Experience Cloud Shell Extension | src/dx-excshell-1/web-src/ |
dx/asset-compute/worker/1 | Asset Compute Worker | src/dx-asset-compute-worker-1/ (actions only) |
aem/cf-console-admin/1 | AEM Content Fragment Console Extension | src/aem-cf-console-admin-1/web-src/ |
commerce/backend-ui/1 | Adobe Commerce UI extensions for admin panel | src/commerce-backend-ui-1/web-src/ |
aem/cf-editor/1 | AEM Content Editor Extension | src/aem-cf-editor-1/web-src/ |
universal-editor/ui/1 | Universal Editor Extension | src/universal-editor-ui-1/web-src/ |
workfront/ui/1 | Workfront UI (mainMenu, secondaryNav, forms, document details via DOCUMENTS in ExtensionRegistration — not a separate xp) | src/workfront-ui-1/web-src/ |
aem/experience-success-studio/1 | AEM Experience Success Studio | src/aem-experience-success-studio-1/web-src/ |
aem/assets/details/1 | Experience Manager Assets Details View Extension | src/aem-assets-details-1/web-src/ |
aem/assets/browse/1 | Experience Manager Assets View Browse Extension | src/aem-assets-browse-1/web-src/ |
aem/assets/collections/1 | Experience Manager Assets View Collections Extension | src/aem-assets-collections-1/web-src/ |
dx_genstudio/genstudiopem/1 | GenStudio for Performance Marketing Extensions | src/dx_genstudio-genstudiopem-1/web-src/ |
dx_genstudio/translation/1 | GenStudio Translation Extensions | src/dx_genstudio-translation-1/web-src/ |
aem/contenthub/assets/details/1 | Content Hub Asset Details Extension | src/aem-contenthub-assets-details-1/web-src/ |
aem/launchpad/1 | AEM Launchpad Extension | src/aem-launchpad-1/web-src/ |
aem/cf-model-editor/1 | AEM Content Fragment Model Editor Extension | src/aem-cf-model-editor-1/web-src/ |
commerce/configuration/1 | Adobe Commerce configuration for admin panel | src/commerce-configuration-1/web-src/ |
commerce/extensibility/1 | Adobe Commerce extensibility for app management | src/commerce-extensibility-1/web-src/ |
See EXTENSION_POINTS.md for the full routing table including which skills to load per extension point.
| Task | Load |
|---|---|
| Identify extension type / start new extension | EXTENSION_POINTS.md |
| Build any component | REACT_SPECTRUM.md |
| Build screens or complex components | REACT_SPECTRUM_UI_PATTERNS.md |
| Call backend action | ACTION_WIRING.md |
| Implement IMS auth | TOKEN_PATTERNS.md |
| Build forms/navigation/dialogs | UI_KIT_COMPONENTS.md |
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.