Unbounded Resource Access
Medium
- Category
- Excessive Agency
- Content
- Assuming live HealthKit access from CLI agents -> setup fails because only exported data is available - Using wrong export path in MCP env -> server starts but returns no data - Running SQL before schema discovery -> queries fail on wrong table names - Unbounded queries on large exports -> slow analysis and noisy output - Reporting "today" metrics from stale export -> inaccurate recommendations - Running MCP package on non-LTS Node -> DuckDB native module errors can break startup
- Confidence
- 80% confidence
- Finding
- Skill allows unbounded resource consumption (API calls, storage, compute). Without rate limits or quotas, a compromised or misbehaving agent can cause denial-of-service or cost overruns.
