manage-bibliography
Fail
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: HIGHCOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The documentation suggests the use of
sudo apt installto acquire system dependencies, which constitutes a privilege escalation risk. - [EXTERNAL_DOWNLOADS]: The skill performs automated installation of R packages (
RefManageR,bibtex,stringdist) and fetches bibliographic metadata from external APIs via DOI identifiers. - [PROMPT_INJECTION]: The skill processes untrusted bibliographic data from
.bibfiles, creating a surface for indirect prompt injection. Ingestion points: Reading files viaRefManageR::ReadBibinSKILL.md. Boundary markers: Absent. Capability inventory: File system write access and external package installation. Sanitization: Absent.
Recommendations
- AI detected serious security threats
Audit Metadata