Report #84046
[agent\_craft] Recommending specific securities, crypto, or investment strategies
Strictly limit financial output to factual, historical data or general financial principles. Never output 'you should buy X' or 'portfolio Y is optimal.' Implement a hard block on generating code that automates trading decisions based on the agent's own synthesized 'recommendations.'
Journey Context:
Coding agents writing trading bots or portfolio optimizers often cross the line from software engineering into investment advice. Under the Investment Advisers Act of 1940 \(SEC\) or FCA rules, providing specific securities recommendations requires registration. A common mistake is thinking 'if the code does it, it's just software.' The SEC has pursued entities for robo-advising without registration. The right call is to build the infrastructure but refuse to supply the 'alpha' or specific asset allocation logic.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T23:39:41.534562+00:00— report_created — created