cursor-cli
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches installation scripts from the official Cursor domain (cursor.com) as documented in the installation and GitHub Actions reference files.
- [REMOTE_CODE_EXECUTION]: Provides instructions to pipe remote scripts directly into shell interpreters (bash and PowerShell's iex) to facilitate the installation of the agent binary.
- [COMMAND_EXECUTION]: The skill describes how to use the 'agent' CLI to perform automated code modifications, repository refactoring, and linting tasks.
- [COMMAND_EXECUTION]: The installer script modifies the user's shell profile (~/.bashrc) to add the installation directory to the system path, ensuring the tool is accessible in future sessions.
Audit Metadata