dependency-conflict-resolver
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill focuses on providing logical workflows for debugging library version conflicts. It does not contain any malicious code, prompt injections, or unauthorized data access patterns.
- [COMMAND_EXECUTION]: The instructions recommend running standard diagnostic commands like
./gradlew dependenciesand./gradlew dependencyInsight. These are standard tools for Java/Kotlin developers and are used here for their intended purpose of inspecting project configuration. - [DATA_EXPOSURE]: No hardcoded credentials, sensitive file access, or unauthorized network operations were detected. The skill correctly identifies common configuration files (build files, version catalogs) as the primary locations for resolving conflicts.
Audit Metadata