x-viral-topic

Pass

Audited by Gen Agent Trust Hub on Jul 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses twitterapi.io for data retrieval, which is a common utility for social media analysis. The implementation relies on environment variables (TWITTERAPI_IO_KEY or TWITTER_API_KEY) for authentication, which is a standard and secure practice for handling API credentials.
  • [COMMAND_EXECUTION]: The skill provides a script (scripts/search_x_viral_topic.py) for the agent to execute. This script is self-contained and performs specific, well-defined functions related to content analysis and metric calculations without attempting to access sensitive system files or execute arbitrary shell commands.
  • [EXTERNAL_DOWNLOADS]: The script performs network operations to api.twitterapi.io. These requests are legitimate, targeted, and necessary for the skill's primary purpose of searching for social media posts.
  • [DATA_EXFILTRATION]: There is no evidence of unauthorized data movement. The script processes search results and returns them to the agent environment as expected. It does not attempt to read sensitive files or send user data to unexpected external endpoints.
  • [PROMPT_INJECTION]: The skill instructions and metadata are focused on technical workflows and metrics calculation. No patterns suggestive of bypassing safety guardrails or overriding system instructions were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 12, 2026, 02:54 PM
Security Audit — agent-trust-hub — x-viral-topic