Repository Analysis

InsForge/InsForge

The all-in-one, open-source backend platform for agentic coding. InsForge gives your coding agent database, auth, storage, compute, hosting, and AI gateway to ship full-stack apps end-to-end.

3.1 Likely human-written View on GitHub
3.1
Adjusted Score
3.1
Raw Score
100%
Time Factor
2026-05-30
Last Push
10,773
Stars
TypeScript
Language
194,373
Lines of Code
966
Files
305
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 1HIGH 6MEDIUM 107LOW 191

Pattern Findings

305 matches across 14 categories. Click a row to expand file-level details.

Decorative Section Separators101 hits · 315 pts
SeverityFileLineSnippet
MEDIUM…nd/tests/unit/schedules-http-timeout-migration.test.ts20 // ── idempotency ─────────────────────────────────────────────────────
MEDIUM…nd/tests/unit/schedules-http-timeout-migration.test.ts38 // ── HTTP timeouts are configured ─────────────────────────────────────
MEDIUM…nd/tests/unit/schedules-http-timeout-migration.test.ts56 // ── still uses the existing http extension (not pg_net) ──────────────
MEDIUM…nd/tests/unit/schedules-http-timeout-migration.test.ts68 // ── preserves the existing exception path ────────────────────────────
MEDIUM…nd/tests/unit/schedules-http-timeout-migration.test.ts73 // ── ordering ─────────────────────────────────────────────────────────
MEDIUM…/unit/secrets-deduplicate-and-unique-migration.test.ts55 // ── Step 1: Dedupe ────────────────────────────────────────────────────
MEDIUM…/unit/secrets-deduplicate-and-unique-migration.test.ts104 // ── Step 2: UNIQUE(key) constraint ────────────────────────────────────
MEDIUM…/unit/secrets-deduplicate-and-unique-migration.test.ts150 // ── Safety: no destructive operations ─────────────────────────────────
MEDIUM…ests/unit/consolidate-retention-jobs-migration.test.ts29 // ── schedules config table ────────────────────────────────────────
MEDIUM…ests/unit/consolidate-retention-jobs-migration.test.ts39 // ── cleanup function ──────────────────────────────────────────────
MEDIUM…ests/unit/consolidate-retention-jobs-migration.test.ts64 // ── idempotency ───────────────────────────────────────────────────
MEDIUM…ests/unit/consolidate-retention-jobs-migration.test.ts93 // ── schedule configuration ────────────────────────────────────────
MEDIUM…ests/unit/consolidate-retention-jobs-migration.test.ts118 // ── ordering ─────────────────────────────────────────────────────
MEDIUM…nd/tests/unit/redirect-url-whitelist-migration.test.ts19 // ── Idempotent rename ────────────────────────────────────────────────
MEDIUM…nd/tests/unit/redirect-url-whitelist-migration.test.ts32 // ── Trigger idempotency ──────────────────────────────────────────────
MEDIUM…nd/tests/unit/redirect-url-whitelist-migration.test.ts45 // ── allowed_redirect_urls column ─────────────────────────────────────
MEDIUM…nd/tests/unit/redirect-url-whitelist-migration.test.ts52 // ── sign_in_redirect_to migration is guarded ─────────────────────────
MEDIUM…nd/tests/unit/redirect-url-whitelist-migration.test.ts64 // ── email_otps redirect_to column ────────────────────────────────────
MEDIUM…nd/tests/unit/redirect-url-whitelist-migration.test.ts71 // ── Ordering ─────────────────────────────────────────────────────────
MEDIUM…/tests/unit/storage-third-party-auth-migration.test.ts19 // ── FK drop is idempotent ────────────────────────────────────────────
MEDIUM…/tests/unit/storage-third-party-auth-migration.test.ts26 // ── Column widen is idempotent ───────────────────────────────────────
MEDIUM…/tests/unit/storage-third-party-auth-migration.test.ts41 // ── Path helpers use CREATE OR REPLACE ───────────────────────────────
MEDIUM…/tests/unit/storage-third-party-auth-migration.test.ts54 // ── auth.jwt() helper ────────────────────────────────────────────────
MEDIUM…/tests/unit/storage-third-party-auth-migration.test.ts68 // ── RLS enablement ───────────────────────────────────────────────────
MEDIUM…/tests/unit/storage-third-party-auth-migration.test.ts73 // ── Policy install is idempotent and gated on existing projects ──────
MEDIUM…/tests/unit/storage-third-party-auth-migration.test.ts105 // ── Grants ───────────────────────────────────────────────────────────
MEDIUM…/tests/unit/storage-third-party-auth-migration.test.ts122 // ── Ordering ─────────────────────────────────────────────────────────
MEDIUMbackend/tests/manual/test-database-advance.sh156# ===========================================
MEDIUMbackend/tests/manual/test-database-advance.sh158# ===========================================
MEDIUMbackend/tests/manual/test-rawsql-export-import.sh78# ========================================
MEDIUMbackend/tests/manual/test-rawsql-export-import.sh80# ========================================
MEDIUMbackend/tests/manual/test-rawsql-export-import.sh100# ========================================
MEDIUMbackend/tests/manual/test-rawsql-export-import.sh102# ========================================
MEDIUMbackend/tests/manual/test-rawsql-export-import.sh157# ========================================
MEDIUMbackend/tests/manual/test-rawsql-export-import.sh159# ========================================
MEDIUMbackend/tests/manual/test-rawsql-export-import.sh193# ========================================
MEDIUMbackend/tests/manual/test-rawsql-export-import.sh195# ========================================
MEDIUMbackend/tests/manual/test-rawsql-export-import.sh225# ========================================
MEDIUMbackend/tests/manual/test-rawsql-export-import.sh227# ========================================
MEDIUMbackend/tests/manual/test-rawsql-export-import.sh271# ========================================
MEDIUMbackend/tests/manual/test-rawsql-export-import.sh273# ========================================
MEDIUMbackend/tests/manual/test-rawsql-export-import.sh359# ========================================
MEDIUMbackend/tests/manual/test-rawsql-export-import.sh361# ========================================
MEDIUMbackend/tests/manual/test-rawsql-export-import.sh403# ========================================
MEDIUMbackend/tests/manual/test-rawsql-export-import.sh405# ========================================
MEDIUMbackend/scripts/test-deno-subhosting.sh47# -----------------------------------------------------------------------------
MEDIUMbackend/scripts/test-deno-subhosting.sh49# -----------------------------------------------------------------------------
MEDIUMbackend/scripts/test-deno-subhosting.sh60# -----------------------------------------------------------------------------
MEDIUMbackend/scripts/test-deno-subhosting.sh62# -----------------------------------------------------------------------------
MEDIUMbackend/scripts/test-deno-subhosting.sh80# -----------------------------------------------------------------------------
MEDIUMbackend/scripts/test-deno-subhosting.sh82# -----------------------------------------------------------------------------
MEDIUMbackend/scripts/test-deno-subhosting.sh95# -----------------------------------------------------------------------------
MEDIUMbackend/scripts/test-deno-subhosting.sh97# -----------------------------------------------------------------------------
MEDIUMbackend/scripts/test-deno-subhosting.sh113# -----------------------------------------------------------------------------
MEDIUMbackend/scripts/test-deno-subhosting.sh115# -----------------------------------------------------------------------------
MEDIUMbackend/scripts/test-deno-subhosting.sh144# -----------------------------------------------------------------------------
MEDIUMbackend/scripts/test-deno-subhosting.sh146# -----------------------------------------------------------------------------
MEDIUMbackend/scripts/test-deno-subhosting.sh172# -----------------------------------------------------------------------------
MEDIUMbackend/scripts/test-deno-subhosting.sh174# -----------------------------------------------------------------------------
MEDIUMbackend/scripts/test-deno-subhosting.sh186# -----------------------------------------------------------------------------
41 more matches not shown…
Fake / Example Data80 hits · 84 pts
SeverityFileLineSnippet
LOWbackend/tests/run-all-tests.sh41 export ADMIN_EMAIL="admin@example.com"
LOWbackend/tests/README.md20export ADMIN_EMAIL="admin@example.com"
LOWbackend/tests/unit/seed-jwt-secret.test.ts92 process.env.ADMIN_EMAIL = 'admin@example.com';
LOWbackend/tests/unit/storage-object-is-visible.test.ts128 { id: 'admin-sub', email: 'admin@example.com', role: 'project_admin' },
LOWbackend/tests/unit/storage-object-is-visible.test.ts165 { id: 'admin-sub', email: 'admin@example.com', role: 'project_admin' },
LOWbackend/tests/unit/storage-object-is-visible.test.ts207 { id: 'admin-sub', email: 'admin@example.com', role: 'project_admin' },
LOWbackend/tests/unit/storage-object-is-visible.test.ts332 { id: 'admin-sub', email: 'admin@example.com', role: 'project_admin' },
LOWbackend/tests/unit/storage-object-is-visible.test.ts359 { id: 'admin-sub', email: 'admin@example.com', role: 'project_admin' },
LOWbackend/tests/unit/storage-object-is-visible.test.ts398 { id: 'admin-sub', email: 'admin@example.com', role: 'project_admin' },
LOWbackend/tests/unit/storage-object-is-visible.test.ts427 { id: 'admin-sub', email: 'admin@example.com', role: 'project_admin' },
LOWbackend/tests/unit/smtp-link-validation.test.ts69 await provider.sendWithTemplate('user@example.com', 'App', 'email-verification-link', {
LOWbackend/tests/unit/smtp-link-validation.test.ts78 await provider.sendWithTemplate('user@example.com', 'App', 'email-verification-link', {
LOWbackend/tests/unit/smtp-link-validation.test.ts87 await provider.sendWithTemplate('user@example.com', 'App', 'email-verification-link', {
LOWbackend/tests/unit/smtp-link-validation.test.ts97 await provider.sendWithTemplate('user@example.com', 'App', 'email-verification-link', {
LOWbackend/tests/unit/smtp-link-validation.test.ts107 await provider.sendWithTemplate('user@example.com', 'App', 'email-verification-link', {
LOWbackend/tests/unit/smtp-link-validation.test.ts116 await provider.sendWithTemplate('user@example.com', 'App', 'email-verification-link', {
LOWbackend/tests/unit/email.test.ts69 'user@example.com',
LOWbackend/tests/unit/email.test.ts70 'John Doe',
LOWbackend/tests/unit/email.test.ts82 email: 'user@example.com',
LOWbackend/tests/unit/email.test.ts83 name: 'John Doe',
LOWbackend/tests/unit/email.test.ts103 'user@example.com',
LOWbackend/tests/unit/email.test.ts104 'John Doe',
LOWbackend/tests/unit/email.test.ts124 await emailService.sendWithTemplate('user@example.com', 'Jane Smith', 'reset-password-code', {
LOWbackend/tests/unit/email.test.ts143 await emailService.sendWithTemplate('user@example.com', 'Jane Smith', 'reset-password-link', {
LOWbackend/tests/unit/email.test.ts162 emailService.sendWithTemplate('user@example.com', 'John', 'email-verification-code', {
LOWbackend/tests/unit/email.test.ts168 emailService.sendWithTemplate('user@example.com', 'John', 'email-verification-code', {
LOWbackend/tests/unit/email.test.ts182 emailService.sendWithTemplate('user@example.com', 'John', 'email-verification-code', {
LOWbackend/tests/unit/email.test.ts188 emailService.sendWithTemplate('user@example.com', 'John', 'email-verification-code', {
LOWbackend/tests/unit/email.test.ts203 emailService.sendWithTemplate('user@example.com', '', 'email-verification-code')
LOWbackend/tests/unit/email.test.ts210 'user@example.com',
LOWbackend/tests/unit/email.test.ts225 emailService.sendWithTemplate('user@example.com', 'John', 'email-verification-code', {
LOWbackend/tests/unit/email.test.ts244 emailService.sendWithTemplate('user@example.com', 'John', 'email-verification-code', {
LOWbackend/tests/unit/email.test.ts263 emailService.sendWithTemplate('user@example.com', 'John', 'email-verification-code', {
LOWbackend/tests/unit/email.test.ts282 emailService.sendWithTemplate('user@example.com', 'John', 'email-verification-code', {
LOWbackend/tests/unit/email.test.ts301 emailService.sendWithTemplate('user@example.com', 'John', 'email-verification-code', {
LOWbackend/tests/unit/email.test.ts320 emailService.sendWithTemplate('user@example.com', 'John', 'email-verification-code', {
LOWbackend/tests/unit/email.test.ts335 emailService.sendWithTemplate('user@example.com', 'John', 'email-verification-code', {
LOWbackend/tests/unit/email.test.ts345 emailService.sendWithTemplate('user@example.com', 'John', 'email-verification-code', {
LOWbackend/tests/unit/email.test.ts359 'user@example.com',
LOWbackend/tests/unit/email.test.ts360 'John Doe',
LOWbackend/tests/unit/smtp-schemas.test.ts45 senderEmail: 'test@test.com',
LOWbackend/tests/unit/smtp-schemas.test.ts59 senderEmail: 'test@test.com',
LOWbackend/tests/unit/smtp-schemas.test.ts71 senderEmail: 'test@test.com',
LOWbackend/tests/unit/smtp-schemas.test.ts83 senderEmail: 'test@test.com',
LOWbackend/tests/unit/smtp-schemas.test.ts107 senderEmail: 'test@test.com',
LOWbackend/tests/unit/smtp-schemas.test.ts119 senderEmail: 'test@test.com',
LOWbackend/tests/unit/smtp-provider.test.ts85 await provider.sendWithTemplate('user@example.com', 'Test App', 'email-verification-code', {
LOWbackend/tests/unit/smtp-provider.test.ts92 to: 'user@example.com',
LOWbackend/tests/unit/smtp-provider.test.ts125 provider.sendWithTemplate('user@example.com', 'App', 'email-verification-code', {
LOWbackend/tests/unit/smtp-provider.test.ts181 to: 'user@example.com',
LOWbackend/tests/unit/realtime-auth.service.test.ts51 email: 'user@example.com',
LOWbackend/tests/unit/realtime-auth.service.test.ts74 email: 'user@example.com',
LOWbackend/tests/unit/user-context.service.test.ts92 email: 'admin@example.com',
LOWbackend/tests/unit/user-context.service.test.ts102 email: 'admin@example.com',
LOWbackend/tests/manual/seed-large-table.sql25 repeat('Lorem ipsum dolor sit amet, consectetur adipiscing elit. ', 1 + floor(random() * 10)::int) ||
LOWbackend/tests/manual/seed-large-table.sql25 repeat('Lorem ipsum dolor sit amet, consectetur adipiscing elit. ', 1 + floor(random() * 10)::int) ||
LOWbackend/tests/manual/test-universal-storage.sh30 "email": "admin@example.com",
LOWbackend/tests/manual/test-users.sql17('John Doe', 'https://example.com/avatar1.jpg', '1990-01-01'),
LOWbackend/src/utils/seed.ts241 const adminEmail = process.env.ADMIN_EMAIL || 'admin@example.com';
LOW…rpowers/plans/2026-04-16-custom-database-migrations.md140 actor: 'admin@example.com',
20 more matches not shown…
Hyper-Verbose Identifiers57 hits · 57 pts
SeverityFileLineSnippet
LOWbackend/src/server.ts47function shouldSkipGlobalRateLimit(req: Request): boolean {
LOWbackend/src/utils/environment.ts17export function isOAuthSharedKeysAvailable(): boolean {
LOWbackend/src/utils/utils.ts9export function getPasswordRequirementsMessage(config: AuthConfigSchema): string {
LOWbackend/src/utils/validations.ts133export function getIdentifierErrorMessage(identifier: string, type: string = 'identifier'): string {
LOWbackend/src/utils/cookies.ts22export function setAdminRefreshTokenCookie(res: Response, value: string): void {
LOWbackend/src/utils/cookies.ts49export function clearAdminRefreshTokenCookie(res: Response): void {
LOWbackend/src/api/middlewares/rate-limiters.ts38export function destroyEmailCooldownInterval(): void {
LOWbackend/src/api/middlewares/rate-limiters.ts245function getWriteEndpointLimitsUrl(): string {
LOWbackend/src/api/middlewares/rate-limiters.ts283export function resetWriteEndpointLimitsToDefaults(): void {
LOWbackend/src/api/middlewares/rate-limiters.ts287async function fetchWriteEndpointLimitsConfig(): Promise<Partial<
LOWbackend/src/api/middlewares/rate-limiters.ts336function getWriteEndpointLimitsRefreshMs(): number {
LOWbackend/src/api/middlewares/rate-limiters.ts362export function startWriteEndpointLimitsRefresh(): void {
LOWbackend/src/api/middlewares/rate-limiters.ts385export function destroyWriteEndpointLimitsRefresh(): void {
LOWbackend/src/api/middlewares/rate-limiters.ts398function createWriteEndpointLimiter(category: WriteLimiterCategory) {
LOWbackend/src/api/routes/database/advance.routes.ts29function invalidateColumnTypeCacheFromChanges(changes: DatabaseResourceUpdate[]): void {
LOWbackend/src/api/routes/webhooks/stripe.routes.ts9export function normalizeStripeWebhookError(error: unknown) {
LOWbackend/src/services/database/helpers.ts7export function isInternalDashboardSchema(schemaName: string): boolean {
LOWbackend/src/services/database/helpers.ts11export function normalizeDatabaseSchemaName(schemaName: unknown): string {
LOWbackend/src/services/database/helpers.ts46export function splitQualifiedTableReference(
LOWbackend/src/services/database/user-context.service.ts148async function setTransactionLocalConfig(
LOWbackend/src/services/database/database-table.service.ts47function getSafeDollarQuotedLiteral(s: string) {
LOWbackend/src/services/payments/helpers.ts33export function getBillingSubjectFromMetadata(
LOWbackend/src/services/payments/helpers.ts81export function buildStripeIdempotencyKey(
LOWdocs/superpowers/plans/2026-04-15-direct-deploy-flow.md409function shouldSkipGlobalRateLimit(req: Request): boolean {
LOWpackages/dashboard/src/layout/AppLayout.tsx57function getEmbeddedDashboardRoute(path: string): string | null {
LOWpackages/dashboard/src/features/database/helpers.ts129export function buildDatabaseSchemaSearch(schemaName: string): string {
LOWpackages/dashboard/src/features/database/helpers.ts135export function parseDatabaseTableReference(
LOW…d/src/features/database/components/DatabaseSidebar.tsx82function DatabaseStudioSidebarItem({ label, href, sectionEnd }: DatabaseStudioSidebarItemProps) {
LOW…d/src/features/database/components/DatabaseSidebar.tsx115export function DatabaseStudioSidebarPanel({ onBack }: DatabaseStudioSidebarPanelProps) {
LOW…/src/features/database/components/DatabaseDataGrid.tsx59function DatabaseBooleanCellEditor({
LOW…/features/database/hooks/useDatabaseSchemaSelection.ts10export function useDatabaseSchemaSelection() {
LOW…ard/src/features/database/hooks/useTablePreferences.ts23function createEmptyTablePreferences(): StoredTablePreferences {
LOW…ard/src/features/database/hooks/useTablePreferences.ts55function sanitizeStoredTablePreferences(value: unknown): StoredTablePreferences {
LOW…ard/src/features/database/hooks/useTablePreferences.ts66function setStoredTablePreferences(
LOW…ard/src/features/database/hooks/useTablePreferences.ts212function getStoredTablePreferences(
LOW…board/src/features/database/hooks/useDatabaseBackup.ts32export function useDatabaseBackupInstanceInfo() {
LOW…dashboard/src/features/database/pages/PoliciesPage.tsx33function parsePoliciesFromResponse(response: DatabasePoliciesResponse | undefined): PolicyRow[] {
LOW…ashboard/src/features/database/pages/SQLEditorPage.tsx25function convertRowsToDataGridFormat(rows: Record<string, unknown>[]) {
LOW…ashboard/src/features/database/pages/FunctionsPage.tsx30function parseFunctionsFromResponse(
LOW…dashboard/src/features/database/pages/TriggersPage.tsx32function parseTriggersFromResponse(response: DatabaseTriggersResponse | undefined): TriggerRow[] {
LOW…shboard/src/features/database/pages/MigrationsPage.tsx27function formatMigrationStatements(statements: string[]): string {
LOW…shboard/src/features/database/pages/MigrationsPage.tsx35function parseMigrationsFromResponse(
LOW…d/src/features/payments/components/PaymentsSidebar.tsx41function PaymentsEnvironmentToggle({
LOW…eatures/payments/components/PaymentsSettingsDialog.tsx83function formatWebhookConfiguredAt(value: string | null | undefined) {
LOW…eatures/payments/components/PaymentsSettingsDialog.tsx451function WebhookEnvironmentSection({
LOW…/dashboard/src/features/payments/pages/CatalogPage.tsx38function getCurrencyFractionDigits(currency: string) {
LOW…oard/src/features/payments/pages/SubscriptionsPage.tsx98function getCurrencyFractionDigits(currency: string) {
LOW…oard/src/features/payments/pages/SubscriptionsPage.tsx130function getSubscriptionItemProductLabel(
LOW…oard/src/features/payments/pages/SubscriptionsPage.tsx137function getSubscriptionItemPriceLabel(item: StripeSubscriptionItem, price: StripePrice | null) {
LOW…shboard/src/features/auth/components/UsersDataGrid.tsx181function createProvidersCellRenderer(customLabels?: Record<string, string>) {
LOW…tures/storage/components/StorageSettingsMenuDialog.tsx79export function StorageSettingsMenuDialog({ open, onOpenChange }: StorageSettingsMenuDialogProps) {
LOW…res/dashboard/components/ProjectSettingsMenuDialog.tsx52export default function ProjectSettingsMenuDialog({
LOW…ures/dashboard/components/advisor/remediationPrompt.ts20export function formatRemediationPromptBatch(issues: DashboardAdvisorIssue[]): string {
LOW…res/realtime/components/RealtimeSettingsMenuDialog.tsx62export function RealtimeSettingsMenuDialog({
LOW…dashboard/src/features/functions/hooks/useFunctions.ts7function getDeploymentFailureMessage(buildLogs?: string[]): string {
LOWpackages/dashboard/src/lib/hooks/useMetadata.ts79export function useDatabaseConnectionString(options?: UseMetadataOptions) {
LOWpackages/shared-schemas/src/payments-api.schema.ts76function hasNoReservedInsForgeMetadata(metadata: Record<string, string> | undefined) {
Verbosity Indicators23 hits · 38 pts
SeverityFileLineSnippet
LOWbackend/tests/local/test-public-bucket.sh48# Step 1: Create a public bucket
LOWbackend/tests/local/test-public-bucket.sh71# Step 2: Create a private bucket
LOWbackend/tests/local/test-public-bucket.sh93# Step 3: Upload a test file to public bucket
LOWbackend/tests/local/test-public-bucket.sh119# Step 4: Upload a test file to private bucket
LOWbackend/tests/local/test-public-bucket.sh145# Step 5: Test accessing PUBLIC file WITHOUT API key
LOWbackend/tests/local/test-public-bucket.sh156# Step 6: Test accessing PRIVATE file WITHOUT API key
LOWbackend/tests/local/test-public-bucket.sh166# Step 7: Test accessing PRIVATE file WITH API key
LOWbackend/tests/local/test-public-bucket.sh178# Step 8: List all buckets
LOWbackend/tests/local/test-public-bucket.sh196# Step 9: Test PUT upload with specified key
LOWbackend/tests/local/test-public-bucket.sh230# Step 10: Update bucket visibility
LOWbackend/tests/manual/test-universal-storage.sh25# Step 1: Login to get auth token
LOWbackend/tests/manual/test-universal-storage.sh42# Step 2: Create bucket
LOWbackend/tests/manual/test-universal-storage.sh55# Step 3: Request upload strategy
LOWbackend/tests/manual/test-universal-storage.sh88# Step 4: Upload based on strategy
LOWbackend/tests/manual/test-universal-storage.sh152# Step 5: Confirm upload if required
LOWbackend/tests/manual/test-universal-storage.sh179# Step 6: Get download URL
LOWbackend/tests/manual/test-universal-storage.sh200# Step 7: Test download
LOWbackend/tests/manual/test-universal-storage.sh225# Step 8: List objects
LOWbackend/tests/manual/test-rawsql-export-import.sh105# Step 1: Create the basic table
LOWbackend/tests/manual/test-rawsql-export-import.sh130 # Step 2: Add indexes, triggers and RLS
LOWbackend/src/services/auth/auth-otp.service.ts384 // Step 1: Verify the numeric code (consumes it atomically)
LOWbackend/src/services/auth/auth-otp.service.ts387 // Step 2: Generate a long-lived hash token
LOWbackend/src/services/auth/auth-otp.service.ts392 // Step 3: Insert the new token (replaces the consumed numeric code)
Redundant / Tautological Comments13 hits · 23 pts
SeverityFileLineSnippet
LOWdeploy/docker-init/logs/vector.yml86 # Check if this is a request log (has duration field)
LOWbackend/tests/test-config.sh65# Check if required tools are installed
LOWbackend/tests/run-all-tests.sh37# Check if admin credentials are set
LOWbackend/tests/run-all-tests.sh46# Check if API key is set
LOWbackend/tests/run-all-tests.sh53# Check if running cloud tests
LOWbackend/tests/cleanup-all-test-data.sh110 # Check if table matches any test pattern
LOWbackend/tests/cleanup-all-test-data.sh154 # Check if bucket matches any test pattern
LOWbackend/tests/local/test-traditional-rest.sh94# Check if registration was successful
LOWbackend/tests/manual/test-ai-model-plugins.sh44 # Check if annotations are present in the response
LOWbackend/tests/manual/test-database-advance.sh118 # Check if file exists
LOWbackend/tests/manual/test-rawsql-export-import.sh90# Check if login was successful
LOWbackend/tests/manual/test-rawsql-export-import.sh211 # Check if response contains success information
LOWbackend/scripts/test-deno-subhosting.sh52# Check if API is reachable
Magic Placeholder Names4 hits · 22 pts
SeverityFileLineSnippet
HIGHbackend/tests/run-all-tests.sh49 echo "Set with: export ACCESS_API_KEY=your_api_key"
HIGHbackend/src/infra/config/app.config.ts34 apiKey: process.env.ACCESS_API_KEY || 'your_api_key',
HIGHdocs/deprecated/insforge-instructions.md101 -H "x-api-key: your-api-key" \
HIGHdocs/deprecated/insforge-instructions.md109 -H "x-api-key: your-api-key" \
Self-Referential Comments6 hits · 18 pts
SeverityFileLineSnippet
MEDIUMbackend/tests/local/test-secrets.sh165# Create a simple function that returns the secret
MEDIUMbackend/tests/local/test-secrets.sh182# Create the function
MEDIUMbackend/tests/local/test-id-field.sh105# Create a test table
MEDIUMbackend/tests/local/test-traditional-rest.sh181 # Create a test bucket
MEDIUMbackend/tests/manual/test-database-advance.sh247# Define the path to the SQL file
MEDIUMbackend/tests/cloud/test-s3-multitenant.sh38# Create a test bucket
Hallucination Indicators1 hit · 10 pts
SeverityFileLineSnippet
CRITICALbackend/src/infra/socket/socket.manager.ts533 return this.io.sockets.adapter.rooms.get(room)?.size || 0;
Over-Commented Block9 hits · 9 pts
SeverityFileLineSnippet
LOWbackend/tests/local/test-schedules.sh1#!/bin/bash
LOWbackend/tests/local/test-storage-rls.sh1#!/bin/bash
LOWbackend/tests/local/test-e2e.sh241# Note: All test resources will be cleaned up automatically on exit
LOWbackend/tests/cloud/test-s3-gateway.sh1#!/usr/bin/env bash
LOWbackend/src/providers/storage/s3.provider.ts401 bucket,
LOWbackend/src/providers/compute/fly.provider.ts181 // this is the one spot to plumb them through: extend `ScaleOptions` and
LOWdocs/deprecated/insforge-auth-sdk.md41// After OAuth, user returns to redirectTo URL already authenticated
LOWscripts/update-mintlify-skill.sh1#!/usr/bin/env bash
LOWpackages/dashboard/src/features/compute/lib/health.ts1// Derive a simple crash-loop signal from Fly machine lifecycle events.
Synthetic Comment Markers1 hit · 8 pts
SeverityFileLineSnippet
HIGH.claude/skills/doc-author/INSFORGE.md43## Sound human, not AI-generated
Unused Imports6 hits · 6 pts
SeverityFileLineSnippet
LOWexamples/python-ml-experiment-tracker/tracker/config.py1
LOWexamples/python-ml-experiment-tracker/tracker/models.py1
LOWexamples/python-ml-experiment-tracker/tracker/client.py1
LOWexamples/python-ml-experiment-tracker/tracker/serve.py1
LOWexamples/python-ml-experiment-tracker/tracker/cli.py1
LOWexamples/python-ml-experiment-tracker/tracker/cli.py14
Cross-Language Confusion (JS/TS)1 hit · 5 pts
SeverityFileLineSnippet
HIGHpackages/dashboard/src/features/ai/constants.ts47print(completion.choices[0].message)`,
Excessive Try-Catch Wrapping2 hits · 2 pts
SeverityFileLineSnippet
LOWexamples/python-ml-experiment-tracker/tracker/client.py65 except Exception:
LOWexamples/python-ml-experiment-tracker/tracker/serve.py129 except Exception:
Deep Nesting1 hit · 1 pts
SeverityFileLineSnippet
LOWexamples/python-ml-experiment-tracker/tracker/cli.py74