unirest-java-3
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a technical reference for a legitimate, well-known Java library (Unirest-Java 3.x) and contains no executable scripts or malicious instructions.
- [SAFE]: Documentation for network capabilities (HTTP requests) is consistent with the stated purpose of the library. It includes standard security practices like default SSL verification and automatic URL encoding.
- [SAFE]: Mentions of potentially insecure configurations, such as
verifySsl(false)or permissive hostname verifiers, are presented as API options with clear warnings that they should be limited to development environments. - [SAFE]: External dependencies are restricted to the official Maven coordinate for the library (
com.konghq:unirest-java), which is a trusted and standard source.
Audit Metadata