meta-arxiv-daily-digest-deck
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches data from the official arXiv API (export.arxiv.org). ArXiv is a well-known and trusted repository for scientific research. This network operation is part of the skill's primary function and targets a reputable source.
- [COMMAND_EXECUTION]: The skill writes a generated PPTX file to the local workspace directory (
arxiv-daily/digest.pptx). This is a standard file operation within the execution environment and is necessary for the skill's stated purpose of creating a presentation deck. - [PROMPT_INJECTION]: The skill includes an indirect prompt injection surface as it ingests and processes untrusted data (abstracts from arXiv papers). However, the skill employs defensive measures such as XML escaping and structured output constraints. The risk is considered negligible as the data source (arXiv) is reputable and the output is used for summarization and document generation.
Audit Metadata