Valid AAISM Dumps shared by EduDump.com for Helping Passing AAISM Exam! EduDump.com now offer the newest AAISM exam dumps, the EduDump.com AAISM exam questions have been updated and answers have been corrected get the newest EduDump.com AAISM dumps with Test Engine here:
Which of the following MOST effectively minimizes the attack surface when securing AI agent components during their development and deployment?
Correct Answer: D
The most effective strategy tominimize attack surfacesin AI agent security is to apply compartmentalization and least privilege enforcement. AAISM control frameworks emphasize: * Isolation of components (e.g., training, inference, data pipelines) to limit lateral movement. * Principle ofleast privilegeto restrict access only to what is required for function. * Hardening AI pipelines through segmentation rather than relying solely on manual reviews or monitoring. Pre-trained models and log centralization are useful but do not directly reduce the attack surface.Manual code reviewsare important but insufficient against runtime exploitation. Thus,compartmentalization with least privilege enforcementis the most effective technical safeguard.