sync-skill-cache
Pass
Audited by Gen Agent Trust Hub on Sep 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local bash script (
scripts/sync-cache.sh) to automate the synchronization of skill files. - [DATA_EXPOSURE]: The synchronization script reads skill definitions from the repository and writes them to a specific subdirectory within the Claude plugin cache at
~/.claude/plugins/cache/. This access is necessary for the tool's function and is scoped to the specific plugin's directory.
Audit Metadata