gis-platform-engineering
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structural guidance and architectural patterns for implementing GIS features. It does not contain malicious instructions, obfuscated payloads, or command injection triggers.
- [EXTERNAL_DOWNLOADS]: Recommends loading the Leaflet library from unpkg.com, which is a well-known and trusted public CDN for JavaScript packages.
- [CREDENTIALS_UNSAFE]: Explicitly warns developers against hardcoding API keys in frontend bundles. It correctly recommends using environment variables and implementing referrer/service restrictions on provider consoles to prevent credential abuse.
- [DATA_EXFILTRATION]: Encourages the implementation of server-side validation for all geospatial data, such as coordinates and GeoJSON boundaries, ensuring that client-side constraints are not the sole line of defense.
Audit Metadata