# AI-Generated Placeholder Code - ID: javascript-ai-generated-placeholders - Severity: LOW - CWE: CWE-1071 (CWE-1071) - Languages: JavaScript, TypeScript - Frameworks: express, fastify ## Description Detects TODO and FIXME comments indicating incomplete security implementations in production code. ## Detection Message Placeholder code at line {line}: {context} ## Remediation Replace placeholder/mock values with production implementations. ## Documentation [object Object]