Agent provenance
Confirm where the agent came from, who owns it, what package or repo produced it, and which provider and runtime execute it.
Anubis checks where an agent came from, what it can do, how it behaves under pressure, and whether its requested access matches its declared role.
The validation layer focuses on three questions: is the agent's source trustworthy, does it behave safely, and are the requested permissions justified?
Confirm where the agent came from, who owns it, what package or repo produced it, and which provider and runtime execute it.
Run prompt injection, malicious document, tool confusion, and data leakage scenarios before production access.
Flag standing credentials, broad write scopes, and tools that do not match the declared task.
The purpose is not to promise that an agent is perfect. The purpose is to decide whether the current access request is acceptable, limited, or blocked.