skills/b-open-io/prompts/x-research/Gen Agent Trust Hub

x-research

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses curl to interact with the xAI API and jq to parse JSON responses. These commands are necessary for the skill's primary research function and do not pose a security risk.\n- [EXTERNAL_DOWNLOADS]: The skill connects to https://api.x.ai/v1/responses. This is the official and well-known API endpoint for xAI's Grok service, as documented in the skill's references.\n- [SAFE]: No malicious patterns such as prompt injection, obfuscation, privilege escalation, or persistence mechanisms were found. The skill correctly implements credential management by requiring the XAI_API_KEY to be set as an environment variable rather than hardcoded.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 10:21 AM