Skill audit report
论文抓取(3 步流水线的第 1 步)。抓取 arXiv + HuggingFace 最新论文,打分筛选,富化信息, 输出到 /tmp/daily_papers_enriched.json 供后续 skill 使用。 触发词:"论文抓取"、"跑一下论文抓取" 支持多天模式:"过去3天论文推荐"、"过去一周论文推荐"、"过去一周的论文"、"抓 3 天的论文"、"最近5天"
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
PASS86
1.2K GitHub stars
Stars/forks activity
INFO77
1.2K stars, 98 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
16d since push
License clarity
PASS86
Apache-2.0
README/SKILL.md completeness
INFO76
Public metadata needs stronger README/SKILL.md context
Dependency/runtime risk
WARN46
command execution surface, credential or environment access
Install availability
PASS92
npx skills add huangkiki/dailypaper-skills --skill daily-papers-fetch
Install command safety
PASS92
standard package or runtime install path
Permission surface
FAIL22
secrets or environment access, shell or command execution
Repository evidence
PASS86
https://github.com/huangkiki/dailypaper-skills/tree/main/skills/daily-papers-fetch
Review status
INFO66
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add huangkiki/dailypaper-skills --skill daily-papers-fetch
Repository
88
https://github.com/huangkiki/dailypaper-skills/tree/main/skills/daily-papers-fetch
License
86
Apache-2.0
Maintenance
100
16d since push
AI review
55
The skill depends on external scripts (fetch_and_score.py, enrich_papers.py) and shared config files located outside the skill directory. This is acceptable if the repository includes them, but it reduces portability.
README/SKILL.md completeness
84
Usable description available
Dependency risk
46
command execution surface, credential or environment access
Install command safety
92
standard package or runtime install path
Permission surface
22
secrets or environment access, shell or command execution
Stars/forks activity
77
1.2K stars, 98 forks; issue activity unavailable in current metadata
Adoption
88
1.2K GitHub stars
Warnings
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.
Compare nearby options