← Back to Skills Marketplace
Research Paper Quality Filter
by
nomorecoding
· GitHub ↗
· v1.0.0
420
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install quality-filter-research
Description
Academic paper quality filtering agent with rigorous scoring system and comprehensive audit trail. Filters papers based on relevance and quality criteria for...
Usage Guidance
This skill is not obviously malicious, but I recommend caution before installing or running it: 1) Confirm scope — the criteria and examples are strongly music-generation–focused despite a generic description; if you expect a general-purpose filter, ask the author for clarification. 2) Expect local data retention — the skill requires writing audit logs and preserving full filtered papers under research/{domain}/…; ensure you are comfortable storing possibly copyrighted or sensitive papers and that storage location is acceptable. 3) There is no provided binary or script despite example CLI commands; decide whether you or your agent will implement the functionality or if the package should include executable code. 4) Metadata mismatch: the registry ownerId differs from _meta.json ownerId/slug — ask the publisher to confirm provenance. 5) If you still want to try it, run it in a restricted/sandbox environment first, inspect any logs created, and limit access to sensitive data. Additional information that would raise or lower concern: presence of network endpoints, included scripts or downloads, or requests for credentials would raise the risk; a provided, signed implementation and consistent metadata would lower it.
Capability Analysis
Type: OpenClaw Skill
Name: quality-filter-research
Version: 1.0.0
The skill bundle describes an academic paper quality filtering agent. All files (SKILL.md, README.md, _meta.json) consistently describe the skill's purpose, capabilities, and output. The primary security-relevant action is local file storage for logging (`research/{domain}/quality_filtering/quality_filtering_log.md`). While the `{domain}` variable in the path could be a vector for path traversal if the agent's execution environment does not sanitize inputs, the skill itself does not instruct the agent to perform any malicious actions, exploit vulnerabilities, exfiltrate data, or engage in prompt injection. The file writing is explicitly for logging, which is a stated and transparent purpose of the skill.
Capability Assessment
Purpose & Capability
The top-level description claims a general 'academic paper quality filter' but the scoring criteria and examples are narrowly focused on 'music/song/audio generation'. The SKILL.md shows example CLI usage (quality_filter ...) even though this is an instruction-only package with no binaries or scripts provided. These mismatches suggest the skill may be tailored to a narrow domain or is incomplete.
Instruction Scope
Instructions stay within filtering and logging: ingest papers (arXiv), score them, and append results to a local audit log. However the skill explicitly requires preserving filtered papers (i.e., storing full paper content) and writing append-mode logs under research/{domain}/quality_filtering/..., which can retain potentially sensitive or copyrighted documents. SKILL.md does not instruct reading unrelated system files or env vars.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so nothing will be downloaded or written by an installer. That reduces supply-chain risk, but also means the instructions expect the agent or user to implement the CLI behavior themselves.
Credentials
No environment variables, credentials, or external endpoints are requested. The only resource access implied is local filesystem write access to create the research/{domain}/... directory tree, which is proportionate to the stated audit/logging purpose.
Persistence & Privilege
The skill does not request persistent platform privileges (always:false). Its main persistent behavior is writing append-mode logs and preserving filtered papers in a local directory, which is consistent with the audit-trail claim but should be considered by the user for privacy/storage policy reasons.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install quality-filter-research - After installation, invoke the skill by name or use
/quality-filter-research - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Systematic quality filtering with scoring system and audit trail
Metadata
Frequently Asked Questions
What is Research Paper Quality Filter?
Academic paper quality filtering agent with rigorous scoring system and comprehensive audit trail. Filters papers based on relevance and quality criteria for... It is an AI Agent Skill for Claude Code / OpenClaw, with 420 downloads so far.
How do I install Research Paper Quality Filter?
Run "/install quality-filter-research" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Research Paper Quality Filter free?
Yes, Research Paper Quality Filter is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Research Paper Quality Filter support?
Research Paper Quality Filter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Research Paper Quality Filter?
It is built and maintained by nomorecoding (@nomorecoding); the current version is v1.0.0.
More Skills