Allow `charmcraft status anycharm` for everyone
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
### What needs to get done
Hi,
At the moment `charmcraft status anycharm` can be executed by the charm maintainer/publisher/collaborator only.
All the rest are rejected:
```
> charmcraft status grafana-agent
Store operation failed:
- permission-required: No publisher or collaborator permission for the grafana-agent charm package
```
### Why it needs to get done
Allowing read status access will avoid bugreports like [this](https://github.com/canonical/grafana-agent-operator/issues/89) (wrong revision chosen as [invisible on charmhub](https://github.com/canonical/charmhub.io/issues/1793)).
Can anonymous read access be allowed for `charmcraft status`?
Thank you!
Evaluation history
No evaluation history available.