PocketBase SDK

Pass

Audited by Gen Agent Trust Hub on Apr 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a technical reference for the PocketBase JavaScript SDK. It includes common operations such as record management (CRUD), authentication (Email, OAuth2, MFA), and file handling.
  • [EXTERNAL_DOWNLOADS]: The skill references the official 'pocketbase' package via npm/yarn and a versioned script from jsDelivr (cdn.jsdelivr.net), which is a well-known and trusted content delivery network for open-source packages.
  • [CREDENTIALS_UNSAFE]: Example code snippets use obvious placeholders for sensitive information such as 'password123', 'admin@example.com', and 'RECORD_ID'. These are for demonstration purposes and do not represent hardcoded secrets.
  • [COMMAND_EXECUTION]: Code examples demonstrate standard API calls using the SDK's built-in methods. No arbitrary shell command execution or unsafe subprocess calls were identified.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 16, 2026, 12:57 PM