Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agentic Commerce Audit

Audit public commerce-site signals before declaring a store “AI shopping ready.”

agentic-commerce-audit inspects a public URL and emits evidence for homepage reachability, robots.txt, sitemap.xml, llms.txt, Product JSON-LD, Offer price/currency data, and an explicit UCP declaration.

It does not place orders, log in, scrape private content, claim protocol certification, or send data to a hosted service.

Run

git clone https://github.com/pathakanshika144-afk/agentic-commerce-audit.git
cd agentic-commerce-audit
python -m commerce_audit.cli --url https://example.com --output out

The command writes commerce-audit.json and commerce-audit.md with source URLs for every finding.

What the score means

The score counts public signals, not commercial readiness. A missing llms.txt, Product schema, or UCP declaration is a finding to investigate, not proof that a merchant cannot sell through an AI agent.

See a real public run.

Verify

python -m unittest discover -s tests -v

License

MIT

About

Evidence-backed audit for public commerce site discoverability.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages