HackerTrans
TopNewTrendsCommentsPastAskShowJobs

saranshrana

no profile record

Submissions

Show HN: Burrow – Runtime Security for AI Agents

3 points·by saranshrana·3 maanden geleden·0 comments

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

2 points·by saranshrana·3 maanden geleden·2 comments

comments

saranshrana
·3 maanden geleden·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
·3 maanden geleden·discuss
[dead]
saranshrana
·3 maanden geleden·discuss
Runtime Security for AI Agents and Co-Pilots

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

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