Which of the following is the MOST important course of action prior to placing an in-house developed AI solution into production?
Correct Answer: D
AAISM lifecycle governance guidance specifies that before any AI solution is moved into production, it must undergo testing, evaluation, validation, and verification to ensure accuracy, resilience, security, and compliance with standards. These steps confirm that the solution performs as expected under varied conditions. Conducting gap analysis is part of compliance checks but comes earlier in design. Management sign-off provides approval but cannot substitute for assurance of technical reliability. Deploying prototypes is a testing method but not the final assurance step. The critical requirement is a complete cycle of testing, validation, and verification. References: AAISM Exam Content Outline - AI Risk Management (Lifecycle Testing and Validation) AI Security Management Study Guide - Production Readiness Checks
AAISM Exam Question 32
Which of the following is the MOST important course of action when implementing continuous monitoring and reporting for AI-based systems?
Correct Answer: C
The AAISM governance framework specifies that the foundation of continuous monitoring is real-time tracking of key risk indicators. This ensures immediate detection of deviations, model drift, and operational anomalies. Automated alerts, dashboards, and reporting templates all support monitoring, but they rely on the presence of accurate, real-time KRI measurement as their source. Without live monitoring, the other controls are reactive rather than proactive. The most important course of action in establishing effective continuous monitoring is therefore real-time KRI tracking. References: AAISM Study Guide - AI Governance and Program Management (Continuous Monitoring and Assurance) ISACA AI Risk Guidance - Monitoring Key Risk Indicators
AAISM Exam Question 33
Which of the following is the MOST important consideration when deciding how to compose an AI red team?
Correct Answer: C
AAISM materials specify that the composition of an AI red team must be tailored to the organization's AI use cases. The purpose of red-teaming is to simulate realistic adversarial conditions aligned with the actual applications of AI. For example, testing a generative model requires different expertise than testing a fraud detection system. While resource availability, compliance requirements, and time-to-market pressures are practical considerations, they are secondary to aligning team expertise with use case scenarios. The most important factor is therefore the AI use cases themselves. References: AAISM Exam Content Outline - AI Risk Management (Red Teaming Considerations) AI Security Management Study Guide - Tailoring Adversarial Testing to Use Cases
AAISM Exam Question 34
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.
AAISM Exam Question 35
A retail organization implements an AI-driven recommendation system that utilizes customer purchase history. Which of the following is the BEST way for the organization to ensure privacy and comply with regulatory standards?
Correct Answer: B
According to the AI Security Management™ (AAISM) study framework, compliance with privacy and regulatory standards must begin with a formalized process of identifying, documenting, and maintaining applicable obligations. The guidance explicitly notes that organizations should maintain a comprehensive register of legal and regulatory requirements to ensure accountability and alignment with privacy laws. This register serves as the foundation for all governance, risk, and control practices surrounding AI systems that handle personal data. Maintaining such a register ensures that the recommendation system operates under the principles of privacy by design and privacy by default. It allows decision-makers and auditors to trace every AI data processing activity back to relevant compliance obligations, thereby demonstrating adherence to laws such as GDPR, CCPA, or other jurisdictional mandates. Other measures listed in the options contribute to good practice but do not achieve the same direct compliance outcome. Retraining models improves technical accuracy but does not address legal obligations. Oversight committees are valuable but require the documented register as a baseline to oversee effectively. Indefinite storage of customer data contradicts regulatory requirements, particularly the principle of data minimization and storage limitation. AAISM Domain Alignment: This requirement falls under Domain 1 - AI Governance and Program Management, which emphasizes organizational accountability, policy creation, and maintaining compliance documentation as part of a structured governance program. References from AAISM and ISACA materials: AAISM Exam Content Outline - Domain 1: AI Governance and Program Management AI Security Management Study Guide - Privacy and Regulatory Compliance Controls ISACA AI Governance Guidance - Maintaining Registers of Applicable Legal Requirements