sfaist

↗ HN profile [ 60.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I built a plugin for OpenClaw that intercepts tool calls before and after they execute and checks for: Secrets: API keys, tokens, cloud credentials, private keys PII: SSN, credit cards, emails, phone numbers Destructive…

  2. If you've ever worked in a large company, you've probably encountered "shadow infrastructure": scripts nobody understands or custom connectors written once and never touched again. This glue layer isn't documented,…

  3. Hi HN! Stefan here from superglue and today I’d like to share a new benchmark we’ve just open sourced: an Agent-API Benchmark, in which we test how well LLMs handle APIs. We gave LLMs API documentation and asked them to…

  4. We found that many devs struggle building agent tools that work for each use case while not overwhelming the agent with too many options to pick from. That’s why we built MCPglue so your agents can build the tools they…