opengis-utils-for-net
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The documentation references the
OpenGIS.UtilsNuGet package and its official GitHub repository (github.com/znlgis/opengis-utils-for-net). These resources are standard for a developer toolkit and originate from the author's official infrastructure.\n- [COMMAND_EXECUTION]: The library includes utility classes such asGdalCmdUtil, which are designed to wrap and execute GDAL command-line tools for spatial data operations. This is standard functionality for this type of GIS integration.\n- [CREDENTIALS_UNSAFE]: The skill documents theDbConnBaseModelclass, which includes properties for database connection parameters likeUsernameandPassword. This is a standard data structure for handling database connectivity, and the documentation does not contain hardcoded credentials or promote insecure storage practices.
Audit Metadata