dependency-conflict-resolver
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for troubleshooting Java/Kotlin dependency graphs and uses standard tooling (Gradle) and best practices. No malicious behaviors, obfuscation, or data exfiltration attempts were found.
- [PROMPT_INJECTION]: The skill analyzes external data (build files and command output) which is a potential surface for indirect prompt injection, though considered safe in this context as it is the primary intended function. Ingestion points: build configuration files (build.gradle.kts, pom.xml, version catalogs) and output from commands like
./gradlew dependencies. Boundary markers: None. Capability inventory: Running Gradle commands and recommending modifications to build files. Sanitization: None.
Audit Metadata