AgentSafety
AgentSafety gives you instant control over autonomous AI agents. 🛑 KILLSWITCH — Stop a runaway agent in under 60 seconds with a single API call. Returns a signed kill-token your agent runtime can verify before any action. 😴 SLEEP SCHEDULE — Define rest hours per agent (timezone-aware). The agent's status endpoint returns "sleeping" during configured hours so your runtime can pause autonomously.…
AgentSafety endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Kill Agent /safety-killswitch |
Immediately stops a runaway AI agent. Reversible after cooldown (default 60s). |
| GET |
Check Agent Status /safety-status |
Check if an agent is killed, alive, or in cooldown. Use before every AI action. |
| POST |
Revive Agent /safety-revive |
Revive a killed agent after cooldown period. Returns agent to active status. |
| POST |
Set Sleep Schedule /safety-sleep-schedule |
Schedule when an agent should sleep (sätt sömntimmar i valfri tidszon) |
| GET |
Status Check /safety-status |
Get current safety status of an agent (alive, killed, sleeping, cooldown). |
AgentSafety pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $29 / month | — |
|
| ULTRA | $99 / month | — |
|