nav-sync-claude
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches updated CLAUDE.md templates from the author's official GitHub repository (github.com/alekspetrov/navigator). This is used to ensure the project configuration remains aligned with the latest version of the Navigator plugin.
- [COMMAND_EXECUTION]: Executes bundled Python scripts (
claude_updater.py,config_migrator.py,version_detector.py) to perform version detection, customization extraction, and configuration migration. These scripts operate locally on project files and follow safe practices like creating backups and offering dry-run options. - [SAFE]: The skill displays a unified diff of all changes to the user before finalizing the update, ensuring transparency and providing the user with control over the modification of their project files.
- [SAFE]: No malicious patterns such as credential exfiltration, obfuscation, persistence mechanisms, or unauthorized privilege escalation were detected.
Audit Metadata