Monitor competitor clinical trial progress and alert on market risks
66
48%
Does it follow best practices?
Impact
98%
1.88xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./scientific-skills/Evidence insights/competitor-trial-monitor/SKILL.mdSecurity
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.70). The skill explicitly fetches and parses data from the public ClinicalTrials.gov API (CT_API_BASE in scripts/main.py and listed under Data Sources in SKILL.md), and it reads that third‑party JSON to assess risk and trigger alerts—so external registry content can materially influence tool decisions.
ca9aaa4
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.