pocketbase-migrations

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The skill references commands using the 'mise' task runner (e.g., mise run migrate, mise run backup). These are standard operational commands for database management and align with the skill's purpose.
  • [EXTERNAL_DOWNLOADS] (SAFE): Code snippets import official and well-known Go packages from github.com/pocketbase/pocketbase. No untrusted or malicious external sources are referenced.
  • [DATA_EXFILTRATION] (SAFE): The skill suggests a task to backup the database to /tmp. While /tmp is a shared directory on multi-user systems, this is a local administrative suggestion and does not involve network exfiltration or unauthorized access to sensitive files like SSH keys or cloud credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:41 PM