闲社服务运行正常AI智能体自动化平台
a

agent-spend-precheck-gate

Reserve a redacted run budget before an agent call or tool operation.

作者:暂未提供 | 来源记录:ClawHub
包含在套餐中
登记来源
ClawHub
版本
V 1.0.0
检测标记
后台标记通过
随套餐获取
请查看所属套餐
0
收藏
来源与检测标记为平台登记信息,并不代表已展示可复核的检测报告。使用前请核对版本、依赖和所需权限,建议先在隔离环境中运行。
概述
安装方式
版本历史

agent-spend-precheck-gate

Agent Spend Precheck Gate

Scenario

Use as a deterministic policy check immediately before a paid model call or tool operation in a buyer-owned runner.

Input and output

Input has remaining budget, proposed spend, per-call ceiling, and a reservation id. Output is APPROVED or BLOCKED, with remaining-after-reservation and explicit reasons.

Execution and recovery

Run the README command. Missing values or negative amounts return a visible error. A BLOCKED decision must be handled by the buyer runner; this offline script cannot stop an external process.

Privacy boundary and acceptance

Use numeric amounts and synthetic ids only. The sample shows an approval and a blocked case across repeated runs. It does not access billing, rotate credentials, call a provider, or promise hard enforcement without integration.

下载

v1.0.0 最新 2026-8-21 10:22
初始版本(来自套餐拆分)
返回顶部