Share Audit Dashboard — new app for share visibility and security

Hi,

Just released my second Nextcloud app: Share Audit Dashboard.

It lets admins see all shares in one place, flags risky ones (public links without password/expiration, public uploads, etc.), and shows an exposure score for each share. There’s also an access lookup to check who can reach a specific file or folder.

Works on NC 31–33, PHP 8.1+, no extra database needed.

Built it for my own instance and figured others might find it useful too. Feedback and bug reports welcome: Issues · kreotropic/share_audit · GitHub

Cheers!