skills/marswaveai/skills/listenhub/Gen Agent Trust Hub

listenhub

Fail

Audited by Gen Agent Trust Hub on Mar 13, 2026

Risk Level: HIGHCOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/generate-image.sh utilizes eval to execute installation commands that include sudo for managing system dependencies such as jq and curl, which constitutes a privilege escalation risk.
  • [COMMAND_EXECUTION]: The scripts scripts/generate-image.sh and scripts/lib.sh modify and read from user shell configuration files (e.g., ~/.zshrc, ~/.bashrc, ~/.profile) to persist environment variables and API keys.
  • [EXTERNAL_DOWNLOADS]: The scripts/lib.sh script performs an automated version check by fetching content from raw.githubusercontent.com/marswaveai/skills/main/skills/listenhub/VERSION.
  • [EXTERNAL_DOWNLOADS]: The scripts/generate-image.sh script triggers the download and installation of system-level utilities from official package registries (e.g., via apt-get, brew, yum) if required tools are missing.
  • [DATA_EXFILTRATION]: User-provided content, including text and external URLs, is transmitted to the api.marswave.ai and api.labnana.com endpoints for processing. While essential for the skill's functionality, it involves sending data to external servers.
Recommendations
  • AI detected serious security threats
Audit Metadata
Risk Level
HIGH
Analyzed
Mar 13, 2026, 09:21 AM