gate-info-coinanalysis
Pass
Audited by Gen Agent Trust Hub on Apr 26, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses maintenance scripts to download updates from the vendor's official GitHub repository (github.com/gate/gate-skills).
- [COMMAND_EXECUTION]: Shell commands are utilized within the skill instructions to execute environment probes and update scripts.
- [PROMPT_INJECTION]: The skill processes news and social media data, which introduces a surface for indirect prompt injection.
- Ingestion points: Data from news_feed_search_news and news_feed_get_social_sentiment tools are processed by the LLM.
- Boundary markers: There are no explicit delimiters or instructions to ignore embedded commands in the tool output processing.
- Capability inventory: The skill has access to shell execution via update scripts and environment probes.
- Sanitization: No explicit content validation or sanitization is specified for the tool-provided data.
Audit Metadata