skills/dotnet/docs/sort-redirects/Gen Agent Trust Hub

sort-redirects

Pass

Audited by Gen Agent Trust Hub on Feb 25, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • Local File Modification: The skill executes a PowerShell script that modifies JSON files on the local file system.
  • The script uses Get-Content and Set-Content to read and update files specified by the user.
  • This is a standard operation for file-processing utilities but requires that the user provides paths to the intended files.
  • Repository Context Discovery: The script contains logic to identify the root directory of a Git repository.
  • It traverses parent directories looking for a .git folder to resolve relative file paths correctly.
  • This behavior ensures that the script operates within the intended project scope.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 25, 2026, 01:53 AM