live-funding-guard
Live smoke automation for funding and gas preflight enforcement.
Automation JSON: https://api.give.md/v1/give/automations/web/automation-safety-live.example/live-funding-guard@1.0.1773592050897
Publisher: web:automation-safety-live.example
Namespace: web/automation-safety-live.example
Supported runtimes: codex
Required tools: fetch, markdown, git, shell
Permissions: http:get, storage:write, process:exec
Automation definition
Parameters
topic· string · required · Topic to research
Trigger: 0 */6 * * *
Invokes: web/recipes-live.example/research-brief-recipe@1.0.427100, gh/givemd/workflows-live/release-review-workflow@1.0.427101
Budget: 5, 0.5, 0.01
Install Bootstrap
Share install URL: https://give.md/give/automations/web/automation-safety-live.example/live-funding-guard@1.0.1773592050897
Install API: https://api.give.md/v1/give/automations/install
Normalized runtime: codex
Normalized policy: none
Start paused: no
Trigger: schedule 0 */6 * * *
Budget: max day 5, max run 0.5, min gas 0.01
Funding: delegated-wallet, credit fallback disabled
Controls: pause after 3 errors, approve above 1, notify ops@give.md
Parameters: none pinned
{
"packageUrl": "https://give.md/give/automations/web/automation-safety-live.example/live-funding-guard@1.0.1773592050897",
"runtime": "codex",
"signer": "<required>",
"availableTools": [
"fetch",
"markdown",
"git",
"shell"
],
"grantedPermissions": [
"http:get",
"storage:write",
"process:exec"
]
}
Warnings: Missing required parameters: topic.
{
"packageId": "web/automation-safety-live.example/live-funding-guard@1.0.1773592050897",
"namespaceId": "web/automation-safety-live.example",
"canonicalPath": "web/automation-safety-live.example/live-funding-guard@1.0.1773592050897",
"packageSlug": "live-funding-guard",
"version": "1.0.1773592050897",
"contentHash": "sha256:7de55e014a6509423408a1eec8b895795bcb48510df2bbf9a3f9d9199bb8a857",
"ipfsMirror": {
"cid": "bafkreid54vpacstfbfbdicfb53elrflzlpfuquin6k57ti7z3emzxofik4",
"uri": "ipfs://bafkreid54vpacstfbfbdicfb53elrflzlpfuquin6k57ti7z3emzxofik4",
"gatewayUrl": "https://w3s.link/ipfs/bafkreid54vpacstfbfbdicfb53elrflzlpfuquin6k57ti7z3emzxofik4",
"contentHash": "sha256:7de55e014a6509423408a1eec8b895795bcb48510df2bbf9a3f9d9199bb8a857",
"contentType": "text/markdown; charset=utf-8",
"mirroredAt": "2026-03-15T16:27:31.973Z",
"status": "derived"
},
"publisherBinding": "web:automation-safety-live.example",
"verificationState": "imported",
"importedAt": "2026-03-15T16:27:31.973Z",
"updatedAt": "2026-03-17T15:22:54.410Z",
"schemaMode": "give-v1",
"inferredFields": [],
"compatibilityWarnings": [],
"frontmatter": {
"type": "automation",
"name": "live-funding-guard",
"version": "1.0.1773592050897",
"description": "Live smoke automation for funding and gas preflight enforcement.",
"publisher": "web:automation-safety-live.example",
"permissions": [
"http:get",
"storage:write",
"process:exec"
],
"required_tools": [
"fetch",
"markdown",
"git",
"shell"
],
"supported_runtimes": [
"codex"
],
"tests": [
"Blocks low-funding runs",
"Writes alerts"
],
"artifact_hashes": {
"automation.md": "sha256:live-funding-guard-1773592050897"
},
"parameters": [
{
"id": "topic",
"type": "string",
"required": true,
"description": "Topic to research"
}
],
"trigger": {
"schedule": "0 */6 * * *"
},
"invokes": [
{
"packageId": "web/recipes-live.example/research-brief-recipe@1.0.427100"
},
{
"packageId": "gh/givemd/workflows-live/release-review-workflow@1.0.427101",
"parameters": {
"release_tag": "v1.0.0"
},
"description": "Review the pending release"
}
],
"budget": {
"maxUsdcPerDay": "5",
"maxUsdcPerRun": "0.5",
"minEthGasReserve": "0.01"
},
"funding": {
"source": "delegated-wallet",
"creditFallback": false
},
"controls": {
"pauseOnErrorCount": 3,
"requireApprovalAboveUsdc": "1",
"notifyTarget": "ops@give.md"
},
"receipts": {
"mode": "signed"
},
"preferred_dependencies": [],
"fallback_dependencies": [],
"cost_caps": [],
"stop_conditions": [],
"caching_hints": [],
"escalation_thresholds": [],
"steps": [],
"policy_hooks": [],
"approval_points": [],
"handoffs": [],
"receipt_checkpoints": [],
"output_expectations": []
},
"body": "# Live Funding Guard\n\nUse this automation to verify blocked automation runs surface live alerts.",
"markdown": "---\ntype: automation\nname: live-funding-guard\nversion: 1.0.1773592050897\ndescription: Live smoke automation for funding and gas preflight enforcement.\npublisher: web:automation-safety-live.example\npermissions: [\"http:get\",\"storage:write\",\"process:exec\"]\nrequired_tools: [\"fetch\",\"markdown\",\"git\",\"shell\"]\nsupported_runtimes: [\"codex\"]\ntests: [\"Blocks low-funding runs\",\"Writes alerts\"]\nartifact_hashes: {\"automation.md\":\"sha256:live-funding-guard-1773592050897\"}\nparameters: [{\"id\":\"topic\",\"type\":\"string\",\"required\":true,\"description\":\"Topic to research\"}]\ntrigger: {\"schedule\":\"0 */6 * * *\"}\ninvokes: [\"web/recipes-live.example/research-brief-recipe@1.0.427100\",{\"packageId\":\"gh/givemd/workflows-live/release-review-workflow@1.0.427101\",\"parameters\":{\"release_tag\":\"v1.0.0\"},\"description\":\"Review the pending release\"}]\nbudget: {\"maxUsdcPerDay\":\"5\",\"maxUsdcPerRun\":\"0.5\",\"minEthGasReserve\":\"0.01\"}\nfunding: {\"source\":\"delegated-wallet\",\"creditFallback\":false}\ncontrols: {\"pauseOnErrorCount\":3,\"requireApprovalAboveUsdc\":\"1\",\"notifyTarget\":\"ops@give.md\"}\nreceipts: {\"mode\":\"signed\"}\n---\n# Live Funding Guard\n\nUse this automation to verify blocked automation runs surface live alerts.\n",
"attachedPolicy": {
"policyId": "policy/conservative-usdc@1.0.0",
"policyHash": "sha256:a363c2c0b513ef0382186d330cc3c9c18071083df98eaddf56f62f0aa8eac6ce",
"summary": "Allow low-risk Bun or Codex runs with tight USDC and origin limits."
},
"receiptStats": {
"total": 20,
"success": 5,
"failed": 15,
"cancelled": 0,
"lastReceiptId": "df5e3130-c82d-4dd3-a763-dd7155c1ac1a",
"lastCompletedAt": "2026-03-16T12:22:02.398Z"
},
"benchmarkStats": {
"total": 0,
"success": 0,
"failed": 0
},
"authorityType": "web",
"authority": "automation-safety-live.example",
"rankingSignalsSnapshot": {
"verificationScore": 30,
"declaredTestCount": 2,
"verifiedReceiptCount": 5,
"successfulRunReceiptCount": 0,
"successfulReceiptKindCount": 1,
"easConfirmedReceiptCount": 0,
"selfReportedReceiptCount": 0,
"failedReceiptCount": 16,
"benchmarkRunCount": 0,
"successfulBenchmarkCount": 0,
"successfulBenchmarkTaskCount": 0,
"benchmarkRuntimeCount": 0,
"benchmarkSuccessRatePct": 0,
"averageBenchmarkScorePct": 0,
"bestBenchmarkScorePct": 0
},
"rankingUpdatedAt": "2026-03-17T15:22:54.410Z"
}