HackerTrans
TopNewTrendsCommentsPastAskShowJobs

saranshrana

no profile record

Submissions

Show HN: Burrow – Runtime Security for AI Agents

3 points·by saranshrana·قبل 3 أشهر·0 comments

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

2 points·by saranshrana·قبل 3 أشهر·2 comments

comments

saranshrana
·قبل 3 أشهر·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 أشهر·discuss
[dead]
saranshrana
·قبل 3 أشهر·discuss
Runtime Security for AI Agents and Co-Pilots

Try it here - https://burrow.run/
saranshrana
·قبل 3 أشهر·discuss
Interesting work, just curious, are you defining Agent Identity at the MCP layer itself ?

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