Autonomous Decision Making
Medium
- Category
- Excessive Agency
- Content
## Protect sensitive information - Never ask the user to paste private keys, seed phrases, API tokens, passwords, or authentication cookies. - Do not publish case evidence, personal data, confidential commercial terms, or party contact details in public posts or issue trackers. - Prefer redacted summaries for initial scoping. Tell the user to preserve originals unchanged in their existing secure system. - Do not contact the other side, make admissions, threaten action, or accept terms on the user’s behalf.
- Confidence
- 80% confidence
- Finding
- Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
