Permissions Policy checker

Parses a page's Permissions-Policy header - recognized features, allowlists, wildcards, and the legacy Feature-Policy header.

1 · Input


What is checked

Every directive in a page's Permissions-Policy header - camera, microphone, geolocation, fullscreen, payment, USB, clipboard, browsing-topics, display-capture, the motion sensors, and more - against a locally maintained catalogue of currently defined feature names, so an unrecognized or misspelled directive is flagged rather than silently accepted. Duplicate directives, syntax errors, wildcard allowlists, and the older Feature-Policy header (ignored by modern browsers) are all reported.

A missing policy is not automatically a problem

Most pages never opt into restricting any feature at all - that absence is reported as a fact, not flagged as a vulnerability on its own.

Rate this tool

Was this tool useful? Your feedback helps us improve it.

No ratings yet — be the first to rate this tool.
Your rating (required)
0 / 2000

Please do not include passwords, payment details or other sensitive information.

Your feedback is sent privately to the A2Z.Tools team and will not be posted publicly.