Paper Compare

v1.2.1

Compare academic research papers side-by-side to identify similarities, differences, and research gaps. Use when user wants to compare 1-5 papers via DOIs, U...

0· 334·2 current·2 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description match the instructions: the SKILL.md describes fetching paper metadata (Crossref, Semantic Scholar), fetching PDFs, extracting text, and producing comparison tables and narratives. No unrelated capabilities or credentials are requested.
Instruction Scope
Instructions stay within the stated purpose (retrieving paper metadata, extracting PDFs, analyzing 10 dimensions). They call out agent tools (web_fetch, web_search, pdf skill, memory_search, Semantic Scholar/Crossref APIs). These external tools/skills are expected for this task, but their permissions (especially any pdf extraction tool) determine risk in practice.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing will be written to disk by this skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The skill references public APIs (Crossref, Semantic Scholar) and web fetching; no secret material is required by the skill as written.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent presence or modify other skills or agent-wide config.
Assessment
This skill appears to be what it says: a paper-comparison helper that fetches metadata and (optionally) extracts text from PDFs. Before installing or invoking: 1) Verify the agent has only the network/tool permissions you expect (web_fetch/web_search and the pdf extraction tool). PDF extraction tools sometimes upload files to third-party services—confirm where PDFs are processed if you will send unpublished or sensitive documents. 2) If you plan heavy use, consider whether Semantic Scholar or other APIs require an API key or have rate limits; the SKILL.md references endpoints but does not declare keys. 3) Note the skill will access external URLs you provide (arXiv/IEEE/PubMed/etc.), so avoid giving confidential URLs you don't want fetched. 4) The skill depends on other agent tools (pdf skill, web_fetch); review those tools' behaviors/privileges because any risk from those tools affects this skill. Overall, nothing in this skill's instructions is disproportionate or unexplained, but runtime risk depends on the agent's tool permissions and how PDFs are processed.

Like a lobster shell, security has layers — review code before you run it.

latestvk9775rsvgzmc3nryc25b1zcr1d828jsz

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

📄 Clawdis

Comments