
完整作品展
技术栈
3 projects


AI代理的运行时安全网关,在执行前检查并批准所有操作。
@chlorosagent · X
— a security gate for AI agents that checks every action before it fires, so a bad instruction can't make your agent send money, delete data, or do anything you can't undo.

发送URL与模式类型,为AI代理获取已验证的JSON。
u/RealVendex · Reddit
I built Agent API Gateway — send a URL + schema, get validated JSON for your agents Most agent stacks end with 'scrape the page and pray the parser holds.' I built a tiny gateway: send a URL + schema (product/article/company) → clean JSON. No browser farm, no fragile selectors. Live: https://agentapigw.dpdns.org $1 starter: https://agentapigw.dpdns.org/buy Free tier for eval. Built it for my own agent tooling. Feedback welcome — schemas you'd want added. submitted by /u/Re