mini-sync
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses SSH to execute administrative commands on a remote host to configure Git settings and directory structures.
- [EXTERNAL_DOWNLOADS]: The skill sets up an automated hook that runs
npm install, which downloads dependencies from the official npm registry. - [REMOTE_CODE_EXECUTION]: The skill generates a shell script (
post-receivehook) and deploys it to a remote server's Git directory for automated execution during push operations.
Audit Metadata