skillctx-sync
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill script
sync.pyperforms local file system operations including reading, writing, and copying files between directories. - [COMMAND_EXECUTION]: The synchronization process uses
chmod(0o755)to ensure that copied scripts are executable in their new locations. - [COMMAND_EXECUTION]: The tool modifies
SKILL.mdfiles to update configuration blocks and versioning metadata, which is the primary declared purpose of the utility.
Audit Metadata