local-first-app
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides architectural templates and packaging instructions for building local-first applications. It correctly recommends using environment variables for configuration and local storage for user data.
- [SAFE]: Packaging instructions in
references/PACKAGING.mduse standard Deno commands (deno compile,deno desktop) to bundle the application. These are documented developer workflows and do not involve unauthorized remote code execution. - [SAFE]: The skill relies on standard, well-known libraries and frameworks including Next.js, React, and Deno, and uses the built-in
node:sqlitedriver for database operations.
Audit Metadata