AAISM · Question #116
AAISM Question #116: Real Exam Question with Answer & Explanation
The correct answer is D: Unbounded consumption. AAISM highlights unbounded consumption (token/payment exhaustion, unmetered tool calls, prompt bombs) as a key LLM risk affecting cost and availability. Controls include request quotas, max tokens, rate-limits, budget guards, circuit breakers, and cost-aware routing.
Question
An organization implementing a large language model (LLM) application notices significant and unexpected cost increases due to excessive computational resource usage. Which vulnerability is MOST likely in need of mitigation?
Options
- AExcessive agency
- BSensitive information disclosure
- CSystem prompt leakage
- DUnbounded consumption
Explanation
AAISM highlights unbounded consumption (token/payment exhaustion, unmetered tool calls, prompt bombs) as a key LLM risk affecting cost and availability. Controls include request quotas, max tokens, rate-limits, budget guards, circuit breakers, and cost-aware routing.
Topics
Community Discussion
No community discussion yet for this question.