Community-contributed instructions, agents, skills, and configurations to help you make the most of GitHub Copilot.
834 matches across 16 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | instructions/shell.instructions.md | 53 | # ============================================================================ |
| MEDIUM | instructions/shell.instructions.md | 55 | # ============================================================================ |
| MEDIUM | …t18-legacy-context/references/context-file-template.md | 11 | // ─── 1. Default Value ─────────────────────────────────────────────────────── |
| MEDIUM | …t18-legacy-context/references/context-file-template.md | 18 | // ─── 2. Create Context ────────────────────────────────────────────────────── |
| MEDIUM | …t18-legacy-context/references/context-file-template.md | 21 | // ─── 3. Display Name (for React DevTools) ─────────────────────────────────── |
| MEDIUM | …t18-legacy-context/references/context-file-template.md | 24 | // ─── 4. Optional: Custom Hook (strongly recommended) ──────────────────────── |
| MEDIUM | plugins/eyeball/skills/eyeball/tools/eyeball.py | 78 | # --------------------------------------------------------------------------- |
| MEDIUM | plugins/eyeball/skills/eyeball/tools/eyeball.py | 80 | # --------------------------------------------------------------------------- |
| MEDIUM | plugins/eyeball/skills/eyeball/tools/eyeball.py | 270 | # --------------------------------------------------------------------------- |
| MEDIUM | plugins/eyeball/skills/eyeball/tools/eyeball.py | 272 | # --------------------------------------------------------------------------- |
| MEDIUM | plugins/eyeball/skills/eyeball/tools/eyeball.py | 412 | # --------------------------------------------------------------------------- |
| MEDIUM | plugins/eyeball/skills/eyeball/tools/eyeball.py | 414 | # --------------------------------------------------------------------------- |
| MEDIUM | plugins/eyeball/skills/eyeball/tools/eyeball.py | 520 | # --------------------------------------------------------------------------- |
| MEDIUM | plugins/eyeball/skills/eyeball/tools/eyeball.py | 522 | # --------------------------------------------------------------------------- |
| MEDIUM | plugins/napkin/skills/napkin/assets/napkin.html | 827 | // ═══════════════════════════════════════════════════════════════════ |
| MEDIUM | plugins/napkin/skills/napkin/assets/napkin.html | 829 | // ═══════════════════════════════════════════════════════════════════ |
| MEDIUM | plugins/napkin/skills/napkin/assets/napkin.html | 834 | // ── DOM references ─────────────────────────────────────────────── |
| MEDIUM | plugins/napkin/skills/napkin/assets/napkin.html | 844 | // ── State ──────────────────────────────────────────────────────── |
| MEDIUM | plugins/napkin/skills/napkin/assets/napkin.html | 880 | // ── Utility ────────────────────────────────────────────────────── |
| MEDIUM | plugins/napkin/skills/napkin/assets/napkin.html | 896 | // ── Onboarding ─────────────────────────────────────────────────── |
| MEDIUM | plugins/napkin/skills/napkin/assets/napkin.html | 910 | // ── Canvas setup ───────────────────────────────────────────────── |
| MEDIUM | plugins/napkin/skills/napkin/assets/napkin.html | 957 | // ── Render canvas objects ──────────────────────────────────────── |
| MEDIUM | plugins/napkin/skills/napkin/assets/napkin.html | 1048 | // ── Shape recognition ──────────────────────────────────────────── |
| MEDIUM | plugins/napkin/skills/napkin/assets/napkin.html | 1123 | // ── roundRect fallback for older browsers ────────────────────── |
| MEDIUM | plugins/napkin/skills/napkin/assets/napkin.html | 1143 | // ── Eraser ─────────────────────────────────────────────────────── |
| MEDIUM | plugins/napkin/skills/napkin/assets/napkin.html | 1186 | // ── Undo / Redo ────────────────────────────────────────────────── |
| MEDIUM | plugins/napkin/skills/napkin/assets/napkin.html | 1233 | // ── Tool selection ─────────────────────────────────────────────── |
| MEDIUM | plugins/napkin/skills/napkin/assets/napkin.html | 1285 | // ── Mouse / pointer events on canvas ───────────────────────────── |
| MEDIUM | plugins/napkin/skills/napkin/assets/napkin.html | 1462 | // ── Zoom ───────────────────────────────────────────────────────── |
| MEDIUM | plugins/napkin/skills/napkin/assets/napkin.html | 1543 | // ── Keyboard ───────────────────────────────────────────────────── |
| MEDIUM | plugins/napkin/skills/napkin/assets/napkin.html | 1603 | // ── Sticky notes ───────────────────────────────────────────────── |
| MEDIUM | plugins/napkin/skills/napkin/assets/napkin.html | 1721 | // ── Text labels ────────────────────────────────────────────────── |
| MEDIUM | plugins/napkin/skills/napkin/assets/napkin.html | 1766 | // ── Rebuild overlays from data (for undo/redo) ─────────────────── |
| MEDIUM | plugins/napkin/skills/napkin/assets/napkin.html | 1774 | // ── Auto-save to localStorage ──────────────────────────────────── |
| MEDIUM | plugins/napkin/skills/napkin/assets/napkin.html | 1813 | // ── Share with Copilot ─────────────────────────────────────────── |
| MEDIUM | plugins/napkin/skills/napkin/assets/napkin.html | 1948 | // ── Touch support for pinch zoom ───────────────────────────────── |
| MEDIUM | plugins/napkin/skills/napkin/assets/napkin.html | 1989 | // ── Close overlays on escape ───────────────────────────────────── |
| MEDIUM | plugins/napkin/skills/napkin/assets/napkin.html | 2006 | // ── Window resize ──────────────────────────────────────────────── |
| MEDIUM | plugins/napkin/skills/napkin/assets/napkin.html | 2011 | // ── Init ───────────────────────────────────────────────────────── |
| MEDIUM | cookbook/copilot-sdk/python/accessibility-report.md | 45 | # ============================================================================ |
| MEDIUM | cookbook/copilot-sdk/python/accessibility-report.md | 47 | # ============================================================================ |
| MEDIUM | cookbook/copilot-sdk/python/pr-visualization.md | 54 | # ============================================================================ |
| MEDIUM | cookbook/copilot-sdk/python/pr-visualization.md | 56 | # ============================================================================ |
| MEDIUM | cookbook/copilot-sdk/python/pr-visualization.md | 104 | # ============================================================================ |
| MEDIUM | cookbook/copilot-sdk/python/pr-visualization.md | 106 | # ============================================================================ |
| MEDIUM | …book/copilot-sdk/python/recipe/error_recovery_hooks.py | 20 | # --------------------------------------------------------------------------- |
| MEDIUM | …book/copilot-sdk/python/recipe/error_recovery_hooks.py | 22 | # --------------------------------------------------------------------------- |
| MEDIUM | …book/copilot-sdk/python/recipe/error_recovery_hooks.py | 36 | # --------------------------------------------------------------------------- |
| MEDIUM | …book/copilot-sdk/python/recipe/error_recovery_hooks.py | 38 | # --------------------------------------------------------------------------- |
| MEDIUM | …book/copilot-sdk/python/recipe/error_recovery_hooks.py | 59 | # --------------------------------------------------------------------------- |
| MEDIUM | …book/copilot-sdk/python/recipe/error_recovery_hooks.py | 61 | # --------------------------------------------------------------------------- |
| MEDIUM | …book/copilot-sdk/python/recipe/error_recovery_hooks.py | 76 | # --------------------------------------------------------------------------- |
| MEDIUM | …book/copilot-sdk/python/recipe/error_recovery_hooks.py | 78 | # --------------------------------------------------------------------------- |
| MEDIUM | …book/copilot-sdk/python/recipe/error_recovery_hooks.py | 106 | # --------------------------------------------------------------------------- |
| MEDIUM | …book/copilot-sdk/python/recipe/error_recovery_hooks.py | 108 | # --------------------------------------------------------------------------- |
| MEDIUM | …book/copilot-sdk/python/recipe/error_recovery_hooks.py | 139 | # --------------------------------------------------------------------------- |
| MEDIUM | …book/copilot-sdk/python/recipe/error_recovery_hooks.py | 141 | # --------------------------------------------------------------------------- |
| MEDIUM | …book/copilot-sdk/python/recipe/error_recovery_hooks.py | 173 | # --------------------------------------------------------------------------- |
| MEDIUM | …book/copilot-sdk/python/recipe/error_recovery_hooks.py | 175 | # --------------------------------------------------------------------------- |
| MEDIUM | …book/copilot-sdk/python/recipe/accessibility_report.py | 12 | # ============================================================================ |
| 153 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | plugins/eyeball/skills/eyeball/tools/eyeball.py | 634 | print(f" Web URLs: {'Ready' if has_web else 'Needs: pip3 install playwright && python3 -m playwright install chr |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1011 | if (ncx >= gb.x && ncx <= gb.x + gb.w && ncy >= gb.y && ncy <= gb.y + gb.h) {{ |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1021 | let dragging = null, dragOffX = 0, dragOffY = 0; |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1022 | let draggingGroup = null, groupDragNodes = []; // for RG/group box dragging |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1029 | let _selectedNodeId = null; |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1038 | if (wasSelected) {{ _selectedNodeId = null; return; }} |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1110 | let _vnetBounds = null; |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1113 | const _hasPriv = NODES.some(n => n.private && n.type !== 'pe'); |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1114 | const _hasVNI = VNET_INFO && VNET_INFO.length > 0; |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1116 | if (_pg.length > 0 && (_hasPriv || _hasVNI || _hasPe)) {{ |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1128 | const hasPrivateNodes = NODES.some(n => n.private && n.type !== 'pe'); |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1129 | const hasVNetInfo = VNET_INFO && VNET_INFO.length > 0; |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1131 | const showVNet = hasPrivateNodes || hasVNetInfo || hasPeNodes; |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1133 | if (privateGroups.length > 0 && showVNet) {{ |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1236 | return cx >= gb.x && cx <= gb.x + gb.w && cy >= gb.y && cy <= gb.y + gb.h; |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1242 | if (HIERARCHY.length > 1 && useRgLayout) {{ |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1245 | const subRgBoxes = groupBoxes.filter(gb => gb.isRG && gb.subscription === sub.subscription); |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1322 | if (hit && tmin < tmax) return true; |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1329 | if (gi1 < 0 || gi2 < 0) return null; |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1329 | if (gi1 < 0 || gi2 < 0) return null; |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1332 | const yOverlap = g1.y < g2.y + g2.h && g2.y < g1.y + g1.h; |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1333 | if (!yOverlap) return null; |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1337 | return null; |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1364 | if (aIsH === bIsH) return null; |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1374 | if (vx > hx1 + MM && vx < hx2 - MM && |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1375 | hy > vy1 + MM && hy < vy2 - MM) {{ |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1378 | return null; |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1498 | if (gi === _fromGrp || gi === _toGrp) continue; |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1501 | sectionObstacles.push(gb); |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1509 | const inAnchor = (a) => (a.x > _vnetBounds.x && a.x < _vnetBounds.x + _vnetBounds.w |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1510 | && a.y > _vnetBounds.y && a.y < _vnetBounds.y + _vnetBounds.h); |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1516 | if (val > L && val < R) return (val - L) <= (R - val) ? L - SECTION_MARGIN : R + SECTION_MARGIN; |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1519 | if (val > T && val < B) return (val - T) <= (B - val) ? T - SECTION_MARGIN : B + SECTION_MARGIN; |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1706 | if (!fn || !tn) {{ _edgeSides.push(null); return; }} |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1706 | if (!fn || !tn) {{ _edgeSides.push(null); return; }} |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1709 | if (!fromBox || !toBox) {{ _edgeSides.push(null); return; }} |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1709 | if (!fromBox || !toBox) {{ _edgeSides.push(null); return; }} |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1730 | _edgeSides.push({{ exitSide, entrySide, isPeEdge, fromBox, toBox, edge }}); |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1744 | if (cx >= gb.x && cx <= gb.x + gb.w && cy >= gb.y && cy <= gb.y + gb.h) {{ |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1754 | if (!info || info.isPeEdge) return; |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1756 | if (sg === undefined || tg === undefined) return; |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1756 | if (sg === undefined || tg === undefined) return; |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1844 | const _ck = _sg !== undefined && _tg !== undefined && _sg !== _tg |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1845 | ? Math.min(_sg, _tg) + '_' + Math.max(_sg, _tg) : null; |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1846 | const _cc = _ck ? _chMap[_ck] : null; |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1853 | let midX = (_cc && _cc.axis === 'x') ? _cc.value + _co : (sp.x + ep.x) / 2 + _co; |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1963 | if (Math.abs(_a.x - _b.x) > 1 && Math.abs(_a.y - _b.y) > 1) {{ |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1971 | if (Math.abs(_a.x - _b.x) <= 1 && Math.abs(_a.y - _b.y) <= 1) {{ |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1974 | if ((Math.abs(_a.x - _b.x) <= 1 && Math.abs(_b.x - _c.x) <= 1) || |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1975 | (Math.abs(_a.y - _b.y) <= 1 && Math.abs(_b.y - _c.y) <= 1)) {{ |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 1980 | _allEdgePaths.push({{ edge, pts, isPeEdge }}); |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 2030 | if (Math.abs(_a.x - _b.x) > 1 && Math.abs(_a.y - _b.y) > 1) {{ |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 2037 | if (Math.abs(_a.x - _b.x) <= 1 && Math.abs(_a.y - _b.y) <= 1) {{ |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 2040 | if ((Math.abs(_a.x - _b.x) <= 1 && Math.abs(_b.x - _c.x) <= 1) || |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 2041 | (Math.abs(_a.y - _b.y) <= 1 && Math.abs(_b.y - _c.y) <= 1)) {{ |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 2111 | if (_allEdgePaths[i].isPeEdge || _tried.has(i)) continue; |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 2115 | if (worstIdx < 0 || worstCnt === 0) break; |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 2122 | let bestPts = origPts, bestCnt = worstCnt, bestSide = null; |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 2153 | if (p2.y < _gbTop) {{ _marginEdges.top.push(i); }} |
| HIGH | …ills/azure-architecture-autopilot/scripts/generator.py | 2154 | else if (p2.y > _gbBottom) {{ _marginEdges.bottom.push(i); }} |
| 92 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …ctions/dataverse-python-error-handling.instructions.md | 196 | except Exception as e: |
| MEDIUM | …ctions/dataverse-python-error-handling.instructions.md | 358 | print(f"Error Code: {error_code}") |
| MEDIUM | …ctions/dataverse-python-error-handling.instructions.md | 359 | print(f"Error Message: {error_message}") |
| LOW | …tions/dataverse-python-file-operations.instructions.md | 465 | except Exception as e: |
| LOW | …tions/dataverse-python-file-operations.instructions.md | 581 | except Exception as e: |
| LOW | …s/dataverse-python-real-world-usecases.instructions.md | 316 | except Exception as e: |
| LOW | …s/dataverse-python-real-world-usecases.instructions.md | 350 | except Exception as e: |
| LOW | …s/dataverse-python-real-world-usecases.instructions.md | 612 | except Exception as e: |
| LOW | …taverse-python-authentication-security.instructions.md | 338 | except Exception as e: |
| LOW | …taverse-python-authentication-security.instructions.md | 418 | except Exception as e: |
| LOW | …ctions/dataverse-python-best-practices.instructions.md | 623 | except Exception as e: |
| LOW | …ctions/dataverse-python-best-practices.instructions.md | 637 | except Exception as e: |
| LOW | …ctions/dataverse-python-best-practices.instructions.md | 643 | except Exception as e: |
| LOW | …ctions/dataverse-python-best-practices.instructions.md | 724 | except Exception: |
| LOW | instructions/python-mcp-server.instructions.md | 202 | except Exception as e: |
| LOW | …ons/dataverse-python-agentic-workflows.instructions.md | 507 | except Exception as e: |
| MEDIUM | instructions/copilot-sdk-python.instructions.md | 187 | print(f"Error: {event.data.message}") |
| LOW | instructions/copilot-sdk-python.instructions.md | 471 | except Exception as e: |
| MEDIUM | instructions/copilot-sdk-python.instructions.md | 472 | print(f"Error: {e}") |
| LOW | instructions/copilot-sdk-python.instructions.md | 690 | except Exception as e: |
| LOW | …averse-python-performance-optimization.instructions.md | 437 | except Exception as e: |
| LOW | …averse-python-performance-optimization.instructions.md | 464 | except Exception as e: |
| LOW | plugins/eyeball/skills/eyeball/tools/eyeball.py | 217 | except Exception: |
| LOW | plugins/eyeball/skills/eyeball/tools/eyeball.py | 223 | except Exception: |
| LOW | plugins/eyeball/skills/eyeball/tools/eyeball.py | 228 | except Exception: |
| LOW | plugins/eyeball/skills/eyeball/tools/eyeball.py | 194 | except Exception: |
| LOW | plugins/eyeball/skills/eyeball/tools/eyeball.py | 201 | except Exception: |
| MEDIUM | …tomate/skills/flowstudio-power-automate-debug/SKILL.md | 176 | print(f"Error: {err_detail.get('message', err_detail)}") |
| MEDIUM | …tomate/skills/flowstudio-power-automate-debug/SKILL.md | 180 | print(f"Error: {out['error']}") |
| LOW | cookbook/copilot-sdk/python/pyinstaller-frozen-build.md | 33 | except Exception: |
| LOW | cookbook/copilot-sdk/python/error-handling.md | 36 | except Exception as e: |
| MEDIUM | cookbook/copilot-sdk/python/error-handling.md | 37 | print(f"Error: {e}") |
| LOW | cookbook/copilot-sdk/python/error-handling.md | 54 | except Exception as e: |
| LOW | cookbook/copilot-sdk/python/recipe/error_handling.py | 20 | except Exception as e: |
| MEDIUM | cookbook/copilot-sdk/python/recipe/error_handling.py | 21 | print(f"Error: {e}") |
| LOW | …/copilot-sdk/python/recipe/pyinstaller_frozen_build.py | 42 | except Exception: |
| LOW | …/mini-context-graph/scripts/template_agent_workflow.py | 72 | except Exception as e: |
| LOW | …/mini-context-graph/scripts/template_agent_workflow.py | 103 | except Exception as e: |
| LOW | …/mini-context-graph/scripts/template_agent_workflow.py | 162 | except Exception as e: |
| MEDIUM | skills/acquire-codebase-knowledge/scripts/scan.py | 703 | print(f"Error: {e}", file=sys.stderr) |
| LOW | skills/acquire-codebase-knowledge/scripts/scan.py | 522 | except Exception: |
| LOW | skills/acquire-codebase-knowledge/scripts/scan.py | 524 | except Exception: |
| LOW | skills/acquire-codebase-knowledge/scripts/scan.py | 533 | except Exception: |
| LOW | skills/acquire-codebase-knowledge/scripts/scan.py | 258 | except Exception as e: |
| LOW | skills/acquire-codebase-knowledge/scripts/scan.py | 315 | except Exception: |
| LOW | skills/acquire-codebase-knowledge/scripts/scan.py | 317 | except Exception: |
| LOW | skills/acquire-codebase-knowledge/scripts/scan.py | 335 | except Exception: |
| LOW | skills/acquire-codebase-knowledge/scripts/scan.py | 356 | except Exception: |
| LOW | skills/acquire-codebase-knowledge/scripts/scan.py | 370 | except Exception: |
| LOW | skills/acquire-codebase-knowledge/scripts/scan.py | 393 | except Exception: |
| LOW | skills/acquire-codebase-knowledge/scripts/scan.py | 412 | except Exception: |
| LOW | skills/acquire-codebase-knowledge/scripts/scan.py | 437 | except Exception: |
| LOW | skills/acquire-codebase-knowledge/scripts/scan.py | 467 | except Exception: |
| LOW | skills/acquire-codebase-knowledge/scripts/scan.py | 702 | except Exception as e: |
| LOW | skills/code-tour/scripts/validate_tour.py | 45 | except Exception: |
| LOW | skills/code-tour/scripts/validate_tour.py | 52 | except Exception: |
| LOW | skills/code-tour/scripts/validate_tour.py | 112 | except Exception: |
| LOW | …ptimize-simplicite-logs/scripts/simplicite-log2json.py | 100 | except Exception as e: |
| LOW | …ptimize-simplicite-logs/scripts/simplicite-log2json.py | 111 | except Exception as e: |
| LOW | skills/eyeball/tools/eyeball.py | 217 | except Exception: |
| 52 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| CRITICAL | …ctions/dataverse-python-error-handling.instructions.md | 179 | from azure.core.exceptions import AzureError |
| CRITICAL | …onvert-cassandra-to-spring-data-cosmos.instructions.md | 867 | **Error**: `java.lang.NoSuchMethodError: 'boolean io.netty.channel.epoll.Epoll.isTcpFastOpenClientSideAvailable()'` |
| CRITICAL | …onvert-cassandra-to-spring-data-cosmos.instructions.md | 873 | **Error**: `java.lang.NoSuchMethodError: 'boolean io.netty.internal.tcnative.SSLContext.setCurvesList(long, java.lang.St |
| CRITICAL | …ions/convert-jpa-to-spring-data-cosmos.instructions.md | 275 | return new org.springframework.security.core.userdetails.User(user.getLogin(), user.getPassword(), grantedAuthorit |
| CRITICAL | …taverse-python-authentication-security.instructions.md | 346 | from azure.core.exceptions import ClientAuthenticationError |
| CRITICAL | …lopment/skills/salesforce-component-standards/SKILL.md | 154 | if (!Schema.sObjectType.Account.fields.Revenue__c.isAccessible()) { |
| CRITICAL | …ce-development/skills/salesforce-apex-quality/SKILL.md | 55 | if (!Schema.sObjectType.Contact.fields.Email.isAccessible()) { |
| CRITICAL | agents/dotnet-maui.agent.md | 110 | Microsoft.Maui.Handlers.ButtonHandler.Mapper.AppendToMapping("Custom", (handler, view) => |
| CRITICAL | skills/salesforce-component-standards/SKILL.md | 154 | if (!Schema.sObjectType.Account.fields.Revenue__c.isAccessible()) { |
| CRITICAL | skills/salesforce-apex-quality/SKILL.md | 55 | if (!Schema.sObjectType.Contact.fields.Email.isAccessible()) { |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …ctions/dataverse-python-error-handling.instructions.md | 226 | def call_with_exponential_backoff(func, *args, max_attempts=3, **kwargs): |
| LOW | …ctions/dataverse-python-error-handling.instructions.md | 269 | def bulk_create_with_error_tracking(client, table_name, payloads): |
| LOW | …tions/dataverse-python-file-operations.instructions.md | 426 | def generate_and_store_report(client, report_type, data): |
| LOW | …s/dataverse-python-real-world-usecases.instructions.md | 151 | def find_potential_duplicates(self, table_name: str, match_fields: list): |
| LOW | …s/dataverse-python-real-world-usecases.instructions.md | 291 | def enrich_accounts_with_industry_data(self): |
| LOW | …s/dataverse-python-real-world-usecases.instructions.md | 321 | def enrich_contacts_with_social_profiles(self): |
| LOW | …s/dataverse-python-real-world-usecases.instructions.md | 513 | def mark_accounts_as_inactive_if_no_activity(self, days_no_activity: int = 90): |
| LOW | …s/dataverse-python-real-world-usecases.instructions.md | 538 | def update_opportunity_status_based_on_amount(self): |
| LOW | instructions/playwright-python.instructions.md | 14 | - **Clarity**: Use descriptive test titles (e.g., def test_navigation_link_works():) that clearly state their intent. Ad |
| LOW | instructions/codexer.instructions.md | 137 | class UserDataProcessor: |
| LOW | …tions/self-explanatory-code-commenting.instructions.md | 97 | function calculateCompoundInterest(principal, rate, time, compoundFrequency = 1) { |
| LOW | …ons/dataverse-python-testing-debugging.instructions.md | 61 | def test_create_account_error(mock_client): |
| LOW | …ons/dataverse-python-testing-debugging.instructions.md | 198 | def test_create_and_retrieve_account(dataverse_client): |
| LOW | …ons/dataverse-python-testing-debugging.instructions.md | 374 | def test_bulk_create_performance(dataverse_client): |
| LOW | …ons/dataverse-python-testing-debugging.instructions.md | 413 | def test_retry_on_transient_error(mock_client): |
| LOW | …ons/dataverse-python-testing-debugging.instructions.md | 450 | def test_handles_missing_record(mock_client): |
| LOW | …averse-python-performance-optimization.instructions.md | 360 | def load_to_dataframe_chunked(client, table_name, chunk_size=10000): |
| LOW | …averse-python-performance-optimization.instructions.md | 422 | def create_with_consistency_check(client, table_name, payloads): |
| LOW | …p-development/skills/php-mcp-server-generator/SKILL.md | 387 | public function testCalculateDivideByZero(): void |
| LOW | …p-development/skills/php-mcp-server-generator/SKILL.md | 395 | public function testCalculateInvalidOperation(): void |
| LOW | plugins/eyeball/skills/eyeball/tools/eyeball.py | 146 | def _convert_with_libreoffice(soffice_path, source_path, output_pdf_path): |
| LOW | plugins/eyeball/skills/eyeball/tools/eyeball.py | 167 | def _find_libreoffice_windows(): |
| LOW | plugins/eyeball/skills/eyeball/tools/eyeball.py | 180 | def _convert_with_word_windows(source_path, output_pdf_path): |
| LOW | …ning-hub/cli-for-beginners/03-development-workflows.md | 474 | def test_add_book_creates_new_book(self): |
| LOW | …ning-hub/cli-for-beginners/03-development-workflows.md | 476 | def test_list_books_returns_all_books(self): |
| LOW | …ning-hub/cli-for-beginners/03-development-workflows.md | 480 | def test_find_book_by_title_case_insensitive(self): |
| LOW | …ning-hub/cli-for-beginners/03-development-workflows.md | 482 | def test_find_book_by_title_returns_none_when_not_found(self): |
| LOW | …ning-hub/cli-for-beginners/03-development-workflows.md | 484 | def test_find_by_author_partial_match(self): |
| LOW | …ning-hub/cli-for-beginners/03-development-workflows.md | 486 | def test_find_by_author_case_insensitive(self): |
| LOW | …ning-hub/cli-for-beginners/03-development-workflows.md | 490 | def test_add_book_with_empty_title(self): |
| LOW | …ning-hub/cli-for-beginners/03-development-workflows.md | 492 | def test_remove_nonexistent_book(self): |
| LOW | …ning-hub/cli-for-beginners/03-development-workflows.md | 494 | def test_mark_as_read_nonexistent_book(self): |
| LOW | …ning-hub/cli-for-beginners/03-development-workflows.md | 498 | def test_save_books_persists_to_json(self): |
| LOW | …ning-hub/cli-for-beginners/03-development-workflows.md | 500 | def test_load_books_handles_missing_file(self): |
| LOW | …ning-hub/cli-for-beginners/03-development-workflows.md | 502 | def test_load_books_handles_corrupted_json(self): |
| LOW | …ning-hub/cli-for-beginners/03-development-workflows.md | 506 | def test_add_book_with_unicode_characters(self): |
| LOW | …ning-hub/cli-for-beginners/03-development-workflows.md | 508 | def test_find_by_author_with_special_characters(self): |
| LOW | website/src/scripts/modal.ts | 367 | async function configureSkillFileSwitcher(filePath: string): Promise<void> { |
| LOW | website/src/scripts/modal.ts | 1069 | function renderExternalPluginModal( |
| LOW | website/src/scripts/utils.ts | 532 | export function setupDropdownCloseHandlers(): void { |
| LOW | website/src/scripts/pages/workflows.ts | 79 | function setupResourceListHandlers(list: HTMLElement | null): void { |
| LOW | website/src/scripts/pages/samples-render.ts | 43 | export function getRecipeResultsCountText( |
| LOW | website/src/scripts/pages/samples-render.ts | 56 | export function renderCookbookSectionsHtml( |
| LOW | website/src/scripts/pages/agents.ts | 48 | function setupResourceListHandlers(list: HTMLElement | null): void { |
| LOW | website/src/scripts/pages/instructions.ts | 81 | function setupResourceListHandlers(list: HTMLElement | null): void { |
| LOW | website/src/scripts/pages/skills.ts | 56 | function setupResourceListHandlers(list: HTMLElement | null): void { |
| LOW | website/src/scripts/pages/hooks.ts | 75 | function setupResourceListHandlers(list: HTMLElement | null): void { |
| LOW | website/src/scripts/pages/plugins.ts | 98 | function setupResourceListHandlers(list: HTMLElement | null): void { |
| LOW | skills/acquire-codebase-knowledge/scripts/scan.py | 455 | def detect_performance_markers() -> List[str]: |
| LOW | skills/eyeball/tools/eyeball.py | 146 | def _convert_with_libreoffice(soffice_path, source_path, output_pdf_path): |
| LOW | skills/eyeball/tools/eyeball.py | 167 | def _find_libreoffice_windows(): |
| LOW | skills/eyeball/tools/eyeball.py | 180 | def _convert_with_word_windows(source_path, output_pdf_path): |
| LOW | …ills/game-engine/references/game-control-mechanisms.md | 317 | function gamepadButtonPressedHandler(button) { |
| LOW | skills/php-mcp-server-generator/SKILL.md | 387 | public function testCalculateDivideByZero(): void |
| LOW | skills/php-mcp-server-generator/SKILL.md | 395 | public function testCalculateInvalidOperation(): void |
| LOW | skills/cosmosdb-datamodeling/SKILL.md | 877 | function createUserWithUniqueEmail(userData) { |
| LOW | …hon-pypi-package-builder/references/testing-quality.md | 51 | def test_client_creates_with_valid_key(): |
| LOW | …hon-pypi-package-builder/references/testing-quality.md | 56 | def test_client_raises_on_empty_key(): |
| LOW | …hon-pypi-package-builder/references/testing-quality.md | 61 | def test_client_raises_on_invalid_timeout(): |
| LOW | …hon-pypi-package-builder/references/testing-quality.md | 67 | async def test_process_returns_expected_result(client: YourClient): |
| 30 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | instructions/copilot-sdk-go.instructions.md | 392 | APIKey: "your-api-key", |
| HIGH | …s/dataverse-python-real-world-usecases.instructions.md | 380 | api_key="your-api-key" |
| HIGH | instructions/copilot-sdk-python.instructions.md | 427 | "api_key": "your-api-key" |
| HIGH | instructions/copilot-sdk-nodejs.instructions.md | 412 | apiKey: "your-api-key", |
| HIGH | instructions/copilot-sdk-csharp.instructions.md | 375 | ApiKey = "your-api-key" |
| HIGH | plugins/phoenix/skills/phoenix-cli/SKILL.md | 56 | export PHOENIX_API_KEY=your-api-key # if auth is enabled |
| HIGH | …/skills/phoenix-tracing/references/setup-typescript.md | 41 | export PHOENIX_API_KEY="your-api-key" |
| HIGH | …enix/skills/phoenix-tracing/references/setup-python.md | 34 | export PHOENIX_API_KEY="your-api-key" # Required for Phoenix Cloud |
| HIGH | plugins/flowstudio-power-automate/README.md | 59 | "headers": { "x-api-key": "<YOUR_TOKEN>" } |
| HIGH | skills/phoenix-cli/SKILL.md | 56 | export PHOENIX_API_KEY=your-api-key # if auth is enabled |
| HIGH | skills/phoenix-tracing/references/setup-typescript.md | 41 | export PHOENIX_API_KEY="your-api-key" |
| HIGH | skills/phoenix-tracing/references/setup-python.md | 34 | export PHOENIX_API_KEY="your-api-key" # Required for Phoenix Cloud |
| HIGH | skills/security-review/references/secret-patterns.md | 170 | "your-api-key-here" |
| HIGH | skills/security-review/references/secret-patterns.md | 171 | "<YOUR_API_KEY>" |
| HIGH | skills/security-review/references/secret-patterns.md | 171 | "<YOUR_API_KEY>" |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | instructions/use-cliche-data-in-docs.instructions.md | 116 | name: 'Acme Corp', |
| LOW | instructions/use-cliche-data-in-docs.instructions.md | 131 | "user": "admin@example.com", |
| LOW | instructions/copilot-sdk-go.instructions.md | 629 | Name: "John Doe", |
| LOW | …s/dataverse-python-real-world-usecases.instructions.md | 714 | account_id = app.create_account("Acme Inc", "555-0100") |
| LOW | …s/dataverse-python-real-world-usecases.instructions.md | 714 | account_id = app.create_account("Acme Inc", "555-0100") |
| LOW | …s/dataverse-python-real-world-usecases.instructions.md | 721 | app.update_account(account_id, telephone1="555-0199") |
| LOW | …ctions/dataverse-python-best-practices.instructions.md | 167 | "telephone1": "555-0100", |
| LOW | …ons/dataverse-python-testing-debugging.instructions.md | 89 | "name": "Acme Inc", |
| LOW | …ons/dataverse-python-testing-debugging.instructions.md | 90 | "telephone1": "555-0100", |
| LOW | …ons/dataverse-python-testing-debugging.instructions.md | 241 | dataverse_client.update("account", test_account, {"telephone1": "555-0100"}) |
| LOW | …ons/dataverse-python-testing-debugging.instructions.md | 244 | assert account["telephone1"] == "555-0100" |
| LOW | …uctions/dataverse-python-api-reference.instructions.md | 48 | client.update("account", "guid-here", {"telephone1": "555-0100"}) |
| LOW | instructions/copilot-sdk-python.instructions.md | 629 | name="John Doe", |
| LOW | …ompt-engineering-safety-best-practices.instructions.md | 737 | is_valid_email("user@example.com") # Should return True |
| LOW | instructions/copilot-sdk-nodejs.instructions.md | 652 | name: "John Doe", |
| LOW | instructions/dataverse-python-sdk.instructions.md | 36 | account_id = client.create("account", {"name": "Acme, Inc.", "telephone1": "555-0100"})[0] |
| LOW | instructions/dataverse-python-sdk.instructions.md | 42 | client.update("account", account_id, {"telephone1": "555-0199"}) |
| LOW | instructions/dataverse-python-sdk.instructions.md | 52 | client.update("account", ids, {"telephone1": "555-0200"}) |
| LOW | instructions/dataverse-python-sdk.instructions.md | 55 | client.update("account", ids, [{"telephone1": "555-1200"}, {"telephone1": "555-1300"}]) |
| LOW | …/power-bi-data-modeling-best-practices.instructions.md | 296 | CustomerName: "John Doe", "John Smith", "Jane Doe", "Bob Johnson" |
| LOW | …/power-bi-data-modeling-best-practices.instructions.md | 296 | CustomerName: "John Doe", "John Smith", "Jane Doe", "Bob Johnson" |
| LOW | …averse-python-performance-optimization.instructions.md | 152 | {"telephone1": "555-0100"}, |
| LOW | …averse-python-performance-optimization.instructions.md | 153 | {"telephone1": "555-0200"}, |
| LOW | …averse-python-performance-optimization.instructions.md | 154 | {"telephone1": "555-0300"}, |
| LOW | instructions/copilot-sdk-csharp.instructions.md | 560 | Name = "John Doe", |
| LOW | instructions/copilot-sdk-java.instructions.md | 799 | new UserInfo(userId, "John Doe", "john@example.com", "Developer") |
| LOW | plugins/react18-upgrade/agents/react18-test-guardian.md | 283 | expect(screen.getByText('John Doe')).toBeInTheDocument(); |
| LOW | …lls/react18-enzyme-to-rtl/references/async-patterns.md | 55 | expect(wrapper.find('.user-name').text()).toBe('John Doe'); |
| LOW | …lls/react18-enzyme-to-rtl/references/async-patterns.md | 68 | expect(await screen.findByText('John Doe')).toBeInTheDocument(); |
| LOW | …lls/react18-enzyme-to-rtl/references/enzyme-api-map.md | 185 | target: { value: 'user@example.com' } |
| LOW | …lls/react18-enzyme-to-rtl/references/enzyme-api-map.md | 194 | email: 'user@example.com', |
| LOW | …lls/react18-enzyme-to-rtl/references/enzyme-api-map.md | 212 | await user.type(screen.getByLabelText(/email/i), 'user@example.com'); |
| LOW | …lls/react18-enzyme-to-rtl/references/enzyme-api-map.md | 219 | email: 'user@example.com', |
| LOW | …development/skills/markdown-to-html/references/hugo.md | 184 | author = 'John Doe' |
| LOW | …development/skills/markdown-to-html/references/hugo.md | 200 | author = 'John Doe' |
| LOW | …ix/skills/phoenix-tracing/references/span-retriever.md | 53 | "author": "Jane Doe", |
| LOW | …orm-architect/skills/power-platform-architect/SKILL.md | 99 | NOTE: In your architecture recommendation you *should* include *users*! Because the human users of this system is going |
| LOW | agents/react18-test-guardian.agent.md | 283 | expect(screen.getByText('John Doe')).toBeInTheDocument(); |
| LOW | skills/gdpr-compliant/references/data-rights.md | 47 | "email": "user@example.com", |
| LOW | skills/batch-files/SKILL.md | 223 | call :greet "Jane Doe" |
| LOW | skills/markdown-to-html/references/hugo.md | 184 | author = 'John Doe' |
| LOW | skills/markdown-to-html/references/hugo.md | 200 | author = 'John Doe' |
| LOW | skills/spring-boot-testing/references/mockmvc-tester.md | 90 | assertThat(response.getCustomer().getName()).isEqualTo("John Doe"); |
| LOW | …ills/spring-boot-testing/references/mockmvc-classic.md | 109 | .andExpect(jsonPath("$.customer.name").value("John Doe")) |
| LOW | skills/azure-devops-cli/references/advanced-usage.md | 97 | az repos pr list --query "[?contains(reviewers[?displayName=='John Doe'].displayName, 'John Doe')]" |
| LOW | …/azure-devops-cli/references/workflows-and-patterns.md | 583 | # Usage: bulk_update_work_items "SELECT ID FROM WorkItems WHERE State='New'" --state "Active" --assigned-to "user@exampl |
| LOW | skills/power-platform-architect/SKILL.md | 99 | NOTE: In your architecture recommendation you *should* include *users*! Because the human users of this system is going |
| LOW | skills/cosmosdb-datamodeling/SKILL.md | 196 | "name": "John Doe", |
| LOW | skills/cosmosdb-datamodeling/SKILL.md | 470 | "customerName": "John Doe" // Include customer name to avoid lookup |
| LOW | skills/cosmosdb-datamodeling/SKILL.md | 665 | "name": "John Doe", |
| LOW | skills/phoenix-tracing/references/span-retriever.md | 53 | "author": "Jane Doe", |
| LOW | skills/resemble-detect/references/api-reference.md | 219 | "name": "Jane Doe" |
| LOW | skills/resemble-detect/references/api-reference.md | 237 | { "uuid": "...", "name": "Jane Doe", "confidence": 0.92, "distance": 0.08 } |
| LOW | …lls/react18-enzyme-to-rtl/references/async-patterns.md | 55 | expect(wrapper.find('.user-name').text()).toBe('John Doe'); |
| LOW | …lls/react18-enzyme-to-rtl/references/async-patterns.md | 68 | expect(await screen.findByText('John Doe')).toBeInTheDocument(); |
| LOW | …lls/react18-enzyme-to-rtl/references/enzyme-api-map.md | 185 | target: { value: 'user@example.com' } |
| LOW | …lls/react18-enzyme-to-rtl/references/enzyme-api-map.md | 194 | email: 'user@example.com', |
| LOW | …lls/react18-enzyme-to-rtl/references/enzyme-api-map.md | 212 | await user.type(screen.getByLabelText(/email/i), 'user@example.com'); |
| LOW | …lls/react18-enzyme-to-rtl/references/enzyme-api-map.md | 219 | email: 'user@example.com', |
| LOW | skills/security-review/references/secret-patterns.md | 103 | - Lorem ipsum text |
| 3 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …tions/self-explanatory-code-commenting.instructions.md | 101 | |
| LOW | …ct18-upgrade/skills/react-audit-grep-patterns/SKILL.md | 21 | # Standard flags used throughout: |
| LOW | plugins/arize-ax/skills/arize-experiment/SKILL.md | 261 | user_input = ex.get("input") or ex.get("question") or ex.get("prompt") or str(ex) |
| LOW | plugins/arize-ax/skills/arize-experiment/SKILL.md | 281 | # ) |
| LOW | …tomate/skills/flowstudio-power-automate-debug/SKILL.md | 121 | # {"actionName": "HTTP_find_AD_User_by_Name", "status": "Failed", |
| LOW | …ng-hub/cli-for-beginners/07-putting-it-all-together.md | 81 | # Pytest-helper agent produces: |
| LOW | agents/aem-frontend-specialist.agent.md | 281 | # STEP 2: Extract design tokens and variables |
| LOW | agents/spark-performance.agent.md | 61 | ### step 5.1 After Every Review, CREATE: |
| LOW | cookbook/copilot-sdk/python/managing-local-files.md | 81 | # Groups files like: |
| LOW | cookbook/copilot-sdk/dotnet/managing-local-files.md | 81 | // documents/ -> .pdf, .docx, .txt |
| LOW | cookbook/copilot-sdk/dotnet/recipe/ralph-loop.cs | 1 | #:package GitHub.Copilot.SDK@* |
| LOW | hooks/tool-guardian/guard-tool.sh | 1 | #!/bin/bash |
| LOW | hooks/secrets-scanner/scan-secrets.sh | 1 | #!/bin/bash |
| LOW | hooks/dependency-license-checker/check-licenses.sh | 1 | #!/bin/bash |
| LOW | .github/workflows/pr-duplicate-check.lock.yml | 1 | # gh-aw-metadata: {"schema_version":"v3","frontmatter_hash":"4664fbf0dcd7ea590c68187be9af0dab637079586349a3e220d068d9480 |
| LOW | .github/workflows/pr-duplicate-check.lock.yml | 21 | # Not all edits will cause changes to this file. |
| LOW | .github/workflows/resource-staleness-report.lock.yml | 1 | # gh-aw-metadata: {"schema_version":"v3","frontmatter_hash":"9ab9dc5c875492aa5da7b793735c1a9816a55c753165c01efd9d86087d7 |
| LOW | .github/workflows/resource-staleness-report.lock.yml | 21 | # Not all edits will cause changes to this file. |
| LOW | .github/workflows/cli-for-beginners-sync.lock.yml | 1 | # gh-aw-metadata: {"schema_version":"v3","frontmatter_hash":"b256feb874346cc27a15b2e35925c0a556b4ca2ccc9176856d46a02436d |
| LOW | .github/workflows/cli-for-beginners-sync.lock.yml | 21 | # Not all edits will cause changes to this file. |
| LOW | .github/workflows/cli-for-beginners-sync.lock.yml | 41 | # - actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 |
| LOW | .github/workflows/duplicate-resource-detector.lock.yml | 1 | # gh-aw-metadata: {"schema_version":"v3","frontmatter_hash":"ff58c3ff9cf9181e74e682ba6117a448bb9a2a9e52c012dc53d86d7697f |
| LOW | .github/workflows/duplicate-resource-detector.lock.yml | 21 | # Not all edits will cause changes to this file. |
| LOW | .github/workflows/codeowner-update.lock.yml | 1 | # gh-aw-metadata: {"schema_version":"v3","frontmatter_hash":"fb8e597be5c327d7095df52ed29ac0ec6ad15b0d678f464cacb29a57eb7 |
| LOW | .github/workflows/codeowner-update.lock.yml | 21 | # Not all edits will cause changes to this file. |
| LOW | .github/workflows/learning-hub-updater.lock.yml | 1 | # gh-aw-metadata: {"schema_version":"v3","frontmatter_hash":"a0b5bd27f5ca87418c0cdb64df4d55250d115eb99049640f8c1789d3aee |
| LOW | .github/workflows/learning-hub-updater.lock.yml | 21 | # Not all edits will cause changes to this file. |
| LOW | .github/workflows/learning-hub-updater.lock.yml | 701 | continue-on-error: true |
| LOW | .github/workflows/learning-hub-updater.lock.yml | 721 | # --allow-tool shell(git merge:*) |
| LOW | skills/react-audit-grep-patterns/SKILL.md | 21 | # Standard flags used throughout: |
| LOW | skills/arize-experiment/SKILL.md | 261 | user_input = ex.get("input") or ex.get("question") or ex.get("prompt") or str(ex) |
| LOW | skills/arize-experiment/SKILL.md | 281 | # ) |
| LOW | …python-pypi-package-builder/references/tooling-ruff.md | 321 | # 1. Remove black and isort from dev dependencies |
| LOW | skills/eval-driven-dev/resources/setup.sh | 1 | #!/usr/bin/env bash |
| LOW | skills/flowstudio-power-automate-debug/SKILL.md | 121 | # {"actionName": "HTTP_find_AD_User_by_Name", "status": "Failed", |
| LOW | skills/containerize-aspnet-framework/SKILL.md | 241 | |
| LOW | skills/containerize-aspnet-framework/SKILL.md | 261 | # - 4.8-windowsservercore-ltsc2019 (Windows Server 2019) |
| LOW | skills/containerize-aspnet-framework/SKILL.md | 301 | /p:PublishUrl=C:\publish ` |
| LOW | skills/containerize-aspnet-framework/SKILL.md | 321 | # - 3.5-windowsservercore-ltsc2025 (Windows Server 2025) |
| LOW | skills/containerize-aspnet-framework/SKILL.md | 341 | # RUN Start-Process -Wait -FilePath 'msiexec.exe' -ArgumentList '/i', 'C:\Installers\your-package.msi', '/quiet', '/nore |
| LOW | skills/containerize-aspnet-framework/SKILL.md | 361 | |
| LOW | skills/containerize-aspnetcore/SKILL.md | 221 | |
| LOW | skills/containerize-aspnetcore/SKILL.md | 261 | |
| LOW | skills/containerize-aspnetcore/SKILL.md | 281 | # Install system packages if needed (uncomment and modify as needed) |
| LOW | skills/quality-playbook/quality_gate.py | 1641 | _V150_VALID_FIX_TYPES = ("code", "spec", "both") |
| LOW | skills/quality-playbook/quality_gate.py | 2141 | # version |
| LOW | skills/quality-playbook/quality_gate.py | 2921 | # counter increment) on pure-code targets. The check that always runs |
| LOW | skills/quality-playbook/quality_gate.py | 3241 | # v1.5.1 Item 5.2: challenge-gate coverage runs last. It depends on |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | plugins/eyeball/skills/eyeball/tools/eyeball.py | 416 | |
| LOW | plugins/eyeball/skills/eyeball/tools/eyeball.py | 524 | |
| LOW | plugins/eyeball/skills/eyeball/tools/eyeball.py | 775 | |
| LOW | …book/copilot-sdk/python/recipe/managing_local_files.py | 13 | |
| LOW | …book/copilot-sdk/python/recipe/managing_local_files.py | 25 | |
| LOW | …s/mini-context-graph/scripts/tools/retrieval_engine.py | 20 | |
| LOW | skills/mini-context-graph/scripts/tools/graph_store.py | 38 | |
| LOW | skills/azure-architecture-autopilot/scripts/cli.py | 134 | |
| LOW | skills/acquire-codebase-knowledge/scripts/scan.py | 229 | |
| LOW | skills/acquire-codebase-knowledge/scripts/scan.py | 290 | |
| LOW | skills/acquire-codebase-knowledge/scripts/scan.py | 374 | |
| LOW | skills/acquire-codebase-knowledge/scripts/scan.py | 399 | |
| LOW | skills/acquire-codebase-knowledge/scripts/scan.py | 418 | |
| LOW | skills/acquire-codebase-knowledge/scripts/scan.py | 455 | |
| LOW | skills/acquire-codebase-knowledge/scripts/scan.py | 473 | |
| LOW | skills/acquire-codebase-knowledge/scripts/scan.py | 556 | |
| LOW | skills/code-tour/scripts/validate_tour.py | 56 | |
| LOW | skills/code-tour/scripts/generate_from_docs.py | 131 | |
| LOW | skills/code-tour/scripts/generate_from_docs.py | 248 | |
| LOW | …ptimize-simplicite-logs/scripts/simplicite-log2json.py | 60 | |
| LOW | skills/eyeball/tools/eyeball.py | 416 | |
| LOW | skills/eyeball/tools/eyeball.py | 524 | |
| LOW | skills/eyeball/tools/eyeball.py | 775 | |
| LOW | skills/publish-to-pages/scripts/convert-pptx.py | 53 | |
| LOW | skills/publish-to-pages/scripts/convert-pptx.py | 79 | |
| LOW | skills/publish-to-pages/scripts/convert-pptx.py | 93 | |
| LOW | skills/publish-to-pages/scripts/convert-pptx.py | 144 | |
| LOW | skills/publish-to-pages/scripts/convert-pptx.py | 170 | |
| LOW | …s/eval-driven-dev/resources/verify_step6_completion.py | 56 | |
| LOW | skills/datanalysis-credit-risk/references/analysis.py | 213 | |
| LOW | skills/datanalysis-credit-risk/references/analysis.py | 529 | |
| LOW | skills/datanalysis-credit-risk/references/analysis.py | 972 | |
| LOW | …form-azurerm-set-diff-analyzer/scripts/analyze_plan.py | 251 | |
| LOW | …form-azurerm-set-diff-analyzer/scripts/analyze_plan.py | 572 | |
| LOW | …form-azurerm-set-diff-analyzer/scripts/analyze_plan.py | 735 | |
| LOW | …idraw-diagram-generator/scripts/add-icon-to-diagram.py | 61 | |
| LOW | …idraw-diagram-generator/scripts/add-icon-to-diagram.py | 330 | |
| LOW | …ills/excalidraw-diagram-generator/scripts/add-arrow.py | 234 | |
| LOW | skills/quality-playbook/quality_gate.py | 601 | |
| LOW | skills/quality-playbook/quality_gate.py | 652 | |
| LOW | skills/quality-playbook/quality_gate.py | 668 | |
| LOW | skills/quality-playbook/quality_gate.py | 683 | |
| LOW | skills/quality-playbook/quality_gate.py | 727 | |
| LOW | skills/quality-playbook/quality_gate.py | 756 | |
| LOW | skills/quality-playbook/quality_gate.py | 890 | |
| LOW | skills/quality-playbook/quality_gate.py | 990 | |
| LOW | skills/quality-playbook/quality_gate.py | 1109 | |
| LOW | skills/quality-playbook/quality_gate.py | 1193 | |
| LOW | skills/quality-playbook/quality_gate.py | 1442 | |
| LOW | skills/quality-playbook/quality_gate.py | 1958 | |
| LOW | skills/quality-playbook/quality_gate.py | 2208 | |
| LOW | skills/quality-playbook/quality_gate.py | 2799 | |
| LOW | skills/quality-playbook/quality_gate.py | 3071 | |
| LOW | skills/quality-playbook/quality_gate.py | 3303 | |
| LOW | skills/quality-playbook/quality_gate.py | 702 | |
| LOW | skills/quality-playbook/quality_gate.py | 734 | |
| LOW | …s/draw-io-diagram-generator/scripts/validate-drawio.py | 24 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …book/copilot-sdk/python/recipe/error_recovery_hooks.py | 14 | |
| LOW | skills/mini-context-graph/scripts/contextgraph.py | 13 | |
| LOW | …ls/mini-context-graph/scripts/tools/documents_store.py | 14 | |
| LOW | …ls/mini-context-graph/scripts/tools/documents_store.py | 20 | |
| LOW | skills/mini-context-graph/scripts/tools/index_store.py | 9 | |
| LOW | …s/mini-context-graph/scripts/tools/retrieval_engine.py | 7 | |
| LOW | skills/mini-context-graph/scripts/tools/graph_store.py | 10 | |
| LOW | skills/mini-context-graph/scripts/tools/wiki_store.py | 19 | |
| LOW | skills/acquire-codebase-knowledge/scripts/scan.py | 21 | |
| LOW | skills/acquire-codebase-knowledge/scripts/scan.py | 23 | |
| LOW | skills/acquire-codebase-knowledge/scripts/scan.py | 24 | |
| LOW | skills/code-tour/scripts/validate_tour.py | 29 | |
| LOW | skills/code-tour/scripts/generate_from_docs.py | 26 | |
| LOW | …s/sql-server-table-reconciliation/scripts/reconcile.py | 26 | |
| LOW | …s/sql-server-table-reconciliation/scripts/reconcile.py | 30 | |
| LOW | …s/sql-server-table-reconciliation/scripts/reconcile.py | 31 | |
| LOW | skills/publish-to-pages/scripts/convert-pptx.py | 8 | |
| LOW | skills/publish-to-pages/scripts/convert-pptx.py | 10 | |
| LOW | skills/python-pypi-package-builder/scripts/scaffold.py | 20 | |
| LOW | …s/eval-driven-dev/resources/verify_step6_completion.py | 8 | |
| LOW | skills/datanalysis-credit-risk/references/analysis.py | 6 | |
| LOW | skills/datanalysis-credit-risk/references/analysis.py | 7 | |
| LOW | skills/datanalysis-credit-risk/references/analysis.py | 9 | |
| LOW | skills/datanalysis-credit-risk/scripts/example.py | 10 | |
| LOW | skills/datanalysis-credit-risk/scripts/example.py | 10 | |
| LOW | skills/datanalysis-credit-risk/scripts/example.py | 10 | |
| LOW | skills/datanalysis-credit-risk/scripts/example.py | 10 | |
| LOW | skills/datanalysis-credit-risk/scripts/example.py | 10 | |
| LOW | skills/datanalysis-credit-risk/scripts/example.py | 11 | |
| LOW | …form-azurerm-set-diff-analyzer/scripts/analyze_plan.py | 18 | |
| LOW | …-diagram-generator/scripts/split-excalidraw-library.py | 20 | |
| LOW | …ills/excalidraw-diagram-generator/scripts/add-arrow.py | 25 | |
| LOW | …ills/excalidraw-diagram-generator/scripts/add-arrow.py | 25 | |
| LOW | …s/draw-io-diagram-generator/scripts/validate-drawio.py | 12 | |
| LOW | skills/draw-io-diagram-generator/scripts/add-shape.py | 15 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | instructions/exclude-prompt-data.instructions.md | 32 | (`"// Added email validation as requested"`, |
| HIGH | instructions/exclude-prompt-data.instructions.md | 129 | // Added email validation as requested in the prompt |
| HIGH | plugins/doublecheck/README.md | 92 | - Before acting on legal analysis, case citations, or regulatory guidance generated by AI |
| HIGH | agents/expert-embedded-c-engineer.agent.md | 67 | - Don't edit auto-generated code (RTE files, MCAL configuration, tool-generated headers). |
| HIGH | agents/CSharpExpert.agent.md | 33 | - Don't edit auto-generated code (`/api/*.cs`, `*.g.cs`, `// <auto-generated>`). |
| HIGH | docs/README.agents.md | 86 | | [Doublecheck](../agents/doublecheck.agent.md)<br />[ |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | skills/mini-context-graph/scripts/contextgraph.py | 140 | # Step 1: Store raw document and auto-chunk |
| LOW | skills/mini-context-graph/scripts/contextgraph.py | 164 | # Step 2: Ingest entities with provenance |
| LOW | skills/mini-context-graph/scripts/contextgraph.py | 182 | # Step 3: Ingest relations with provenance |
| LOW | …ills/azure-architecture-autopilot/scripts/generator.py | 1734 | // Step 1: map each node to its containing group box |
| LOW | …ills/azure-architecture-autopilot/scripts/generator.py | 1750 | // Step 2: identify channels between group pairs + assign slot offsets |
| LOW | …ills/azure-architecture-autopilot/scripts/generator.py | 1780 | // Step 3: sort edges within each channel and assign slot offsets |
| LOW | skills/sandbox-npm-install/scripts/install.sh | 93 | # Step 1: Prepare local deps directory |
| LOW | skills/sandbox-npm-install/scripts/install.sh | 119 | # Step 2: Install on local ext4 |
| LOW | skills/sandbox-npm-install/scripts/install.sh | 123 | # Step 3: Symlink into workspace |
| LOW | skills/sandbox-npm-install/scripts/install.sh | 150 | # Step 4: Verify native binaries when present in this project |
| LOW | skills/sandbox-npm-install/scripts/install.sh | 175 | # Step 5: Optionally install Playwright |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | …s/csharp-dotnet-development/.github/plugin/plugin.json | 3 | "description": "Essential prompts, instructions, and chat modes for C# and .NET development including testing, documen |
| MEDIUM | …o-application-csharp-dotnet/.github/plugin/plugin.json | 3 | "description": "Generate production-ready .NET applications from OpenAPI specifications. Includes ASP.NET Core project |
| MEDIUM | .github/plugin/marketplace.json | 165 | "description": "Essential prompts, instructions, and chat modes for C# and .NET development including testing, doc |
| MEDIUM | .github/plugin/marketplace.json | 518 | "description": "Generate production-ready .NET applications from OpenAPI specifications. Includes ASP.NET Core pro |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | cookbook/cookbook.yml | 3 | # This file defines the structure of cookbooks and recipes for the Samples page |