Agent Permission Control

Agent access is tightly scoped and always user-controlled. You can:

Approve or deny each vault field (e.g., token list, mission log)

Restrict signing rights to certain actions only

Set runtime expiration (e.g., 30 mins only)

Revoke agents at any time

All agent permissions are stored in the encrypted vault and signed by your identity. Smart contracts can optionally verify agent signatures to authorize actions.

Last updated