Paper Deep Reader

v2.1.0

Very helpful in deep-reading one selected research paper, journal article, arXiv paper, working paper, technical report, benchmark paper, dataset paper, repl...

1· 142·0 current·0 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
medium confidence
Purpose & Capability
The name/description (deep-reading one paper and producing a structured note) matches the code and instructions. The provided scripts (paper map, notation table, claim matrix, limitation ledger, scaffolding, and render) are exactly the kinds of local text-processing helpers expected for this task. There are no unrelated credentials, binaries, or external services declared.
Instruction Scope
SKILL.md limits the skill to reading a single selected paper and internal reference files in the repo (routing-rules.md, adapters, checklists, template files). The required execution protocol reads and writes markdown artifacts inside the repository and does not instruct reading unrelated system files, environment secrets, or calling external endpoints. The instructions are specific and constrained rather than open-ended.
Install Mechanism
No install spec is declared (instruction-only), which is low-risk. The included Python scripts state they use only the standard library; no brew/npm/foreign downloads or extract steps are present. This is appropriate for the stated purpose. Note: the package is not installed automatically — running the scripts would write files locally (scaffold/render) as intended.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The runtime instructions and visible scripts only access local markdown files and perform parsing/templating; therefore the environment/credential footprint is proportionate to the purpose.
Persistence & Privilege
always:false and no evidence the skill attempts to persist as an always-on capability or modify other skills. The scripts write local markdown artifacts and update note scaffolds (expected behavior). Autonomous invocation is allowed by platform default but does not combine here with any high-privilege access.
Assessment
This skill appears coherent and appropriate for producing structured, evidence-focused reading notes. Before running or installing it, inspect the omitted helper files (notably the _common module and the 25 truncated files) to confirm they do not perform network calls, shell out to unexpected commands, or exfiltrate data. When you run the scripts, they will read and write local markdown files (scaffold, artifacts, final note) — only run them in a directory where you are happy with those file operations. If you plan to run these on private PDFs or notes, verify the helper code does not upload content externally. If you want higher assurance, run the scripts in an isolated environment (temporary VM or container) and review any runtime logs for unexpected network activity.

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

latestvk975fvvh4zyy586wpyjyy3vqsn83mjb7

License

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

Runtime requirements

🔎 Clawdis

Comments