Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure reference accuracy in scientific writing.
77
73%
Does it follow best practices?
Impact
81%
1.84xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./scientific-skills/citation-management/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.90). The SKILL.md explicitly instructs the agent to run scripts that fetch and scrape open web sources (e.g., scripts/search_google_scholar.py, scripts/search_pubmed.py, and scripts/extract_metadata.py which query Google Scholar, PubMed E-utilities, CrossRef, arXiv, and arbitrary article URLs) so the agent will ingest untrusted/public third‑party content (including preprints and scraped pages) and use that content to drive metadata extraction, validation, and automated fixes — satisfying the criteria for indirect prompt injection risk.
b58ad7e
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.