Are Anonymous Actions possible?

Is there currently a way, or a planned way, of having an action execute anonymously without the user seeing an action execution in the UI?

Some kind of “userFacing”: true/false paramater in the manifest would be great. Although that may clash with the fact that you need to authorize every action API call. Thanks!