CtrlK
BlogDocsLog inGet started
Tessl Logo

literature-review

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature searches across biomedical, scientific, and technical domains. Creates professionally formatted markdown documents and PDFs with verified citations in multiple citation styles (APA, Nature, Vancouver, etc.).

75

1.28x
Quality

67%

Does it follow best practices?

Impact

91%

1.28x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./scientific-skills/literature-review/SKILL.md
SKILL.md
Quality
Evals
Security

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W011: Third-party content exposure detected (indirect prompt injection risk)

What this means

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.

Why it was flagged

Third-party content exposure detected (high risk: 0.90). The skill's core workflow explicitly requires fetching and ingesting open/public third-party content (e.g., "gget search pubmed", "gget search biorxiv", direct arXiv API, Semantic Scholar API, and even Google Scholar scraping" in Phase 2) and mandates that the agent read/interpret titles/abstracts/full texts and use those materials to drive screening, synthesis, prioritization, and downstream actions, which clearly exposes the agent to untrusted, user-generated web content that could carry indirect prompt-injection instructions.

Report incorrect finding
Repository
K-Dense-AI/claude-scientific-skills
Audited
Security analysis
Snyk

Is this your skill?

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.