skills/sharex/xerahs/port-imageeditor/Gen Agent Trust Hub

port-imageeditor

Pass

Audited by Gen Agent Trust Hub on Apr 27, 2026

Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes PowerShell to execute a series of commands for repository management and software building, specifically leveraging git for version control and dotnet build for project compilation.
  • [DATA_EXFILTRATION]: The skill performs git push operations, which involve transmitting local source code data to remote repositories. While this is the intended functionality for code synchronization, it constitutes a network-based data transfer of local content.
  • [COMMAND_EXECUTION]: The skill operates using hardcoded absolute file paths (e.g., C:\Users\liveu\source\repos\ShareX Team\ShareX). This practice assumes a specific environment configuration and grants the agent access to specific directory structures on the host machine.
  • [COMMAND_EXECUTION]: The dotnet build command is used to verify the ported code. This process involves executing the MSBuild engine, which can run project-defined tasks and scripts during the build lifecycle.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 27, 2026, 07:20 PM