arxiv-paper-report
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or obfuscation techniques were identified within the skill's instructions or scripts.
- [SAFE]: The skill demonstrates security best practices by including verification scripts that scan for forbidden HTML tags, external resource loads, and unresolved placeholders.
- [SAFE]: Data processing is performed using standard libraries (json, html) with explicit escaping to mitigate potential cross-site scripting (XSS) or injection risks when rendering academic reports.
- [SAFE]: Network operations are handled via a separate search skill, and command execution is limited to local Python scripts using scoped paths.
Audit Metadata