geojson-postgis
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE] (SAFE): The skill consists entirely of markdown documentation and SQL query templates. No executable code files or scripts are included in the package.
- [DATA_EXPOSURE] (SAFE): No credentials or sensitive file paths are present. The SQL examples promote safe practices such as selecting specific properties and using spatial transformations rather than exposing raw database internals.
- [INDIRECT_PROMPT_INJECTION] (LOW): 1. Ingestion points: Database rows from 'my_table' (SKILL.md). 2. Boundary markers: Absent in provided SQL templates. 3. Capability inventory: SQL query execution against PostGIS databases. 4. Sanitization: Use of parameter placeholders ($1) and explicit 'jsonb_build_object' selection to mitigate injection and minimize data exposure.
Audit Metadata