skills/greptileai/skills/cli-review/Gen Agent Trust Hub

cli-review

Pass

Audited by Gen Agent Trust Hub on Jun 23, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill downloads the Greptile CLI installer from the vendor's official domain (greptile.com) using curl. This is a standard installation method for this tool.
  • [REMOTE_CODE_EXECUTION]: The skill executes the downloaded installation script by piping the curl output to the shell (| sh). The instructions require the agent to obtain user consent before running this command, and the source is verified as the official vendor repository.
  • [COMMAND_EXECUTION]: The skill uses local shell commands to check for the presence of the greptile CLI, authenticate the user (greptile login), and execute repository reviews (greptile review). It also uses git and npm for environment validation and package management.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 11:45 AM
Security Audit — agent-trust-hub — cli-review