gstcranes-marketplace
Warn
Audited by Snyk on Jul 9, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.85). SKILL.md requires the agent to fetch and cite public web pages (e.g.,
https://gstcranes.com/developers,/listing/...,/wanted/...,/company/...), which are outsider-authored free text that can be ingested into the LLM context at runtime.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly instructs the agent to fetch https://gstcranes.com/.well-known/openapi.json (and other .well-known resources) at runtime to discover API behavior, which can directly control the agent's prompt generation and request execution.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata