# least-privilege
5 artikelengetagd met “least-privilege”
IAM-best practices voor cloud-AI-services
Cross-cloud IAM best practices for securing AI services on AWS, Azure, and GCP, covering least privilege, service identity management, cross-account access, and policy automation.
Ontwerp van een agentpermissiemodel
Het ontwerpen van least-privilege-permissiemodellen voor LLM-agents met toolintegratie inclusief op capabilities gebaseerde beveiliging.
Rate limiting, sandboxing & uitvoeringscontroles
Rate-limiting-strategieën voor AI-API's, sandboxing van code-uitvoering met E2B en Docker, goedkeuringsworkflows voor tool-aanroepen, en het principe van minimale rechten voor AI-agents.
Toegangscontrole voor de feature store
Access control strategies for feature stores: feature-level permissions, cross-team data leakage prevention, PII protection in features, service account management, and implementing least-privilege access for ML feature infrastructure.
Sandboxing en permissiemodellen voor tool-gebruikende agents
Walkthrough for implementing sandboxing and permission models that constrain tool-using LLM agents, covering least-privilege design, parameter validation, execution sandboxes, approval workflows, and audit logging.