capacitor-offline-first
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and code snippets for application development without any hidden instructions or malicious behavior.
- [EXTERNAL_DOWNLOADS]: Recommends the use of standard Capacitor plugins such as
@capacitor/networkand@capgo/capacitor-data-storage-sqlite. These are legitimate libraries and the latter is a resource provided by the vendor 'cap-go'. - [COMMAND_EXECUTION]: Includes standard CLI commands for setting up a development environment and installing dependencies using the Bun package manager.
- [SAFE]: Network requests in the provided examples target relative API endpoints (
/api/...) and use standardfetchAPIs for data synchronization.
Audit Metadata