delimiter_injection
Conversation delimiter injection (breakout)
Line 428Snippets
save(user: User): Promise<User>;async function getUser(id: string): Promise<User> {async function updateUser(id: string, data: UpdateData): Promise<User> { save(user: User): Promise<User>;async function getUser(id: string): Promise<User> {hardcoded_secret
Potentially hardcoded secret
Potentially hardcoded secret
Line 3543Snippets
SECRET_KEY="your-secret-here" # ⚠️ SCAFFOLDING PLACEHOLDER — replace before deploymentnetwork_call
Outbound network call
Outbound network call
Line 3384Snippets
const res = await fetch(`${baseUrl}${endpoint}`, { const res = await fetch(`${API_BASE}${endpoint}`, {env_access
Environment variable access
Environment variable access
Line 613Snippets
host: process.env.DB_HOST, database: process.env.DB_NAME, user: process.env.DB_USER, password: process.env.DB_PASSWORD, url: `${process.env.DATABASE_URL}?connection_limit=20&pool_timeout=10`,Trust Score
Updated semana passada
Analisado
31 de mar. de 2026, 15:58
+ 2 previous scans
Compatível com
Skill details
Updated semana passada
Analisado 31 de mar. de 2026, 15:58
Descricao
Fullstack development toolkit with project scaffolding for Next.js, FastAPI, MERN, and Django stacks, code quality analysis with security and complexity scoring, and stack selection guidance. Use when the user asks to "scaffold a new project", "create a Next.js app", "set up FastAPI with React", "analyze code quality", "audit my...
Scans recentes
31 de mar. de 2026, 15:58
Latest analysis
31 de mar. de 2026, 15:12
Run 2
27 de mar. de 2026, 15:47
Run 1