create-spatial-visualization

Pass

Audited by Gen Agent Trust Hub on Mar 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues detected. The skill provides legitimate instructions for processing and visualizing spatial data using well-known libraries such as sf, leaflet, and D3.
  • [DATA_EXPOSURE]: The skill involves reading local spatial data files (GPX, CSV, GeoJSON) and writing output files (HTML, PNG, SVG), which is consistent with its stated purpose of data visualization. No access to sensitive system files or hardcoded credentials was found.
  • [EXTERNAL_DOWNLOADS]: The skill references standard basemap tile providers like OpenStreetMap, ESRI, and OpenTopoMap. These are well-known services commonly used in mapping applications and do not pose a security risk.
  • [COMMAND_EXECUTION]: While the skill lists 'Bash' as an allowed tool, the provided examples use R and JavaScript for data manipulation and rendering. No patterns of arbitrary or dangerous command execution were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 18, 2026, 07:13 AM
Security Audit — agent-trust-hub — create-spatial-visualization