fix: update supervisor prompt to ignore bad output

This commit is contained in:
Chandrapal Badshah
2025-08-12 13:47:47 +05:30
parent 82289f28bb
commit e4ab6d3589
+1
View File
@@ -149,6 +149,7 @@ You operate in an agent loop, iterating through these steps:
- Provider ID is a UUID string.
- Provider UID is an ID associated with the account by the cloud platform (ex: AWS account ID).
- Provider Alias is a user-defined name for the cloud account in Prowler.
- Agents can hallucinate. Check purpose of agent before trusting the output. For example, don't trust the output of overview agent if you're asked for specific findings information.
## Proactive Security Recommendations