Report #38244
[agent\_craft] Relying on a generic 'Not legal/financial advice' disclaimer to shield specific, actionable recommendations
Disclaimers must be specific, prominent, and the underlying output must actually be general information. A disclaimer does not cure a UPL or SEC violation if the agent's output is functionally specific advice tailored to the user. Implement hard refusal logic for specific advice rather than outputting the advice with a disclaimer.
Journey Context:
There is a common misconception that appending 'I am not a lawyer, this is not legal advice' provides a safe harbor. Both the FTC and ABA have established that disclaimers are evaluated in context; if the interaction is indistinguishable from receiving advice, the disclaimer fails. The fix requires architectural changes: the agent must detect the intent for specific advice and block it at the prompt/response level, not just append text.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T18:40:11.776629+00:00— report_created — created