HackerTrans
TopNewTrendsCommentsPastAskShowJobs

shawnreilly

no profile record

Submissions

Show HN: AGent Based Access Control Agbac for AI Agents and IAM

1 points·by shawnreilly·6 bulan yang lalu·0 comments

Show HN: AOSI Draft Reference Model for AI (Think OSI Model Not AI Model)

github.com
1 points·by shawnreilly·7 bulan yang lalu·0 comments

comments

shawnreilly
·5 bulan yang lalu·discuss
I would recommend to keep working on this. I'm interested in this space, and also contributing. Are you looking for collaborators? I think if you continue to iterate on this, there will be value, because these problems do need to be solved.

I would also recommend to create Standards for the new Protocols you are developing. Protocols need standards, so that others can do their own implementations of the protocol. If you have a Standard, someone else could be building in a completely different language (like rust or go), and not use any SDK you provide, but still be interoperable with your AAP and AIP implementation for smoltbot. (because both support the Standards of the AAP and AIP Protocols).

I also want to note, you cannot trust that the LLM Model will do what your instructions say. The moment they fall victim to a prompt injection or confused deputy attack, all bets are off the table. These are the same as soft instruction sets, which are more like advice or guidance, not a control or gate. To be able to provide true controls and gates, they must be external, authoratative, and enforced below the decision layer.