ap-payment-agent
Agent
Gone quiet. Its guard was last seen 39 days ago, and nothing has come from its key since.
kiff-guard openai-agents 0.4.2 in enforce mode, production, last seen 39 days ago. Runtime details →
Keys
No key is bound to ap-payment-agent. The agent needs one to connect.
Connect it
Paste this into Claude Code, or another coding agent, in the repository where the agent runs. It connects the agent in observe mode under this name.
Connect my agent to KIFF with kiff-guard, so KIFF sees its tool calls now and can decide them later.
Agent name in KIFF: ap-payment-agent
Its KIFF key: read it from the environment variable KIFF_CLOUD_API_KEY and never hard-code it. Ask me for it; it was issued for ap-payment-agent.
Steps:
1. Find where this codebase builds the agent and the tools it calls. Show me before changing anything.
2. Install kiff-guard and attach its adapter for this framework in observe mode, following https://kiff.dev/docs/connect-an-agent. Observe runs every tool as before and only records.
3. Register the guard with KIFF under the agent name ap-payment-agent using the key, so it shows as connected in KIFF.
4. Stop there. When I give ap-payment-agent a card in KIFF, we switch the guard to enforce and bind the card's action to its tool.
Reference: https://kiff.dev/docs/connect-an-agent and https://kiff.dev/llms.txt