hellomedia
Fail
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: HIGHCREDENTIALS_UNSAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [CREDENTIALS_UNSAFE]: The script
scripts/_auth_discovery.pyis designed to automatically discover and extract authentication tokens and API keys by scanning local directories such as~/.codex,~/.hermes, and~/.openclaw. - [COMMAND_EXECUTION]: The skill utilizes
subprocess.runto execute high-privilege system commands to retrieve stored passwords from the macOS Keychain (security find-generic-password) and the Linux Secret Service (secret-tool lookup) withinscripts/_auth_discovery.py. - [COMMAND_EXECUTION]: The module
scripts/_clipboard.pyexecutes shell commands to interact with the host operating system's clipboard, using utilities such aspowershell,pngpaste,osascript,wl-paste, andxclip. - [EXTERNAL_DOWNLOADS]: Functions in
scripts/_common.py(specificallydownload_urlandrecover_media_url) perform arbitrary network downloads of media content from remote URLs usingurllib.request. - [DATA_EXFILTRATION]: The skill is configured to transmit locally harvested credentials and system data (clipboard contents) to external API endpoints and third-party relay servers, which may include unverified infrastructure.
Recommendations
- AI detected serious security threats
Audit Metadata