Security Check: Access to local filesystem

Hello,

I recently tried to publish a new plugin version and got blocked with this message

Found 1 error(s):

  • Problem: It is not permitted to access the file system.

Now my plugin is about using an SQLite (local file) database. While the specific line of code is not crucial it seems this might be a problem.

Is there any way around this check?