cursor-install-auth

Pass

Audited by Gen Agent Trust Hub on Apr 4, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Fetches installation binaries and packages directly from the official Cursor IDE subdomains (download.cursor.com).
  • [COMMAND_EXECUTION]: Utilizes standard shell commands for managing file permissions (chmod +x), installing system packages (sudo dpkg -i), and configuring user shell environments (~/.bashrc, ~/.zshrc) to facilitate the installation process.
  • [REMOTE_CODE_EXECUTION]: Downloads a remote binary (AppImage) and executes it locally. This behavior is expected and safe in the context of installing a known Integrated Development Environment (IDE).
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 4, 2026, 03:56 PM