PocketBase Migrations
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a documentation guide for PocketBase database migrations, providing standard CLI commands and JavaScript templates for schema management.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials or secrets were detected. The skill correctly demonstrates using environment variables via
$os.getenv()for sensitive data such as SMTP passwords and administrator credentials. - [DATA_EXFILTRATION]: No unauthorized network operations or patterns associated with data exfiltration were found. Network settings (SMTP) are documented as configuration examples.
- [COMMAND_EXECUTION]: The documented use of the
./pocketbaseCLI tool is standard for the application's lifecycle management and does not involve arbitrary or malicious command execution. - [PROMPT_INJECTION]: The content consists entirely of technical instructions and does not contain patterns intended to override agent behavior or bypass safety filters.
Audit Metadata