rivet-dynamic-apps
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill demonstrates interaction with an embedded SQLite database using the
database.executemethod in theapps-sqliteexample (e.g., inexamples/apps-sqlite/fixtures/app/src/index.ts). These operations use parameterized queries to prevent SQL injection. - [DYNAMIC_EXECUTION]: The core functionality revolves around the
deployApputility, which facilitates the deployment of application code. Inexamples/apps-hello-world/src/deploy.ts, the skill shows how to programmatically generate and deploy application files including apackage.jsonand source code. This is the primary intended use case for the Dynamic Apps framework. - [EXTERNAL_DOWNLOADS]: The examples reference and fetch dependencies from the official Rivet platform and reputable registries. All URLs point to vendor-owned domains (rivet.dev) or official GitHub repositories (github.com/rivet-dev/agentos).
Audit Metadata