HF Daily Papers (OFR Edition)

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill's code and documentation align with its stated purpose of fetching and categorizing daily papers from Hugging Face and arXiv. It makes legitimate network requests to these academic sources and generates local markdown/text files. While it allows proxy configuration via environment variables (`HF_DAILY_PAPERS_PROXY`), this is a standard practice and not indicative of malicious intent. There is no evidence of data exfiltration, unauthorized command execution, persistence mechanisms, or prompt injection attempts against the agent in SKILL.md. The shell scripts use standard commands and handle inputs derived from trusted sources, mitigating shell injection risks.