Questions about Firebase rules

That was the short answer

  1. If someone else has access to your aia project or firebase url or API key then they can wipe your data.

Words of warning here

  1. You can make your firebase read only to anyone, but you would need to have an authenticated user to write data.

I cover firebase rules here: