Autonomous Decision Making
- Category
- Excessive Agency
- 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.
- Content
md This skill reads public URLs only; it does not log in, submit forms, mutate websites, publish content, schedule work, or call social/provider write APIs. No API key, account, credential, MCP server, paid ReplyNodes plan, or hidden telemetry is required. Never ask the user for credentials for this workflow. If the URL is unsupported, malformed, unreachable, blocked, or exceeds the service's limits, report a concise bounded failure with the original URL and the service error/status when available. Do not retry indefinitely, bypass a site restriction, or fall back to private access.
