GitHub Action v1.0.2
Agent Commerce Guard now puts package proof and the authorized Base MCP purchase handoff directly in every completed Action run.
Use The Stable Major Ref
- uses: fxjim/agent-commerce-guard@v1
with:
manifest: agent-commerce-actions.json
fail-on: denyNew In v1.0.2
- Adds
sample-report-urlfor the full pre-purchase CLI report. - Adds
package-metadata-urlfor the machine-readable 13-file package inventory. - Adds
base-mcp-recipe-urlfor an authorized Base MCP assistant. - Puts the sample report and inventory before purchase links in the GitHub job summary.
- Keeps
checkout-urlandx402-evaluate-urlunchanged.
Both stable tags point to the tested Action source:
v1->26203637f50040aa46c56134b5d806df28603152v1.0.2->26203637f50040aa46c56134b5d806df28603152
Inspect Before Buying
- Full sample CLI report: https://agent-commerce-guard.vercel.app/sample-report
- Machine-readable sample: https://agent-commerce-guard.vercel.app/sample-report.json
- Package inventory: https://agent-commerce-guard.vercel.app/package-metadata.json
Purchase Routes
- Buy the private local package for 1 USDC: https://agent-commerce-guard.vercel.app/pay
- Base MCP purchase recipe: https://agent-commerce-guard.vercel.app/base-mcp.json
- Paid x402 evaluation:
POST https://agent-commerce-guard.vercel.app/api/x402-evaluate - Paid x402 download:
GET https://agent-commerce-guard.vercel.app/api/x402-download
The paid tarball is unchanged: SHA-1 c67fb09bd83da591c58ae5fae002a6a59557fc97, 122737 bytes. Payment completion is recognized only from qualifying onchain Base USDC transfer evidence or the live verifier.
The hosted evaluator receives the submitted manifest. Do not send secrets, private source, credentials, or sensitive customer data. Use the paid local package for private manifests.