opengis-all
Fail
Audited by Snyk on Mar 27, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt includes hard-coded plaintext credentials (e.g., admin:geoserver and postgres) embedded in curl commands and code (HTTPBasicAuth), which requires the agent to output secret values verbatim and is therefore insecure.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.90). The prompt instructs the agent to install system packages (apt-get/brew), run Docker containers, write/upload files and configure services (GeoServer REST calls) which modify system state and often require elevated privileges, so it can compromise the host.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata