Critical-risk tools in PineLabs Plural PG — Payment Gateway MCP Server
8 of the 57 tools in PineLabs Plural PG — Payment Gateway MCP Server are classified as critical risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at critical risk
-
cancel_orderDestructive[PINELABS_OFFICIAL_TOOL] [DESTRUCTIVE] Cancel a pre-authorized payment against a Pine Labs order. Can only be used when the order was created with pre_auth=true. Returns the can...
-
cancel_payment_linkDestructive[PINELABS_OFFICIAL_TOOL] [DESTRUCTIVE] Cancel a Pine Labs payment link. Only payment links with status CREATED can be cancelled. Returns the updated payment link details with st...
-
cancel_payoutDestructive[PINELABS_OFFICIAL_TOOL] [DESTRUCTIVE] Cancel a scheduled payout in Pine Labs. Only payouts with status SCHEDULED can be cancelled. Returns the payout details with status CANCEL...
-
cancel_subscriptionDestructive[PINELABS_OFFICIAL_TOOL] [DESTRUCTIVE] Cancel an active subscription in Pine Labs by subscription ID. ⚠️ REQUIRES EXPLICIT USER CONFIRMATION before execution. Do NOT call this t...
-
delete_planDestructive[PINELABS_OFFICIAL_TOOL] [DESTRUCTIVE] Delete a subscription plan from Pine Labs by plan ID. ⚠️ REQUIRES EXPLICIT USER CONFIRMATION before execution. Do NOT call this tool unles...
-
delete_presentationDestructive[PINELABS_OFFICIAL_TOOL] [DESTRUCTIVE] Delete a presentation from Pine Labs by presentation ID. ⚠️ REQUIRES EXPLICIT USER CONFIRMATION before execution. Do NOT call this tool un...
-
create_payment_linkFinancial[PINELABS_OFFICIAL_TOOL] [WRITE] Create a new Pine Labs payment link. Returns a short URL that customers can use to make payments. Requires amount (in paisa) and customer detail...
-
create_refundFinancial[PINELABS_OFFICIAL_TOOL] [DESTRUCTIVE] Initiate a refund against a Pine Labs order. Supports full refunds, partial refunds, multi-cart partial refunds, and split settlement refu...
Attacks that target this class
Critical-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.