nolpak14/UCP Profile Validator

Validate UCP (Universal Commerce Protocol) profiles and check AI readiness scores in your CI/CD pipeline

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
domainDomain to validate (e.g., mystore.com)yes
fail-on-gradeFail if grade is this value or worse (A/B/C/D/F). E.g., "D" fails on D or F.no""
fail-on-scoreFail if AI readiness score is below this number (0-100)no""
commentPost results as a PR comment (true/false)notrue
api-keyAPI key for authenticated requests (optional, for future use)no""
api-urlAPI base URL (override for testing)nohttps://api.ucptools.dev
tokenGitHub token for PR comments (defaults to GITHUB_TOKEN)no${{ github.token }}
namedescription
scoreAI readiness score (0-100)
gradeAI readiness grade (A/B/C/D/F)
ucp-foundWhether a UCP profile was found (true/false)
passedWhether the validation passed all thresholds (true/false)
result-jsonFull validation result as JSON string