AC agentic-paper-digest-skill
Fetches and summarizes recent arXiv and Hugging Face papers with Agentic Paper Digest. Use when the user wants a paper digest, a JSON feed of recent papers, or to run the arXiv/HF pipeline.
As a process C 55/100 · Has gaps — weak spots: result and completion, inputs and preconditions, consistency
ProcedureInfrastructureAI and agentsResearchtype and topics are labelled automatically from the skill text
This is a copy of a skill from another catalog; the rating counts the canonical one: agentic-paper-digest-skill (ClawHub)
How to improve
For the model run — optional
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 1
✓ No critical or high findings
Medium and low: 1
-
low Exfiltration
read-dotenvscripts/bootstrap.sh:81Reads a .env filecp .env.example .env
Files scanned: 6. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- note
frontmatter-keyunknown frontmatter key "homepage"
Process rating: all ten parameters 55/100
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Progress reporting. Says nothing while it works
- 40Consistency. Frontmatter name (agentic-paper-digest-skill) differs from the folder (quincy-agentic-paper-digest-skill)
- 60Tools and files. Uses tools (bash, web, python) that frontmatter does not declare
- 70When it triggers. States when to use, but not when not to
- 85Steps. 63 steps, 3 vague phrases
- 100Failures and branches. 4 branches, has a failure section
- 100Execution cost. Instruction body is 1817 tokens
- 100Running it twice. Mutating operations check current state
- low 10 top-level sections: this looks like several domains in one skill
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +5Description has no quoted example phrases that should trigger the skill
- +4Description does not say when NOT to use the skill (false activations)
- -2localhost URLs: will not work for another user
- +1No license
- +2Single-language instructions
- +3Description length 189: enough signal without eating the budget
- +4Structure: 11 headings
- +3Step-by-step instructions: 63 items
- +3Output format is stated explicitly
- +4Has examples (7 code blocks)
- +3All 4 scripts are documented
Quality base 70; lint remarks subtract, signals add up to 100. Result: 87.
External checks
ClawHub: suspicious
This is a real paper-digest skill, but it needs review because setup runs live external code and its stop script can forcibly kill unrelated local services.
LLM: suspicious (high) · VirusTotal: · 29 May 2026