Audit History
geopandas - 4 audits
Audit version 4
Latest SafeJan 17, 2026, 07:33 AM
Documentation-only skill containing markdown files with Python code examples. All 228 static analyzer findings are false positives: the analyzer misinterpreted Python API calls (gdf.to_crs, gdf.geometry.buffer) as shell commands, EPSG geospatial codes as cryptographic algorithms, and attribute access operations as system reconnaissance. No executable code or security risks present.
Risk Factors
π Network access (5)
βοΈ External commands (179)
Audit version 3
SafeJan 17, 2026, 07:33 AM
Documentation-only skill containing markdown files with Python code examples. All 228 static analyzer findings are false positives: the analyzer misinterpreted Python API calls (gdf.to_crs, gdf.geometry.buffer) as shell commands, EPSG geospatial codes as cryptographic algorithms, and attribute access operations as system reconnaissance. No executable code or security risks present.
Risk Factors
π Network access (5)
βοΈ External commands (179)
Audit version 2
SafeJan 12, 2026, 04:09 PM
This is a documentation-only skill containing markdown files with Python code examples. All 193 static analyzer findings are false positives: the analyzer misinterpreted Python API calls (like gdf.to_crs) as shell commands, EPSG geospatial codes as cryptographic algorithms, and attribute access operations as system reconnaissance. No executable code or security risks present.
Risk Factors
βοΈ External commands (179)
π Network access (2)
Audit version 1
SafeJan 4, 2026, 04:31 PM
The skill contains documentation and example code for GeoPandas usage. No credential access, network exfiltration, or execution hooks were found.