gate-news-listing
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFEPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: The skill possesses an indirect prompt injection attack surface as it ingests and processes untrusted content from external exchange announcement feeds.\n- Ingestion points: Data enters the context through the
news_feed_get_exchange_announcementstool results referenced inSKILL.md.\n- Boundary markers: The skill lacks explicit boundary markers or instructions to the model to ignore embedded commands within the retrieved text.\n- Capability inventory: Maintenance scriptsupdate-skill.shandupdate-skill.ps1provide network (curl,wget) and file-system (cp,rm,tar) capabilities, while the primary MCP tools are read-only.\n- Sanitization: No evidence of input validation or sanitization is present for the announcement data.\n- [EXTERNAL_DOWNLOADS]: The skill contains utility scripts (update-skill.shandupdate-skill.ps1) that facilitate downloads and synchronization from the author's official GitHub repository (github.com/gate/gate-skills).\n- These scripts utilizegit clone,unzip, andtarto maintain the skill's local files by fetching remote source code from the vendor infrastructure.
Audit Metadata