move-auditor

Pass

Audited by Gen Agent Trust Hub on May 28, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill performs a network request to retrieve version information for the purpose of update notifications.
  • It uses curl to fetch the VERSION file from the author's official GitHub repository at raw.githubusercontent.com/sanbir/move-auditor-skills/. This network activity is limited to a single GET request from a well-known service and does not transmit sensitive data.
  • [COMMAND_EXECUTION]: The skill utilizes standard shell utilities to facilitate its auditing workflow.
  • It executes find to discover Move source files and cat to compile them into analysis bundles within a temporary directory created by mktemp. These operations are benign and strictly focused on project file management as part of the tool's intended functionality.
Audit Metadata
Risk Level
SAFE
Analyzed
May 28, 2026, 11:24 AM
Security Audit — agent-trust-hub — move-auditor