skills/cursor/plugins/add-read-aloud/Gen Agent Trust Hub

add-read-aloud

Pass

Audited by Gen Agent Trust Hub on Sep 8, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references official x.AI documentation and API endpoints (api.x.ai/v1/tts, wss://api.x.ai/v1/tts). These are well-known, trusted vendor resources for AI services.
  • [COMMAND_EXECUTION]: Provides a curl example for smoke testing the API. The command is educational and targets the official x.AI endpoint.
  • [SAFE]: Code snippets demonstrate best practices for secret management by using process.env.XAI_API_KEY rather than hardcoding credentials. No malicious patterns such as obfuscation, persistence, or data exfiltration were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 8, 2026, 04:37 PM
Security Audit — agent-trust-hub — add-read-aloud