dodopayments/Dualmark Verify
Verify AEO conformance of any URL against the AEO Specification v1.0
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | URL to verify for AEO conformance | yes | — |
| level | Minimum conformance level (basic, standard, advanced) | no | standard |
| fail-on-regression | Fail if score drops below the previous run's result | no | false |
| comment-on-pr | Post a sticky PR comment with the score table | no | false |
| artifact-name | Name of the uploaded artifact (useful for multi-URL workflows) | no | aeo-report |
Outputs
| name | description |
|---|---|
| score | Numeric score achieved |
| max | Maximum possible score |
| level | Conformance level detected (none/basic/standard/advanced) |