commerce-app-admin-ui
Pass
Audited by Gen Agent Trust Hub on Aug 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses official Adobe CLI tools (
aio,npx @adobe/aio-commerce-lib-app) for project initialization and building. These are standard development tools for the targeted environment.- [REMOTE_CODE_EXECUTION]: The skill generates backend actions and frontend React components. These are authored within the user's project structure using official SDKs (@adobe/aio-commerce-sdk).- [EXTERNAL_DOWNLOADS]: Dependencies are managed via standard package managers (npm/npx) and point to official Adobe packages.- [INDIRECT_PROMPT_INJECTION]: The skill handles user-provided configuration for UI elements (labels, IDs). It provides clear constraints and uses structured builders from the SDK to process this data, minimizing the risk of injection.- [SAFE]: The skill incorporates security best practices, such as instructing the agent to enablerequire-adobe-authfor backend actions to validate Adobe IMS tokens.
Audit Metadata