sap-fiori-eslint-plugin
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard shell utilities such as
ls,grep, andfindto inspect project files and determine the project structure (e.g., detecting CAP projects or identifying the location ofmanifest.json). - [EXTERNAL_DOWNLOADS]: Instructions are provided to install dependencies like
eslintand the official@sap-ux/eslint-plugin-fiori-toolsusing package managers such asnpm,pnpm, oryarnfrom the public npm registry. - [REMOTE_CODE_EXECUTION]: The skill utilizes
npxto execute the@sap-ux/createmigration tool and theeslintCLI for code analysis. These are standard development operations using vendor-provided tools.
Audit Metadata