Oh, I see, the description of the permssion. Sorry I missed that. In that case, it is a custom permission com.sadellie.unitto.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION. Official Android permissions start with android.permission. instead of com.sadellie.unitto.. This seems to be some kludge that Google added recently. It would be possible to support showing a descrption for that in the website, but it’ll require a custom kludge.
This is the text I used to describe the permission for Privacy Browser:
“Automatically added to all apps targeting API >= 33 (Android 13) to prevent other apps from connecting to dynamic receivers without explicit permission.”