PIBench banner
inclusionAI inclusionAI

PIBench

AI community

Description

PIBench is an open-source benchmark for evaluating AI coding agents on realistic, end-to-end payment integration tasks.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Alipay-PIBench: A Realistic Payment Integration Benchmark for Coding Agents

License: MIT Technical Report: arXiv

中文说明


🎯 Introduction

Alipay-PIBench is a repository-level benchmark proposed by Alipay for evaluating AI coding agents on realistic payment integration tasks. Built around Alipay Open Platform products and business-oriented repositories, it comprises nine product-specific projects and 18 task instances across Basic (Functional Payment Completion) and Advanced (Risk-Aware Payment Hardening) scenarios. The benchmark evaluates functional correctness, reliability, security, and business-state consistency.

  • Payment Benchmark Construction. Each payment product is paired with a representative project, and each task combines the target product, business workflow, initial repository, and scenario-specific integration request.
  • Rubric-Grounded Evaluation. Scenario-specific rubrics define deterministic checks and LLM-assisted criteria, producing rubric-aligned evidence for structural, executable, and payment-domain requirements.
  • Paired Skill Study. Each agent is evaluated on the same task, project, instruction, and environment with and without `alipay-payment-integration`, enabling comparisons by product, scenario, agent, and skill condition.

[![Overview of the Alipay-PIBench framework](assets/overview.png)](assets/overview.pdf)

🏆 Main Results

Model Capability

[![Model performance across Alipay payment products and scenarios](assets/main-results.png)](assets/main-results.pdf)

† Post-publication resul