nx-gradle-plugin-version-bump
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security concerns were identified. The skill performs standard repository maintenance tasks using established development patterns.
- [COMMAND_EXECUTION]: The skill uses the 'nx run-many' command to run tests and verify changes, which is a standard procedure in Nx-based projects.
- [DATA_EXPOSURE]: The skill reads local project files such as package.json and build.gradle.kts to retrieve version information necessary for the update process.
- [DYNAMIC_EXECUTION]: The skill generates TypeScript migration files from a provided template; these files are designed to be executed by the Nx migration system for project updates, which is a standard and safe practice for Nx plugins.
Audit Metadata