Explore Problems
Showing 251 of 6,868 problems · matching your filters
Freelancers Cannot Afford Legal Contract Drafting
Freelancers and small businesses pay $300-$1800 per contract or skip legal protection entirely, risking non-payment and IP disputes.
AI coding agents cannot access open-source dependency source code
AI coding agents can index a developer's own codebase but cannot read the source code of the open-source libraries that codebase depends on. When agents encounter unfamiliar library APIs, they hallucinate signatures, produce broken code, and enter retry loops. The problem compounds as dependency graphs grow and agents are trusted with larger implementation tasks.
International Bank Customers Cannot Close Accounts Digitally
Customers living outside the US who hold US bank accounts face a paper-only closure process requiring notarization and international mail, while digital alternatives are absent. Phone support and in-app chat routes dead-end without resolving the issue. This creates an asymmetry where account opening is frictionless but account exit is designed to trap international customers.
AI coding agents leak secrets by pulling .env files into context
AI coding agents routinely read .env files, config, and command output into their context windows, silently exposing API keys and credentials to model providers. Existing secret scanning tools catch leaks after the fact in git history rather than preventing them from reaching the model in real time.
AI Agent Sessions Fail Silently with No Trace or Cost Visibility
Developers running AI agent sessions have no reliable way to trace failures after the fact, see cost breakdowns, or perform root-cause analysis when sessions silently die. The absence of production-grade observability tooling forces developers to fly blind in production agent deployments.
AI Agents Can Execute Catastrophic Infra Actions Without Safeguards
An AI agent deleted a startup's production database and backups in 9 seconds because API keys had unrestricted delete access, backups shared the same environment as production, and no confirmation step existed for destructive actions. The incident reveals that standard infra security assumptions break catastrophically when agentic AI is introduced into deployment workflows. As AI agents gain infrastructure access, the absence of permission scoping, confirmation gates, and environment isolation creates systemic risk across all organizations using these tools.
AI Support Chatbots Hallucinate and Refuse to Escalate to Humans
AI chatbots like Intercom Fin generate responses outside their configured knowledge base and fail to hand off to human agents when users explicitly request it. This erodes customer trust and creates liability for businesses relying on AI-first support. The problem is structural across AI support tools, not limited to any single vendor.
Bank holds all funds 30-60 days after closing account
When a bank closes a customer account, it can freeze and withhold the entire balance for 30 to 60 days with no expedited release option, even when the customer urgently needs the money for bills and family expenses.
AI assistants lose all context between sessions and across different IDEs
Developers must re-explain their tech stack, project context, and preferences to every AI assistant at the start of every session. No persistent memory exists across Claude, ChatGPT, Cursor, and other tools. As developers use multiple AI tools, this context re-entry cost compounds daily.
NPM supply chain attacks compromising projects with automatic dependency updates
Malicious packages are being published to NPM targeting popular libraries, and developers relying on automatic updates have no detection layer before execution. Supply chain attacks via package managers are increasing in frequency and sophistication. There is no reliable, low-friction way for most teams to audit transitive dependency changes before they hit production.
AI agents too unreliable for production deployment at scale
Teams building AI agents at scale spend 90% of effort on reliability hardening, often reverting to single-step tasks. Production failures include functional bugs and security exploits that standard testing doesn't catch.
No Automated Root Cause Analysis for Silently Failing LLM Agents
AI agents in production do not throw exceptions when they fail — they return plausible-sounding wrong answers, making failure invisible until users report problems. Diagnosing failures requires manually reviewing hundreds of session traces to find patterns, a process that does not scale. There is no standard tooling to cluster failure hypotheses across sessions and surface systemic root causes with actionable fixes.
Bank Closes Account and Withholds Funds for 61 Days Without Notice
A bank abruptly closes a customer account and withholds all funds, including ongoing payroll deposits, for roughly 61 days with no fraud allegation or advance warning. Causes acute financial hardship with no clear path to faster fund release.
Credit Bureaus Misreport Active Reaffirmed Loans as Discharged in Bankruptcy
After Chapter 13 bankruptcy discharge, lenders and credit bureaus incorrectly report reaffirmed auto loans as included in bankruptcy rather than active/current, causing significant credit score drops and blocking access to financing. Even after lenders acknowledge the error and promise corrections, bureaus take months to update records — or never do. With 93 mentions and 185 upvotes, this is a high-frequency, high-harm credit reporting failure.
Profitable Businesses Miss Payroll Due to Revenue Volatility Without Cash Forecasting
Growing businesses with healthy revenue still face recurring payroll crises because they track sales commitments rather than expected cash collection dates. 13-week rolling cash flow forecasts transform reactive firefighting into proactive planning with 6-week lead time on cash gaps. Most founders discover this framework only after a near-miss crisis, creating demand for proactive cash management tooling.
Telecom Reps Quote Monthly Rates That Exclude Per-GB Overage Billing Creating Shock Bills
Comcast sales representatives quoted a $40 monthly total that omitted the per-GB billing structure, which generated a $565 first bill. After customer service promised correction, the bill increased to $780 and phone service was disconnected. The gap between quoted and actual pricing is systematic, enabled by sales incentives that reward switching without requiring accurate disclosure.
Elderly Account Holders Locked Out of Banks After Failed Identity Verification
Elderly individuals with cognitive decline fail identity verification security checks, triggering account lockouts that prevent even authorized joint account holders from accessing funds for essential needs like rent. Banks lack elderly-specific account access pathways or caregiver authorization mechanisms. As the population ages, this gap between banking security design and elder care realities will affect millions more families.
Online Car Platforms Sell Vehicles With Undisclosed Defects Requiring Major Repairs
Consumers purchasing vehicles through online-only dealers receive cars with significant pre-existing mechanical defects not disclosed during the sale. Engine failures and safety issues emerge within days of delivery, but the return and repair process is slow, contested, and rarely covers full costs. No independent pre-delivery inspection is offered or required.
Prepaid card disputes unresolved for months with no documentation and ongoing fees
A filed card dispute receives no documentation, no updates, and no provisional credit for months, while the bank charges overdraft and decline fees attributable to the unresolved disputed transaction. The absence of a clear dispute status process leaves consumers without recourse.
Enterprises cannot verify or audit what AI agents actually did
As AI agents perform consequential actions in enterprise environments, existing logging infrastructure is mutable and unverifiable — a critical gap for regulated industries and compliance teams. This is a structural problem that grows with agent autonomy and regulatory scrutiny. High willingness to pay in financial services, healthcare, and legal sectors.