clinical-trials-search
Fail
Audited by Snyk on Mar 15, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill instructs the agent to ask the user for their Valyu API key and then run a shell command embedding that key as a direct command-line argument (scripts/search setup ), which requires including the secret verbatim in output/commands.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill explicitly searches and returns full-text trial information from ClinicalTrials.gov via the Valyu API (see "Full-Text Access" and the returned results[].content in SKILL.md and example scripts/search usage), which ingests public third-party (user/registrant-submitted) content that the agent is expected to read and use to influence subsequent actions.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata