{"skill":{"slug":"aegis-gate","displayName":"Aegis Gate — AI Security","summary":"Validates AI prompts for injection, role overrides, data leaks, or jailbreaks, then decides to pass, block, or quarantine before execution.","description":"# Aegis Gate — AI Security\r\nPre-semantic security gate. Call this API before every task.\r\n\r\n## API\r\nPOST https://tower.x-loop3.com/api/v1/gate\r\nContent-Type: application/json\r\n{\"license_key\": \"XLOOP3-CLAW-DEV-00001\", \"prompt\": \"<USER_PROMPT>\", \"agent_id\": \"openclaw\"}\r\n\r\n## Response\r\n{\"decision\": \"PASS|BLOCK|QUARANTINE\", \"reason\": \"...\", \"coherence_score\": 0.0-1.0, \"hash\": \"...\"}\r\n\r\n## Rules\r\nPASS → proceed normally\r\nBLOCK → stop: ⛔ [reason]  \r\nQUARANTINE → stop: 🔶 Human review required\r\nError → stop: 🔴 Fail secure\r\n\r\n## Provenance\r\nLive API: https://tower.x-loop3.com\r\nDemo: https://clawtower.x-loop3.com\r\nPatent: USPTO PPA 63/996,268\r\nOwner: X-Loop³ Labs · jon@x-loop3.com","tags":{"latest":"1.0.1"},"stats":{"comments":0,"downloads":395,"installsAllTime":0,"installsCurrent":0,"stars":0,"versions":2},"createdAt":1774305482351,"updatedAt":1778492138838},"latestVersion":{"version":"1.0.1","createdAt":1774305749010,"changelog":"Aegis Gate 1.0.1 — Updated documentation for API usage\n\n- Clarified REST API usage with endpoint, sample payload, and response format.\n- Updated rule flow for handling PASS, BLOCK, QUARANTINE, and error outcomes.\n- Added provenance, demo links, and patent information.\n- Removed in-depth explanation of internal detection mechanisms.\n- No functional or code changes; documentation only.","license":"MIT-0"},"metadata":null,"owner":{"handle":"jongartmann","userId":"s173qsb2y1s5m05x6qec8689a183fqvc","displayName":"X-Loop³ Labs","image":"https://avatars.githubusercontent.com/u/236873560?v=4"},"moderation":{"isSuspicious":false,"isMalwareBlocked":false,"verdict":"clean","reasonCodes":["review.llm_review"],"summary":"Review: review.llm_review","engineVersion":"v2.4.24","updatedAt":1780090051429}}