HackerTrans
TopNewTrendsCommentsPastAskShowJobs

saranshrana

no profile record

Submissions

Show HN: Burrow – Runtime Security for AI Agents

3 points·by saranshrana·há 3 meses·0 comments

Ask HN: How are you handling runtime security for your AI agents?

2 points·by saranshrana·há 3 meses·2 comments

comments

saranshrana
·há 3 meses·discuss
Honestly, best solution is to use native CSP solutions like AWS Secrets Manager, AWS SSM Parameter Store, GCP Secret Manager, Terraform Vault.

All these have native audit logs and access logs, which can help you pin point exactly when did your AI Agent requested and accessed your secrets at Runtime.
saranshrana
·há 3 meses·discuss
[dead]
saranshrana
·há 3 meses·discuss
Runtime Security for AI Agents and Co-Pilots

Try it here - https://burrow.run/
saranshrana
·há 3 meses·discuss
Interesting work, just curious, are you defining Agent Identity at the MCP layer itself ?

assuming "SessionID" -> Agent Identity (Randomised) ?