setup-synclaw
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill clones the source code from the author's repository at https://github.com/lxcong/synclaw.git.
- [EXTERNAL_DOWNLOADS]: It installs Node.js dependencies and the 'synclaw' CLI tool from the package registry.
- [COMMAND_EXECUTION]: The skill executes a setup script (scripts/setup.sh) to automate environment configuration, including writing to a .env file and initializing a SQLite database.
- [COMMAND_EXECUTION]: It performs build and database operations using 'npm run build' and 'npx prisma' commands on the host machine.
Audit Metadata