CtrlK
BlogDocsLog inGet started
Tessl Logo

citation-management

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

1.84x
Quality

73%

Does it follow best practices?

Impact

81%

1.84x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./scientific-skills/citation-management/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.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.

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.