code-editor-switch

Pass

Audited by Gen Agent Trust Hub on Mar 4, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses local macOS system tools like osascript and mdls to resolve application identifiers and bundle IDs. It also leverages the duti utility for managing file associations. All shell commands use proper variable quoting and safe patterns to prevent argument injection.
  • [EXTERNAL_DOWNLOADS]: The skill references the official GitHub repository for duti and standard Homebrew installation commands. These are well-known and trusted sources for macOS software development tools.
  • [SAFE]: The automation scripts include robust error handling with set -euo pipefail. The project scanning logic specifically excludes sensitive or heavy directories such as .git, node_modules, and virtual environments (.venv), ensuring that only relevant file extensions are processed without compromising data privacy or performance.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 4, 2026, 02:23 PM