skills/lgtm-hq/ai-skills/greptile/Gen Agent Trust Hub

greptile

Pass

Audited by Gen Agent Trust Hub on Sep 18, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSDATA_EXFILTRATIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the greptile CLI globally using the command npm i -g greptile. This downloads code from the public NPM registry at runtime.
  • [DATA_EXFILTRATION]: The core functionality involves using the greptile CLI to perform branch reviews. This process sends repository code, branch diffs, and commit metadata to the external service greptile.com for analysis.
  • [INDIRECT_PROMPT_INJECTION]: The skill ingests and processes repository code through an external AI service, creating a surface for indirect prompt injection.
  • Ingestion points: The skill reads the repository's feature branch and commit history during the greptile review process as described in SKILL.md.
  • Boundary markers: There are no specific boundary markers or instructions to ignore embedded prompts within the processed code mentioned in the skill.
  • Capability inventory: The skill executes shell commands via the greptile CLI, performs network operations to greptile.com, and instructs the agent to analyze and act upon the findings generated from the external source.
  • Sanitization: No sanitization or validation of the code content or the resulting review findings is defined in the skill instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 18, 2026, 09:26 AM
Security Audit — agent-trust-hub — greptile