search1api
Warn
Audited by Snyk on Sep 4, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). The skill performs web search, page crawling, and URL reading via search1api, which ingests arbitrary external web content upon user request or search execution.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill contains an installation command that executes remote code via curl piped to bash (
curl -fsSL https://cli.search1api.com/install.sh | bash), which acts as a runtime setup dependency.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata