convex-backup
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the official
npx convexCLI tool to perform data exports, deployment creation, and data imports. These operations are restricted to the Convex platform ecosystem. - [DATA_EXFILTRATION]: The skill creates local ZIP archives of database snapshots. It explicitly warns that these files contain sensitive production data and provides instructions to delete local copies and avoid committing them to source control, mitigating the risk of accidental exposure.
- [SAFE]: The workflow enforces the use of isolated 'throwaway' preview deployments for restoration testing, preventing any accidental modification or corruption of the primary production database during the verification process.
Audit Metadata