skills/vm0-ai/vm0-skills/reportei/Gen Agent Trust Hub

reportei

Pass

Audited by Gen Agent Trust Hub on Mar 18, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes curl commands within a bash -c wrapper to interact with the Reportei API. This is used as a workaround to correctly handle environment variables like REPORTEI_TOKEN during piped operations.
  • [EXTERNAL_DOWNLOADS]: Communicates exclusively with app.reportei.com, which is the official domain for the Reportei service.
  • [SAFE]: No obfuscation, prompt injection, or persistence mechanisms were detected. The skill follows best practices by using temporary files (/tmp/reportei_request.json) to store and pass JSON payloads to curl, which is a secure method for handling structured data.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 18, 2026, 07:15 AM