xfetch
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFEPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches the
xfetch-cliNode.js package from theLXGIC-Studios/xfetchGitHub repository. - [COMMAND_EXECUTION]: The skill relies on executing the
xfetchbinary to perform data retrieval and search operations on X/Twitter. - [CREDENTIALS_UNSAFE]: The skill requires users to manage and set sensitive session cookies (
auth_tokenandct0) through CLI commands. Providing these as command-line arguments can result in their exposure in shell history or system process logs. - [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection due to its core function of fetching untrusted content from X/Twitter. \n
- Ingestion points: Untrusted content is ingested from the external platform via
xfetch tweets,xfetch search, andxfetch threadcommands. \n - Boundary markers: No delimiters or boundary markers are present in the skill instructions to isolate fetched data from agent instructions. \n
- Capability inventory: The skill possesses the capability to execute system commands through the
xfetchutility. \n - Sanitization: There is no evidence of sanitization, filtering, or validation of the retrieved tweet content before it is processed.
Audit Metadata