OpenAI Plugins
This report presents the forensic synthetic code analysis of openai/plugins, a JavaScript project with 4,566 GitHub stars. SynthScan v2.0 examined 657,429 lines of code across 4659 source files, recording 2478 pattern matches distributed across 22 syntactic categories. The overall adjusted score of 6.0 places this repository in the Low AI signal band.
The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).
This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.
Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.
This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.
The scanner identified 2478 distinct pattern matches across 22 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.
Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | plugins/hyperframes/skills/hyperframes/SKILL.md | 94 | // Step 3: Animate INTO those positions | COMMENT |
| LOW | plugins/hyperframes/skills/hyperframes/SKILL.md | 99 | // Step 4: Animate OUT from those positions | COMMENT |
| LOW⚡ | …ins/hyperframes/skills/website-to-hyperframes/SKILL.md | 21 | ## Step 1: Capture & Understand | COMMENT |
| LOW⚡ | …ins/hyperframes/skills/website-to-hyperframes/SKILL.md | 31 | ## Step 2: Write DESIGN.md | COMMENT |
| LOW⚡ | …ins/hyperframes/skills/website-to-hyperframes/SKILL.md | 41 | ## Step 3: Write SCRIPT | COMMENT |
| LOW⚡ | …ins/hyperframes/skills/website-to-hyperframes/SKILL.md | 51 | ## Step 4: Write STORYBOARD | COMMENT |
| LOW⚡ | …ins/hyperframes/skills/website-to-hyperframes/SKILL.md | 61 | ## Step 5: Generate VO + Map Timing | COMMENT |
| LOW⚡ | …ins/hyperframes/skills/website-to-hyperframes/SKILL.md | 71 | ## Step 6: Build Compositions | COMMENT |
| LOW | …ins/hyperframes/skills/website-to-hyperframes/SKILL.md | 82 | ## Step 7: Validate & Deliver | COMMENT |
| LOW | …lls/website-to-hyperframes/references/step-3-script.md | 1 | # Step 3: Write the Narration Script | COMMENT |
| LOW | …website-to-hyperframes/references/step-4-storyboard.md | 1 | # Step 4: Write the Storyboard | COMMENT |
| LOW | …s/website-to-hyperframes/references/step-7-validate.md | 1 | # Step 7: Validate & Deliver | COMMENT |
| LOW | …ills/website-to-hyperframes/references/step-6-build.md | 1 | # Step 6: Build Compositions | COMMENT |
| LOW | …ls/website-to-hyperframes/references/step-1-capture.md | 1 | # Step 1: Capture & Understand | COMMENT |
| LOW | …/skills/website-to-hyperframes/references/step-5-vo.md | 1 | # Step 5: Generate VO + Map Timing | COMMENT |
| LOW | …lls/website-to-hyperframes/references/step-2-design.md | 1 | # Step 2: Write DESIGN.md | COMMENT |
| LOW | …temporal-developer/references/typescript/versioning.md | 45 | #### Step 1: Patch in New Code | COMMENT |
| LOW | …temporal-developer/references/typescript/versioning.md | 63 | #### Step 2: Deprecate the Patch | COMMENT |
| LOW | …temporal-developer/references/typescript/versioning.md | 79 | #### Step 3: Remove the Patch | COMMENT |
| LOW⚡ | plugins/moody-s/skills/moody-s-explore-mcp/SKILL.md | 25 | ### Step 1: Verify MCP Availability | COMMENT |
| LOW⚡ | plugins/moody-s/skills/moody-s-explore-mcp/SKILL.md | 29 | ### Step 2: Discover Tools | COMMENT |
| LOW⚡ | plugins/moody-s/skills/moody-s-explore-mcp/SKILL.md | 35 | ### Step 3: Smoke Test - Entity Lookup | COMMENT |
| LOW⚡ | plugins/moody-s/skills/moody-s-explore-mcp/SKILL.md | 41 | ### Step 4: Light Probe (Optional) | COMMENT |
| LOW⚡ | plugins/moody-s/skills/moody-s-explore-mcp/SKILL.md | 51 | ### Step 5: Summarize | COMMENT |
| LOW | plugins/linear/skills/linear/SKILL.md | 20 | ### Step 0: Connect the Linear app (if not already configured) | COMMENT |
| LOW⚡ | …ng-ai-agent-on-cloudflare/references/agent-patterns.md | 210 | // Step 1: Research agent gathers information | COMMENT |
| LOW⚡ | …ng-ai-agent-on-cloudflare/references/agent-patterns.md | 219 | // Step 2: Writer agent creates draft | COMMENT |
| LOW⚡ | …ng-ai-agent-on-cloudflare/references/agent-patterns.md | 228 | // Step 3: Reviewer agent improves draft | COMMENT |
| LOW | …lare/skills/building-mcp-server-on-cloudflare/SKILL.md | 64 | ### Step 1: Define Tools | COMMENT |
| LOW | …lare/skills/building-mcp-server-on-cloudflare/SKILL.md | 101 | ### Step 2: Configure Entry Point | COMMENT |
| LOW | …lare/skills/building-mcp-server-on-cloudflare/SKILL.md | 123 | ### Step 3: Test Locally | COMMENT |
| LOW | …lare/skills/building-mcp-server-on-cloudflare/SKILL.md | 134 | ### Step 4: Deploy | COMMENT |
| LOW | …lare/skills/building-mcp-server-on-cloudflare/SKILL.md | 142 | ### Step 5: Connect Clients | COMMENT |
| LOW | …-kit/skills/twilio-customer-support-architect/SKILL.md | 27 | ## Step 1: Detect Specificity and Decide Your Mode | COMMENT |
| LOW | …-kit/skills/twilio-customer-support-architect/SKILL.md | 38 | ## Step 2: Qualify Intent — The 6 Essential Questions | COMMENT |
| LOW | …-kit/skills/twilio-customer-support-architect/SKILL.md | 71 | ## Step 3: Assess Sophistication — The Support Ladder | COMMENT |
| LOW | …-kit/skills/twilio-customer-support-architect/SKILL.md | 113 | ## Step 4: Qualify Context | COMMENT |
| LOW | …eloper-kit/skills/twilio-enterprise-knowledge/SKILL.md | 140 | # Step 1: Create the source — returns a presigned upload URL | COMMENT |
| LOW | …eloper-kit/skills/twilio-enterprise-knowledge/SKILL.md | 158 | # Step 2: PUT file to presigned URL — no auth header, URL is already signed | COMMENT |
| LOW⚡ | …-developer-kit/skills/twilio-conference-calls/SKILL.md | 129 | # Step 1: Put caller on hold (hold = hears music, can't hear agents) | COMMENT |
| LOW⚡ | …-developer-kit/skills/twilio-conference-calls/SKILL.md | 134 | # Step 2: Dial new agent into the same conference | COMMENT |
| LOW⚡ | …-developer-kit/skills/twilio-conference-calls/SKILL.md | 142 | # Step 3: Original agent briefs new agent (caller is on hold, can't hear) | COMMENT |
| LOW⚡ | …-developer-kit/skills/twilio-conference-calls/SKILL.md | 145 | # Step 4: Take caller off hold | COMMENT |
| LOW⚡ | …-developer-kit/skills/twilio-conference-calls/SKILL.md | 150 | # Step 5: Original agent leaves | COMMENT |
| LOW | …lio-developer-kit/skills/twilio-sms-isv-setup/SKILL.md | 92 | ### Step 1: Create Secondary Customer Profile | COMMENT |
| LOW | …lio-developer-kit/skills/twilio-sms-isv-setup/SKILL.md | 96 | ### Step 2: Register Brand | COMMENT |
| LOW | …lio-developer-kit/skills/twilio-sms-isv-setup/SKILL.md | 113 | ### Step 3: Create Campaign | COMMENT |
| LOW | …lio-developer-kit/skills/twilio-sms-isv-setup/SKILL.md | 129 | ### Step 4: Provision Numbers and Create Messaging Service | COMMENT |
| LOW | …lio-developer-kit/skills/twilio-sms-isv-setup/SKILL.md | 150 | ### Step 1: Buy Toll-Free Number | COMMENT |
| LOW | …lio-developer-kit/skills/twilio-sms-isv-setup/SKILL.md | 154 | ### Step 2: Submit Toll-Free Verification | COMMENT |
| LOW | …it/skills/twilio-marketing-promotions-advisor/SKILL.md | 27 | ## Step 1: Detect Specificity and Decide Your Mode | COMMENT |
| LOW | …it/skills/twilio-marketing-promotions-advisor/SKILL.md | 38 | ## Step 2: Qualify Intent — The 6 Essential Questions | COMMENT |
| LOW | …it/skills/twilio-marketing-promotions-advisor/SKILL.md | 73 | ## Step 3: Assess Sophistication — The Campaign Ladder | COMMENT |
| LOW | …it/skills/twilio-marketing-promotions-advisor/SKILL.md | 105 | ## Step 4: Qualify Context — Compliance | COMMENT |
| LOW⚡ | …r-kit/skills/twilio-conversation-orchestrator/SKILL.md | 388 | // Step 1: Fetch current config (ALWAYS re-fetch before updating) | COMMENT |
| LOW⚡ | …r-kit/skills/twilio-conversation-orchestrator/SKILL.md | 394 | // Step 2: Modify the field you need | COMMENT |
| LOW⚡ | …r-kit/skills/twilio-conversation-orchestrator/SKILL.md | 399 | // Step 3: PUT the complete object back | COMMENT |
| LOW | …r-kit/skills/twilio-security-compliance-hipaa/SKILL.md | 19 | ## Step 1: Execute a BAA | COMMENT |
| LOW | …r-kit/skills/twilio-security-compliance-hipaa/SKILL.md | 27 | ## Step 2: Designate HIPAA Project(s) | COMMENT |
| LOW⚡ | …eveloper-kit/skills/twilio-messaging-services/SKILL.md | 40 | # Step 1: Create the service | COMMENT |
| 717 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …skills/temporal-developer/references/python/testing.md | 107 | async def test_activity_failure_handling(): | CODE |
| LOW | …/temporal-developer/references/python/sync-vs-async.md | 101 | async def activity_with_blocking_call() -> str: | CODE |
| LOW | …oral-developer/references/typescript/error-handling.md | 47 | export async function workflowWithErrorHandling(): Promise<string> { | CODE |
| LOW | plugins/box/skills/box/scripts/box_rest.py | 230 | def handle_create_shared_link(args: argparse.Namespace) -> None: | CODE |
| LOW | plugins/box/skills/box/scripts/box_cli_smoke.py | 113 | def handle_create_shared_link(args: argparse.Namespace) -> int: | CODE |
| LOW⚡ | plugins/boltz-api-cli/tests/test_scan_sites.py | 45 | def test_site_clustering_merges_transitive_bridges_in_any_order(self) -> None: | CODE |
| LOW⚡ | plugins/boltz-api-cli/tests/test_scan_sites.py | 53 | def test_explicit_binder_chain_excludes_other_target_chains(self) -> None: | CODE |
| LOW⚡ | plugins/boltz-api-cli/tests/test_scan_sites.py | 57 | def test_single_non_target_chain_is_inferred(self) -> None: | CODE |
| LOW⚡ | plugins/boltz-api-cli/tests/test_scan_sites.py | 61 | def test_ambiguous_binder_chains_fail_closed(self) -> None: | CODE |
| LOW⚡ | plugins/boltz-api-cli/tests/test_scan_sites.py | 66 | def test_target_chain_cannot_be_selected_as_binder(self) -> None: | CODE |
| LOW⚡ | plugins/boltz-api-cli/tests/test_scan_sites.py | 71 | def test_missing_binder_chain_is_rejected(self) -> None: | CODE |
| LOW | plugins/plugin-eval/tests/plugin-eval.test.js | 39 | async function writeBlockScalarSkillFixture(rootPath, { style = ">", descriptionLines, bodyLines = 3 }) { | CODE |
| LOW | plugins/plugin-eval/tests/plugin-eval.test.js | 113 | async function createFakeCodexExecutable(rootPath) { | CODE |
| LOW | plugins/plugin-eval/src/renderers/markdown.js | 211 | function ensureMeasurementPlanPayload(payload) { | CODE |
| LOW | plugins/plugin-eval/src/renderers/markdown.js | 232 | function ensureBenchmarkTemplatePayload(payload) { | CODE |
| LOW | plugins/plugin-eval/src/renderers/markdown.js | 239 | function ensureBenchmarkRunPayload(payload) { | CODE |
| LOW | plugins/plugin-eval/src/renderers/markdown.js | 315 | function renderWorkflowGuidePayload(payload) { | CODE |
| LOW | plugins/plugin-eval/src/renderers/markdown.js | 415 | function renderMeasurementPlanPayload(payload) { | CODE |
| LOW | plugins/plugin-eval/src/renderers/markdown.js | 463 | function renderBenchmarkTemplateInit(payload) { | CODE |
| LOW | plugins/plugin-eval/src/core/budget.js | 40 | async function computeDeferredComponents(rootPath, excludeFiles = []) { | CODE |
| LOW⚡ | plugins/plugin-eval/src/core/benchmark.js | 31 | function benchmarkDirectoryForTarget(target) { | CODE |
| LOW⚡ | plugins/plugin-eval/src/core/benchmark.js | 35 | function benchmarkRunsDirectoryForTarget(target) { | CODE |
| LOW⚡ | plugins/plugin-eval/src/core/benchmark.js | 39 | function defaultBenchmarkConfigPath(target) { | CODE |
| LOW | plugins/plugin-eval/src/core/benchmark.js | 179 | async function createStarterBenchmarkConfig(target, options = {}) { | CODE |
| LOW | plugins/plugin-eval/src/core/benchmark.js | 361 | async function analyzeChangedWorkspaceCode(workspacePath, changedRelativePaths) { | CODE |
| LOW | plugins/plugin-eval/src/core/analyze.js | 85 | function normalizeExtensionPayload(extension) { | CODE |
| LOW | plugins/plugin-eval/src/core/benchmark-workspace.js | 64 | async function createWorkspaceFromGitWorktree(sourcePath, workspacePath) { | CODE |
| LOW | plugins/plugin-eval/src/core/benchmark-workspace.js | 125 | export function defaultTargetProvisioningMode(target) { | CODE |
| LOW | plugins/plugin-eval/src/core/benchmark-workspace.js | 135 | export async function provisionBenchmarkWorkspace({ target, config, scenarioId }) { | CODE |
| LOW | plugins/plugin-eval/src/core/presentation.js | 49 | export function createEvaluationNextAction(result) { | CODE |
| LOW⚡ | plugins/plugin-eval/src/core/presentation.js | 96 | export function applyEvaluationPresentation(result) { | CODE |
| LOW⚡ | plugins/plugin-eval/src/core/presentation.js | 104 | export function createWorkflowGuideNextAction(guide) { | CODE |
| LOW⚡ | plugins/plugin-eval/src/core/presentation.js | 114 | export function createMeasurementPlanNextAction(plan) { | CODE |
| LOW | plugins/plugin-eval/src/core/presentation.js | 156 | export function createBenchmarkTemplateNextAction(payload) { | CODE |
| LOW | plugins/plugin-eval/src/core/presentation.js | 167 | export function createBenchmarkRunNextAction(payload) { | CODE |
| LOW | plugins/plugin-eval/src/core/presentation.js | 181 | export function createComparisonNextAction(diff) { | CODE |
| LOW | plugins/plugin-eval/src/core/target.js | 68 | export async function discoverPluginSkillDirectories(pluginRoot, manifest) { | CODE |
| LOW | plugins/plugin-eval/src/core/observed-usage.js | 33 | function classifyEstimateAlignment(deltaRatio) { | CODE |
| LOW | plugins/plugin-eval/src/core/observed-usage.js | 182 | function createObservedUsageChecks(summary) { | CODE |
| LOW | …ills/eqtl-catalogue-skill/scripts/test_rest_request.py | 44 | def test_parse_input_backfills_eqtl_association_defaults(self) -> None: | CODE |
| LOW | …ills/eqtl-catalogue-skill/scripts/test_rest_request.py | 64 | def test_parse_input_does_not_backfill_other_services(self) -> None: | CODE |
| LOW | …ills/eqtl-catalogue-skill/scripts/test_rest_request.py | 75 | def test_execute_surfaces_http_error_body(self) -> None: | CODE |
| LOW | …ch/skills/eqtl-catalogue-skill/scripts/rest_request.py | 164 | def _is_eqtl_catalogue_association_request(base_url: str, path: str) -> bool: | CODE |
| LOW | …ch/skills/eqtl-catalogue-skill/scripts/rest_request.py | 168 | def _normalize_eqtl_catalogue_params( | CODE |
| LOW | …rch/skills/ncbi-blast-skill/scripts/test_ncbi_blast.py | 86 | def test_submit_parses_rid_and_rtoe(self) -> None: | CODE |
| LOW | …rch/skills/ncbi-blast-skill/scripts/test_ncbi_blast.py | 112 | def test_status_normalizes_searchinfo_states(self) -> None: | CODE |
| LOW | …rch/skills/ncbi-blast-skill/scripts/test_ncbi_blast.py | 208 | def test_run_returns_waiting_when_timeout_expires_before_poll(self) -> None: | CODE |
| LOW | …rch/skills/ncbi-blast-skill/scripts/test_ncbi_blast.py | 338 | def test_fetch_text_caps_text_head(self) -> None: | CODE |
| LOW | …rch/skills/ncbi-blast-skill/scripts/test_ncbi_blast.py | 364 | def test_fetch_text_save_raw_writes_artifact(self) -> None: | CODE |
| LOW | …rch/skills/ncbi-blast-skill/scripts/test_ncbi_blast.py | 425 | def test_invalid_inputs_return_invalid_input(self) -> None: | CODE |
| LOW | …iobankjapan-phewas-skill/scripts/variant_resolution.py | 231 | def resolve_position_both_builds(chrom: str, pos: int, build: str) -> dict[str, Any] | None: | CODE |
| LOW | …bass-gene-burden-skill/scripts/genebass_gene_burden.py | 118 | def fetch_phenotypes_metadata() -> list[dict[str, Any]]: | CODE |
| LOW⚡ | …to-gene-mapper-skill/scripts/test_map_locus_to_gene.py | 125 | def test_refsnp_base_uses_current_numeric_lookup_endpoint(self) -> None: | CODE |
| LOW⚡ | …to-gene-mapper-skill/scripts/test_map_locus_to_gene.py | 131 | def test_resolve_refsnp_coordinates_uses_top_level_grch_placements(self) -> None: | CODE |
| LOW⚡ | …to-gene-mapper-skill/scripts/test_map_locus_to_gene.py | 141 | def test_fetch_refsnp_annotations_uses_gene_locus_symbols(self) -> None: | CODE |
| LOW | …ocus-to-gene-mapper-skill/scripts/map_locus_to_gene.py | 466 | def parse_rsid_from_association(row: dict[str, Any]) -> str | None: | STRING |
| LOW | …ocus-to-gene-mapper-skill/scripts/map_locus_to_gene.py | 534 | def fetch_gwas_study_metadata( | STRING |
| LOW | …ocus-to-gene-mapper-skill/scripts/map_locus_to_gene.py | 569 | def coordinate_from_placement(placement: dict[str, Any]) -> dict[str, Any] | None: | STRING |
| LOW | …ocus-to-gene-mapper-skill/scripts/map_locus_to_gene.py | 648 | def resolve_refsnp_coordinates( | STRING |
| LOW | …ocus-to-gene-mapper-skill/scripts/map_locus_to_gene.py | 673 | def resolve_anchor_coordinates( | STRING |
| 397 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …kills/temporal-developer/references/python/patterns.md | 246 | except Exception as e: | CODE |
| LOW | …kills/temporal-developer/references/python/patterns.md | 253 | except Exception as comp_err: | CODE |
| LOW | …/skills/gnomad-graphql-skill/scripts/gnomad_graphql.py | 139 | except Exception as exc: # noqa: BLE001 | CODE |
| MEDIUM | …/skills/gnomad-graphql-skill/scripts/gnomad_graphql.py | 136 | def main() -> int: | CODE |
| LOW | …h/skills/proteomexchange-skill/scripts/rest_request.py | 276 | except Exception as exc: # noqa: BLE001 | CODE |
| MEDIUM | …h/skills/proteomexchange-skill/scripts/rest_request.py | 273 | def main() -> int: | CODE |
| LOW | …arch/skills/gwas-catalog-skill/scripts/rest_request.py | 276 | except Exception as exc: # noqa: BLE001 | CODE |
| MEDIUM | …arch/skills/gwas-catalog-skill/scripts/rest_request.py | 273 | def main() -> int: | CODE |
| LOW | …ch/skills/eqtl-catalogue-skill/scripts/rest_request.py | 358 | except Exception as exc: # noqa: BLE001 | CODE |
| MEDIUM | …ch/skills/eqtl-catalogue-skill/scripts/rest_request.py | 355 | def main() -> int: | CODE |
| LOW | …nce-research/skills/rhea-skill/scripts/rest_request.py | 276 | except Exception as exc: # noqa: BLE001 | CODE |
| MEDIUM | …nce-research/skills/rhea-skill/scripts/rest_request.py | 273 | def main() -> int: | CODE |
| LOW | …research/skills/ncbi-blast-skill/scripts/ncbi_blast.py | 743 | except Exception as exc: # noqa: BLE001 | CODE |
| MEDIUM | …research/skills/ncbi-blast-skill/scripts/ncbi_blast.py | 740 | def main() -> int: | CODE |
| LOW | …ence-research/skills/ipd-skill/scripts/rest_request.py | 276 | except Exception as exc: # noqa: BLE001 | CODE |
| MEDIUM | …ence-research/skills/ipd-skill/scripts/rest_request.py | 273 | def main() -> int: | CODE |
| LOW | …-research/skills/uniprot-skill/scripts/rest_request.py | 276 | except Exception as exc: # noqa: BLE001 | CODE |
| MEDIUM | …-research/skills/uniprot-skill/scripts/rest_request.py | 273 | def main() -> int: | CODE |
| LOW | …e-research/skills/chembl-skill/scripts/rest_request.py | 276 | except Exception as exc: # noqa: BLE001 | CODE |
| MEDIUM | …e-research/skills/chembl-skill/scripts/rest_request.py | 273 | def main() -> int: | CODE |
| LOW | …arch/skills/efo-ontology-skill/scripts/rest_request.py | 276 | except Exception as exc: # noqa: BLE001 | CODE |
| MEDIUM | …arch/skills/efo-ontology-skill/scripts/rest_request.py | 273 | def main() -> int: | CODE |
| LOW | …-research/skills/ensembl-skill/scripts/rest_request.py | 276 | except Exception as exc: # noqa: BLE001 | CODE |
| MEDIUM | …-research/skills/ensembl-skill/scripts/rest_request.py | 273 | def main() -> int: | CODE |
| LOW | …-research/skills/quickgo-skill/scripts/rest_request.py | 276 | except Exception as exc: # noqa: BLE001 | CODE |
| MEDIUM | …-research/skills/quickgo-skill/scripts/rest_request.py | 273 | def main() -> int: | CODE |
| LOW | …iobankjapan-phewas-skill/scripts/variant_resolution.py | 210 | except Exception as exc: # noqa: BLE001 | CODE |
| LOW | …iobankjapan-phewas-skill/scripts/variant_resolution.py | 215 | except Exception as exc: # noqa: BLE001 | CODE |
| LOW | …iobankjapan-phewas-skill/scripts/variant_resolution.py | 245 | except Exception as exc: # noqa: BLE001 | CODE |
| LOW | …obankjapan-phewas-skill/scripts/biobankjapan_phewas.py | 120 | except Exception as exc: # noqa: BLE001 | CODE |
| LOW | …esearch/skills/alphafold-skill/scripts/rest_request.py | 276 | except Exception as exc: # noqa: BLE001 | CODE |
| MEDIUM | …esearch/skills/alphafold-skill/scripts/rest_request.py | 273 | def main() -> int: | CODE |
| LOW | …e-research/skills/bgee-skill/scripts/sparql_request.py | 185 | except Exception as exc: # noqa: BLE001 | CODE |
| MEDIUM | …e-research/skills/bgee-skill/scripts/sparql_request.py | 182 | def main() -> int: | CODE |
| LOW | …research/skills/pharmgkb-skill/scripts/rest_request.py | 276 | except Exception as exc: # noqa: BLE001 | CODE |
| MEDIUM | …research/skills/pharmgkb-skill/scripts/rest_request.py | 273 | def main() -> int: | CODE |
| LOW | …ce-research/skills/chebi-skill/scripts/rest_request.py | 276 | except Exception as exc: # noqa: BLE001 | CODE |
| MEDIUM | …ce-research/skills/chebi-skill/scripts/rest_request.py | 273 | def main() -> int: | CODE |
| LOW | …search/skills/cbioportal-skill/scripts/rest_request.py | 276 | except Exception as exc: # noqa: BLE001 | CODE |
| MEDIUM | …search/skills/cbioportal-skill/scripts/rest_request.py | 273 | def main() -> int: | CODE |
| LOW | …e-research/skills/mgnify-skill/scripts/rest_request.py | 276 | except Exception as exc: # noqa: BLE001 | CODE |
| MEDIUM | …e-research/skills/mgnify-skill/scripts/rest_request.py | 273 | def main() -> int: | CODE |
| LOW | …-research/skills/biorxiv-skill/scripts/rest_request.py | 276 | except Exception as exc: # noqa: BLE001 | CODE |
| MEDIUM | …-research/skills/biorxiv-skill/scripts/rest_request.py | 273 | def main() -> int: | CODE |
| LOW | …e-research/skills/encode-skill/scripts/rest_request.py | 276 | except Exception as exc: # noqa: BLE001 | CODE |
| MEDIUM | …e-research/skills/encode-skill/scripts/rest_request.py | 273 | def main() -> int: | CODE |
| LOW | …arch/skills/metabolights-skill/scripts/rest_request.py | 276 | except Exception as exc: # noqa: BLE001 | CODE |
| MEDIUM | …arch/skills/metabolights-skill/scripts/rest_request.py | 273 | def main() -> int: | CODE |
| LOW | …ch/skills/ncbi-datasets-skill/scripts/ncbi_datasets.py | 218 | except Exception as exc: # noqa: BLE001 | CODE |
| MEDIUM | …ch/skills/ncbi-datasets-skill/scripts/ncbi_datasets.py | 215 | def main() -> int: | CODE |
| LOW | …bass-gene-burden-skill/scripts/genebass_gene_burden.py | 199 | except Exception as exc: # noqa: BLE001 | CODE |
| LOW | …ocus-to-gene-mapper-skill/scripts/map_locus_to_gene.py | 337 | except Exception as exc: | STRING |
| LOW | …ocus-to-gene-mapper-skill/scripts/map_locus_to_gene.py | 355 | except Exception as exc: | STRING |
| LOW | …ocus-to-gene-mapper-skill/scripts/map_locus_to_gene.py | 432 | except Exception as exc: | STRING |
| LOW | …ocus-to-gene-mapper-skill/scripts/map_locus_to_gene.py | 549 | except Exception as exc: | STRING |
| LOW | …ocus-to-gene-mapper-skill/scripts/map_locus_to_gene.py | 603 | except Exception: | STRING |
| LOW | …ocus-to-gene-mapper-skill/scripts/map_locus_to_gene.py | 643 | except Exception as exc: | STRING |
| LOW | …ocus-to-gene-mapper-skill/scripts/map_locus_to_gene.py | 694 | except Exception: | STRING |
| LOW | …ocus-to-gene-mapper-skill/scripts/map_locus_to_gene.py | 703 | except Exception as exc: | STRING |
| LOW | …ocus-to-gene-mapper-skill/scripts/map_locus_to_gene.py | 1128 | except Exception as exc: | STRING |
| 249 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | …/hyperframes/skills/gsap/scripts/extract-audio-data.py | 25 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …/hyperframes/skills/gsap/scripts/extract-audio-data.py | 35 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …g/components/inference-nim-operator/scripts/install.sh | 18 | # ── Preflight ───────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM⚡ | …g/components/inference-nim-operator/scripts/install.sh | 21 | # ── 1. Verify GPUs ─────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM⚡ | …g/components/inference-nim-operator/scripts/install.sh | 25 | # ── 2. Add Helm repo ───────────────────────────────────────────────────────── | COMMENT |
| MEDIUM⚡ | …g/components/inference-nim-operator/scripts/install.sh | 30 | # ── 3. Create namespace ────────────────────────────────────────────────────── | COMMENT |
| MEDIUM⚡ | …g/components/inference-nim-operator/scripts/install.sh | 34 | # ── 4. Create NGC pull secret (if NGC_API_KEY is set) ──────────────────────── | COMMENT |
| MEDIUM | …g/components/inference-nim-operator/scripts/install.sh | 47 | # ── 5. Install NIM Operator ────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …g/components/inference-nim-operator/scripts/install.sh | 54 | # ── 6. Deploy NIMService instances ─────────────────────────────────────────── | COMMENT |
| MEDIUM | …g/components/inference-nim-operator/scripts/install.sh | 238 | # ── 7. Verify ──────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …s/inference-nim-operator/nims/qwen3-vl/nimservice.yaml | 81 | # ----------------------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …caling/components/cluster-azure/terraform/variables.tf | 41 | # ============================================================================= | COMMENT |
| MEDIUM⚡ | …caling/components/cluster-azure/terraform/variables.tf | 43 | # ============================================================================= | COMMENT |
| MEDIUM⚡ | …caling/components/cluster-azure/terraform/variables.tf | 50 | # ============================================================================= | COMMENT |
| MEDIUM⚡ | …caling/components/cluster-azure/terraform/variables.tf | 52 | # ============================================================================= | COMMENT |
| MEDIUM | …caling/components/cluster-azure/terraform/variables.tf | 4 | # ============================================================================= | COMMENT |
| MEDIUM | …caling/components/cluster-azure/terraform/variables.tf | 6 | # ============================================================================= | COMMENT |
| MEDIUM | …caling/components/cluster-azure/terraform/variables.tf | 69 | # ============================================================================= | COMMENT |
| MEDIUM | …caling/components/cluster-azure/terraform/variables.tf | 71 | # ============================================================================= | COMMENT |
| MEDIUM | …caling/components/cluster-azure/terraform/variables.tf | 118 | # ============================================================================= | COMMENT |
| MEDIUM | …caling/components/cluster-azure/terraform/variables.tf | 120 | # ============================================================================= | COMMENT |
| MEDIUM | …caling/components/cluster-azure/terraform/variables.tf | 192 | # ============================================================================= | COMMENT |
| MEDIUM | …caling/components/cluster-azure/terraform/variables.tf | 194 | # ============================================================================= | COMMENT |
| MEDIUM | …caling/components/cluster-azure/terraform/variables.tf | 251 | # ============================================================================= | COMMENT |
| MEDIUM | …caling/components/cluster-azure/terraform/variables.tf | 253 | # ============================================================================= | COMMENT |
| MEDIUM | …caling/components/cluster-azure/terraform/variables.tf | 275 | # ============================================================================= | COMMENT |
| MEDIUM | …caling/components/cluster-azure/terraform/variables.tf | 277 | # ============================================================================= | COMMENT |
| MEDIUM | …caling/components/cluster-azure/terraform/variables.tf | 299 | # ============================================================================= | COMMENT |
| MEDIUM | …caling/components/cluster-azure/terraform/variables.tf | 301 | # ============================================================================= | COMMENT |
| MEDIUM | …caling/components/cluster-azure/terraform/variables.tf | 335 | # ============================================================================= | COMMENT |
| MEDIUM | …caling/components/cluster-azure/terraform/variables.tf | 337 | # ============================================================================= | COMMENT |
| MEDIUM | …caling/components/cluster-azure/terraform/variables.tf | 379 | # ============================================================================= | COMMENT |
| MEDIUM | …caling/components/cluster-azure/terraform/variables.tf | 381 | # ============================================================================= | COMMENT |
| MEDIUM | …lient-scaling/components/cluster-azure/scripts/main.tf | 35 | # ── Resource Group ────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …lient-scaling/components/cluster-azure/scripts/main.tf | 43 | # ── Virtual Network ───────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …lient-scaling/components/cluster-azure/scripts/main.tf | 92 | # ── NAT Gateway ───────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …lient-scaling/components/cluster-azure/scripts/main.tf | 126 | # ── Network Security Groups ──────────────────────────────────────────────── | COMMENT |
| MEDIUM | …lient-scaling/components/cluster-azure/scripts/main.tf | 177 | # ── Log Analytics + Container Insights ────────────────────────────────────── | COMMENT |
| MEDIUM | …lient-scaling/components/cluster-azure/scripts/main.tf | 203 | # ── AKS Cluster ───────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …lient-scaling/components/cluster-azure/scripts/main.tf | 253 | # ── GPU Node Pool ─────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …lient-scaling/components/cluster-azure/scripts/main.tf | 282 | # ── PostgreSQL (private, delegated subnet) ────────────────────────────────── | COMMENT |
| MEDIUM | …lient-scaling/components/cluster-azure/scripts/main.tf | 344 | # ── Redis Cache ───────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …lient-scaling/components/cluster-azure/scripts/main.tf | 395 | # ── Storage Account ───────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …lient-scaling/components/cluster-azure/scripts/main.tf | 476 | # ── Key Vault ─────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …lient-scaling/components/cluster-azure/scripts/main.tf | 607 | # ── AI Foundry ────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM⚡ | …ls/vision-trainer/scripts/sam_segmentation_training.py | 45 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …ls/vision-trainer/scripts/sam_segmentation_training.py | 47 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …ls/vision-trainer/scripts/sam_segmentation_training.py | 144 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …ls/vision-trainer/scripts/sam_segmentation_training.py | 146 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …ls/vision-trainer/scripts/sam_segmentation_training.py | 156 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …ls/vision-trainer/scripts/sam_segmentation_training.py | 158 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …ls/vision-trainer/scripts/sam_segmentation_training.py | 228 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …ls/vision-trainer/scripts/sam_segmentation_training.py | 230 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …kills/video-sdk/windows/references/delegate-methods.md | 181 | // ═══════════════════════════════════════════════════════════════════════ | COMMENT |
| MEDIUM⚡ | …kills/video-sdk/windows/references/delegate-methods.md | 183 | // ═══════════════════════════════════════════════════════════════════════ | COMMENT |
| MEDIUM⚡ | …kills/video-sdk/windows/references/delegate-methods.md | 193 | // ═══════════════════════════════════════════════════════════════════════ | COMMENT |
| MEDIUM⚡ | …kills/video-sdk/windows/references/delegate-methods.md | 195 | // ═══════════════════════════════════════════════════════════════════════ | COMMENT |
| MEDIUM⚡ | …kills/video-sdk/windows/references/delegate-methods.md | 206 | // ═══════════════════════════════════════════════════════════════════════ | COMMENT |
| MEDIUM⚡ | …kills/video-sdk/windows/references/delegate-methods.md | 208 | // ═══════════════════════════════════════════════════════════════════════ | COMMENT |
| MEDIUM⚡ | …kills/video-sdk/windows/references/delegate-methods.md | 215 | // ═══════════════════════════════════════════════════════════════════════ | COMMENT |
| 65 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | plugins/box/skills/box/scripts/box_rest.py | 4 | CODE | |
| LOW | plugins/box/skills/box/scripts/box_cli_smoke.py | 4 | CODE | |
| LOW | plugins/box/skills/box/scripts/box_cli_smoke.py | 9 | CODE | |
| LOW | plugins/boltz-api-cli/tests/test_scan_sites.py | 1 | CODE | |
| LOW | …/skills/gnomad-graphql-skill/scripts/gnomad_graphql.py | 4 | CODE | |
| LOW | …h/skills/proteomexchange-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …arch/skills/gwas-catalog-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …ch/skills/eqtl-catalogue-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …nce-research/skills/rhea-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …rch/skills/ncbi-blast-skill/scripts/test_ncbi_blast.py | 4 | CODE | |
| LOW | …research/skills/ncbi-blast-skill/scripts/ncbi_blast.py | 9 | CODE | |
| LOW | …ence-research/skills/ipd-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …-research/skills/uniprot-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …e-research/skills/chembl-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …arch/skills/efo-ontology-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …-research/skills/ensembl-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …-research/skills/quickgo-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …iobankjapan-phewas-skill/scripts/variant_resolution.py | 1 | CODE | |
| LOW | …obankjapan-phewas-skill/scripts/biobankjapan_phewas.py | 13 | CODE | |
| LOW | …esearch/skills/alphafold-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …e-research/skills/bgee-skill/scripts/sparql_request.py | 4 | CODE | |
| LOW | …research/skills/pharmgkb-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …ce-research/skills/chebi-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …search/skills/cbioportal-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …e-research/skills/mgnify-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …-research/skills/biorxiv-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …e-research/skills/encode-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …arch/skills/metabolights-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …ch/skills/ncbi-datasets-skill/scripts/ncbi_datasets.py | 4 | CODE | |
| LOW | …bass-gene-burden-skill/scripts/genebass_gene_burden.py | 12 | CODE | |
| LOW | …ocus-to-gene-mapper-skill/scripts/map_locus_to_gene.py | 2 | CODE | |
| LOW | …esearch/skills/cellxgene-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …search/skills/rnacentral-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …entargets-skill/scripts/opentargets_disease_heatmap.py | 4 | CODE | |
| LOW | …kills/opentargets-skill/scripts/opentargets_graphql.py | 4 | CODE | |
| LOW | …search/skills/tpmi-phewas-skill/scripts/tpmi_phewas.py | 13 | CODE | |
| LOW | …skills/tpmi-phewas-skill/scripts/variant_resolution.py | 1 | CODE | |
| LOW | …/biostudies-arrayexpress-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …s/clinvar-variation-skill/scripts/clinvar_variation.py | 4 | CODE | |
| LOW | …inicaltables-skill/scripts/ncbi_gene_clinicaltables.py | 4 | CODE | |
| LOW | …esearch/skills/bindingdb-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …ills/human-protein-atlas-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …search/skills/ncbi-entrez-skill/scripts/ncbi_entrez.py | 4 | CODE | |
| LOW | …/clinicaltrials-skill/scripts/clinicaltrials_client.py | 4 | CODE | |
| LOW | …e-research/skills/civic-skill/scripts/civic_graphql.py | 4 | CODE | |
| LOW | …e-research/skills/string-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …research/skills/reactome-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …earch/skills/pubchem-pug-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …nce-research/skills/hmdb-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …ce-research/skills/pride-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …research/skills/rcsb-pdb-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …s/ukb-topmed-phewas-skill/scripts/ukb_topmed_phewas.py | 13 | CODE | |
| LOW | …/ukb-topmed-phewas-skill/scripts/variant_resolution.py | 1 | CODE | |
| LOW | …search/skills/epigraphdb-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …e-research/skills/gtex-eqtl-skill/scripts/gtex_eqtl.py | 13 | CODE | |
| LOW | …h/skills/gtex-eqtl-skill/scripts/variant_resolution.py | 1 | CODE | |
| LOW | …ence-research/skills/eva-skill/scripts/rest_request.py | 4 | CODE | |
| LOW | …lls/finngen-phewas-skill/scripts/variant_resolution.py | 1 | CODE | |
| LOW | …/skills/finngen-phewas-skill/scripts/finngen_phewas.py | 13 | CODE | |
| LOW | …nce-research/skills/ncbi-pmc-skill/scripts/ncbi_pmc.py | 4 | CODE | |
| 181 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| CRITICAL | …ns/cloudflare/skills/cloudflare/references/ddos/api.md | 43 | const entrypointRuleset = await client.zones.rulesets.phases.entrypoint.get("ddos_l7", { | CODE |
| CRITICAL | …ns/cloudflare/skills/cloudflare/references/ddos/api.md | 48 | await client.zones.rulesets.phases.entrypoint.update("ddos_l7", { | CODE |
| CRITICAL | …ns/cloudflare/skills/cloudflare/references/ddos/api.md | 70 | const l4Ruleset = await client.accounts.rulesets.phases.entrypoint.get("ddos_l4", { | CODE |
| CRITICAL | …oudflare/skills/cloudflare/references/ddos/patterns.md | 18 | await client.accounts.rulesets.phases.entrypoint.update("ddos_l7", { | CODE |
| CRITICAL | …oudflare/skills/cloudflare/references/ddos/patterns.md | 64 | return client.zones.rulesets.phases.entrypoint.update("ddos_l7", { | CODE |
| CRITICAL⚡ | …oudflare/skills/cloudflare/references/ddos/patterns.md | 131 | await client.zones.rulesets.phases.entrypoint.update("ddos_l7", { | CODE |
| CRITICAL⚡ | …oudflare/skills/cloudflare/references/ddos/patterns.md | 137 | await client.zones.rulesets.phases.entrypoint.update("http_request_firewall_managed", { | CODE |
| CRITICAL⚡ | …oudflare/skills/cloudflare/references/ddos/patterns.md | 143 | await client.zones.rulesets.phases.entrypoint.update("http_ratelimit", { | CODE |
| CRITICAL⚡ | …oudflare/skills/cloudflare/references/ddos/patterns.md | 149 | await client.zones.rulesets.phases.entrypoint.update("http_request_sbfm", { | CODE |
| CRITICAL | …oudflare/skills/cloudflare/references/ddos/patterns.md | 169 | await client.zones.rulesets.phases.entrypoint.update("http_request_cache_settings", { zone_id: zoneId, rules: [cacheRule | CODE |
| CRITICAL | …lls/cloudflare/references/workers-for-platforms/api.md | 23 | await client.workersForPlatforms.dispatch.namespaces.scripts.update( | CODE |
| CRITICAL | …loudflare/references/workers-for-platforms/patterns.md | 137 | await client.workersForPlatforms.dispatch.namespaces.scripts.update("production", name, { | CODE |
| CRITICAL | …s/cloudflare/skills/cloudflare/references/pages/api.md | 190 | const data = await event.locals.runtime.env.DB.prepare('SELECT * FROM users').all(); | CODE |
| CRITICAL⚡ | …per-kit/skills/twilio-whatsapp-manage-senders/SKILL.md | 40 | sender = client.messaging.v2.channels.senders.create( | CODE |
| CRITICAL⚡ | …per-kit/skills/twilio-whatsapp-manage-senders/SKILL.md | 60 | const sender = await client.messaging.v2.channels.senders.create({ | CODE |
| CRITICAL | …per-kit/skills/twilio-whatsapp-manage-senders/SKILL.md | 144 | for s in client.messaging.v2.channels.senders.list(): | CODE |
| CRITICAL | …per-kit/skills/twilio-whatsapp-manage-senders/SKILL.md | 151 | const senders = await client.messaging.v2.channels.senders.list(); | CODE |
| CRITICAL | …per-kit/skills/twilio-whatsapp-manage-senders/SKILL.md | 170 | sender = client.messaging.v2.channels.senders.create( | CODE |
| CRITICAL | …per-kit/skills/twilio-whatsapp-manage-senders/SKILL.md | 178 | const sender = await client.messaging.v2.channels.senders.create({ | CODE |
| CRITICAL | …tup-usd-performance-tuning/references/runtime-probe.md | 74 | 2. `omni.scene.optimizer.impl.core.SOPluginVersion()` → | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …h/skills/proteomexchange-skill/scripts/rest_request.py | 69 | CODE | |
| LOW | …h/skills/proteomexchange-skill/scripts/rest_request.py | 88 | CODE | |
| LOW | …h/skills/proteomexchange-skill/scripts/rest_request.py | 180 | CODE | |
| LOW | …arch/skills/gwas-catalog-skill/scripts/rest_request.py | 69 | CODE | |
| LOW | …arch/skills/gwas-catalog-skill/scripts/rest_request.py | 88 | CODE | |
| LOW | …arch/skills/gwas-catalog-skill/scripts/rest_request.py | 180 | CODE | |
| LOW | …ch/skills/eqtl-catalogue-skill/scripts/rest_request.py | 88 | CODE | |
| LOW | …ch/skills/eqtl-catalogue-skill/scripts/rest_request.py | 107 | CODE | |
| LOW | …ch/skills/eqtl-catalogue-skill/scripts/rest_request.py | 194 | CODE | |
| LOW | …ch/skills/eqtl-catalogue-skill/scripts/rest_request.py | 253 | CODE | |
| LOW | …nce-research/skills/rhea-skill/scripts/rest_request.py | 69 | CODE | |
| LOW | …nce-research/skills/rhea-skill/scripts/rest_request.py | 88 | CODE | |
| LOW | …nce-research/skills/rhea-skill/scripts/rest_request.py | 180 | CODE | |
| LOW | …research/skills/ncbi-blast-skill/scripts/ncbi_blast.py | 382 | CODE | |
| LOW | …ence-research/skills/ipd-skill/scripts/rest_request.py | 69 | CODE | |
| LOW | …ence-research/skills/ipd-skill/scripts/rest_request.py | 88 | CODE | |
| LOW | …ence-research/skills/ipd-skill/scripts/rest_request.py | 180 | CODE | |
| LOW | …-research/skills/uniprot-skill/scripts/rest_request.py | 69 | CODE | |
| LOW | …-research/skills/uniprot-skill/scripts/rest_request.py | 88 | CODE | |
| LOW | …-research/skills/uniprot-skill/scripts/rest_request.py | 180 | CODE | |
| LOW | …e-research/skills/chembl-skill/scripts/rest_request.py | 69 | CODE | |
| LOW | …e-research/skills/chembl-skill/scripts/rest_request.py | 88 | CODE | |
| LOW | …e-research/skills/chembl-skill/scripts/rest_request.py | 180 | CODE | |
| LOW | …arch/skills/efo-ontology-skill/scripts/rest_request.py | 69 | CODE | |
| LOW | …arch/skills/efo-ontology-skill/scripts/rest_request.py | 88 | CODE | |
| LOW | …arch/skills/efo-ontology-skill/scripts/rest_request.py | 180 | CODE | |
| LOW | …-research/skills/ensembl-skill/scripts/rest_request.py | 69 | CODE | |
| LOW | …-research/skills/ensembl-skill/scripts/rest_request.py | 88 | CODE | |
| LOW | …-research/skills/ensembl-skill/scripts/rest_request.py | 180 | CODE | |
| LOW | …-research/skills/quickgo-skill/scripts/rest_request.py | 69 | CODE | |
| LOW | …-research/skills/quickgo-skill/scripts/rest_request.py | 88 | CODE | |
| LOW | …-research/skills/quickgo-skill/scripts/rest_request.py | 180 | CODE | |
| LOW | …esearch/skills/alphafold-skill/scripts/rest_request.py | 69 | CODE | |
| LOW | …esearch/skills/alphafold-skill/scripts/rest_request.py | 88 | CODE | |
| LOW | …esearch/skills/alphafold-skill/scripts/rest_request.py | 180 | CODE | |
| LOW | …research/skills/pharmgkb-skill/scripts/rest_request.py | 69 | CODE | |
| LOW | …research/skills/pharmgkb-skill/scripts/rest_request.py | 88 | CODE | |
| LOW | …research/skills/pharmgkb-skill/scripts/rest_request.py | 180 | CODE | |
| LOW | …ce-research/skills/chebi-skill/scripts/rest_request.py | 69 | CODE | |
| LOW | …ce-research/skills/chebi-skill/scripts/rest_request.py | 88 | CODE | |
| LOW | …ce-research/skills/chebi-skill/scripts/rest_request.py | 180 | CODE | |
| LOW | …search/skills/cbioportal-skill/scripts/rest_request.py | 69 | CODE | |
| LOW | …search/skills/cbioportal-skill/scripts/rest_request.py | 88 | CODE | |
| LOW | …search/skills/cbioportal-skill/scripts/rest_request.py | 180 | CODE | |
| LOW | …e-research/skills/mgnify-skill/scripts/rest_request.py | 69 | CODE | |
| LOW | …e-research/skills/mgnify-skill/scripts/rest_request.py | 88 | CODE | |
| LOW | …e-research/skills/mgnify-skill/scripts/rest_request.py | 180 | CODE | |
| LOW | …-research/skills/biorxiv-skill/scripts/rest_request.py | 69 | CODE | |
| LOW | …-research/skills/biorxiv-skill/scripts/rest_request.py | 88 | CODE | |
| LOW | …-research/skills/biorxiv-skill/scripts/rest_request.py | 180 | CODE | |
| LOW | …e-research/skills/encode-skill/scripts/rest_request.py | 69 | CODE | |
| LOW | …e-research/skills/encode-skill/scripts/rest_request.py | 88 | CODE | |
| LOW | …e-research/skills/encode-skill/scripts/rest_request.py | 180 | CODE | |
| LOW | …arch/skills/metabolights-skill/scripts/rest_request.py | 69 | CODE | |
| LOW | …arch/skills/metabolights-skill/scripts/rest_request.py | 88 | CODE | |
| LOW | …arch/skills/metabolights-skill/scripts/rest_request.py | 180 | CODE | |
| LOW | …ch/skills/ncbi-datasets-skill/scripts/ncbi_datasets.py | 60 | CODE | |
| LOW | …ocus-to-gene-mapper-skill/scripts/map_locus_to_gene.py | 466 | CODE | |
| LOW | …ocus-to-gene-mapper-skill/scripts/map_locus_to_gene.py | 714 | CODE | |
| LOW | …ocus-to-gene-mapper-skill/scripts/map_locus_to_gene.py | 759 | CODE | |
| 146 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | …h/skills/proteomexchange-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …arch/skills/gwas-catalog-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …ch/skills/eqtl-catalogue-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …nce-research/skills/rhea-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …ence-research/skills/ipd-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …-research/skills/uniprot-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …e-research/skills/chembl-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …arch/skills/efo-ontology-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …-research/skills/ensembl-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …-research/skills/quickgo-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …esearch/skills/alphafold-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …research/skills/pharmgkb-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …ce-research/skills/chebi-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …search/skills/cbioportal-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …e-research/skills/mgnify-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …-research/skills/biorxiv-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …e-research/skills/encode-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …arch/skills/metabolights-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …esearch/skills/cellxgene-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …search/skills/rnacentral-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …/biostudies-arrayexpress-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …esearch/skills/bindingdb-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …ills/human-protein-atlas-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …e-research/skills/string-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …research/skills/reactome-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …earch/skills/pubchem-pug-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …nce-research/skills/hmdb-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …ce-research/skills/pride-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …research/skills/rcsb-pdb-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …search/skills/epigraphdb-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | …ence-research/skills/eva-skill/scripts/rest_request.py | 0 | generic compact rest client for chatgpt-imported skills. | STRING |
| HIGH | plugins/ngs-analysis/scripts/run_amplicon_microbiome.py | 0 | <svg xmlns="http://www.w3.org/2000/svg" width="900" height="180" role="img" aria-label="{html.escape(title)}"> <rect wid | STRING |
| HIGH | …ugins/ngs-analysis/scripts/run_shotgun_metagenomics.py | 0 | <svg xmlns="http://www.w3.org/2000/svg" width="900" height="180" role="img" aria-label="{html.escape(title)}"> <rect wid | STRING |
| HIGH | plugins/ngs-analysis/scripts/ngs_epigenomics_utils.py | 0 | <svg xmlns="http://www.w3.org/2000/svg" width="900" height="180" role="img" aria-label="{html.escape(title)}"> <rect wid | STRING |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | plugins/box/skills/box/README.md | 19 | ├── SKILL.md # Entry point — workflow, guardrails, and verification | CODE |
| MEDIUM | plugins/box/skills/box/references/ai-and-retrieval.md | 83 | ## Retrieval guardrails | COMMENT |
| MEDIUM | plugins/vercel/agents/ai-architect.md | 210 | ### Pattern 5: RAG Pipeline | COMMENT |
| MEDIUM | plugins/vercel/skills/workflow/SKILL.md | 19 | # Chain / pipeline / orchestration engine files | COMMENT |
| MEDIUM | plugins/vercel/skills/workflow/SKILL.md | 140 | # Sequential / chain / trigger orchestration language | COMMENT |
| MEDIUM | plugins/vercel/skills/workflow/SKILL.md | 257 | # Chain / trigger / sequential orchestration | COMMENT |
| MEDIUM | plugins/vercel/skills/nextjs/SKILL.md | 115 | // app/layout.tsx — WRONG (default scaffold output) | COMMENT |
| MEDIUM | plugins/vercel/skills/ai-sdk/SKILL.md | 672 | // Post-process, log, validate guardrails | COMMENT |
| MEDIUM | …ng-ai-agent-on-cloudflare/references/agent-patterns.md | 118 | ## RAG (Retrieval Augmented Generation) | COMMENT |
| MEDIUM | …lare/skills/cloudflare/references/workers-ai/README.md | 55 | ### Embeddings (Semantic Search/RAG) | COMMENT |
| MEDIUM | …lare/skills/cloudflare/references/workers-ai/README.md | 112 | ## RAG vs Direct Generation | COMMENT |
| MEDIUM | …lare/skills/cloudflare/references/workers-ai/README.md | 114 | ### Use RAG (Vectorize + Workers AI) When: | COMMENT |
| MEDIUM | …re/skills/cloudflare/references/workers-ai/patterns.md | 3 | ## RAG (Retrieval-Augmented Generation) | COMMENT |
| MEDIUM | …ills/cloudflare/references/workers-ai/configuration.md | 79 | ## RAG Setup (with Vectorize) | COMMENT |
| MEDIUM | …flare/skills/cloudflare/references/vectorize/README.md | 98 | ### RAG Pattern | COMMENT |
| MEDIUM | …are/skills/cloudflare/references/vectorize/patterns.md | 24 | ## RAG Pattern | COMMENT |
| MEDIUM | …ins/build-ios-apps/skills/swiftui-ui-patterns/SKILL.md | 21 | ### New project scaffolding | COMMENT |
| MEDIUM | …s/skills/swiftui-ui-patterns/references/performance.md | 1 | # Performance guardrails | COMMENT |
| MEDIUM | …skills/swiftui-view-refactor/references/mv-patterns.md | 84 | ## Preferred pattern: use modifiers as lightweight orchestration | COMMENT |
| MEDIUM | …ld-chatgpt-app/references/upstream-example-workflow.md | 48 | ### 3. Local fallback scaffold | COMMENT |
| MEDIUM | …ins/notion/skills/notion-meeting-intelligence/SKILL.md | 19 | ## Tool-call guardrails | COMMENT |
| MEDIUM | …s/notion/skills/notion-research-documentation/SKILL.md | 19 | ## Tool-call guardrails | COMMENT |
| MEDIUM | plugins/notion/skills/notion-knowledge-capture/SKILL.md | 19 | ## Tool-call guardrails | COMMENT |
| MEDIUM | …s/notion/skills/notion-spec-to-implementation/SKILL.md | 19 | ## Tool-call guardrails | COMMENT |
| MEDIUM | …mniverse-usd-performance-tuning/references/workflow.md | 326 | ### Phase 7 - Iterate (optional, post-report, agent-orchestration only) | COMMENT |
| MEDIUM | …and-resilient-scaling/components/osmo-cli/reference.md | 10 | - [Use Case: Orchestrate a Workflow End-to-End](#use-case-orchestrate-a-workflow-end-to-end) | CODE |
| MEDIUM | plugins/nvidia/skills/aiq-deploy/references/frag.md | 1 | # FRAG / Foundational RAG | COMMENT |
| MEDIUM | plugins/nvidia/skills/aiq-deploy/references/frag.md | 7 | ## RAG Blueprint Ownership | COMMENT |
| MEDIUM | …igma/skills/figma-swiftui/references/code-to-design.md | 153 | - **Preview providers** — `#Preview { … }` (iOS 17+ macro form) and the older `struct ContentView_Previews: PreviewProvi | CODE |
| MEDIUM | …igma/skills/figma-swiftui/references/design-to-code.md | 18 | ## 2. Multi-screen files: scaffold navigation first | COMMENT |
| MEDIUM | …ge/references/ecommerce/api-recommendation-tracking.md | 12 | **Base URL**: `https://manage.wix.com/_api/agentic-recommendations/v1/agentic-recommendations` | CODE |
| MEDIUM | …ge/references/ecommerce/api-recommendation-tracking.md | 20 | url: "https://manage.wix.com/_api/agentic-recommendations/v1/agentic-recommendations/<endpoint>", | CODE |
| MEDIUM | …ge/references/ecommerce/api-recommendation-tracking.md | 96 | **Endpoint**: `POST https://manage.wix.com/_api/agentic-recommendations/v1/agentic-recommendations/batch-create` | CODE |
| MEDIUM | …ge/references/ecommerce/api-recommendation-tracking.md | 155 | **Endpoint**: `POST https://manage.wix.com/_api/agentic-recommendations/v1/agentic-recommendations` | CODE |
| MEDIUM | …ge/references/ecommerce/api-recommendation-tracking.md | 187 | **Endpoint**: `POST https://manage.wix.com/_api/agentic-recommendations/v1/agentic-recommendations/query` | CODE |
| MEDIUM | …ge/references/ecommerce/api-recommendation-tracking.md | 228 | **Endpoint**: `GET https://manage.wix.com/_api/agentic-recommendations/v1/agentic-recommendations/{agenticRecommendation | CODE |
| MEDIUM | …ge/references/ecommerce/api-recommendation-tracking.md | 238 | **Endpoint**: `POST https://manage.wix.com/_api/agentic-recommendations/v1/agentic-recommendations/count` | CODE |
| MEDIUM | …ge/references/ecommerce/api-recommendation-tracking.md | 262 | **Endpoint**: `PATCH https://manage.wix.com/_api/agentic-recommendations/v1/agentic-recommendations/{agenticRecommendati | CODE |
| MEDIUM | …ge/references/ecommerce/api-recommendation-tracking.md | 290 | **Endpoint**: `POST https://manage.wix.com/_api/agentic-recommendations/v1/agentic-recommendations/{agenticRecommendatio | CODE |
| MEDIUM | …ge/references/ecommerce/api-recommendation-tracking.md | 307 | **Endpoint**: `POST https://manage.wix.com/_api/agentic-recommendations/v1/agentic-recommendations/{agenticRecommendatio | CODE |
| MEDIUM | …ge/references/ecommerce/api-recommendation-tracking.md | 332 | **Endpoint**: `POST https://manage.wix.com/_api/agentic-recommendations/v1/agentic-recommendations/{agenticRecommendatio | CODE |
| MEDIUM | …ge/references/ecommerce/api-recommendation-tracking.md | 349 | **Endpoint**: `POST https://manage.wix.com/_api/agentic-recommendations/v1/agentic-recommendations/{agenticRecommendatio | CODE |
| MEDIUM | …ge/references/ecommerce/api-recommendation-tracking.md | 370 | **Endpoint**: `POST https://manage.wix.com/_api/agentic-recommendations/v1/agentic-recommendations/{agenticRecommendatio | CODE |
| MEDIUM | …e/references/ecommerce/recommend-ecommerce-strategy.md | 75 | url: "https://manage.wix.com/_api/agentic-recommendations/v1/agentic-recommendations/query", | CODE |
| MEDIUM | …e/references/ecommerce/recommend-ecommerce-strategy.md | 478 | url: "https://manage.wix.com/_api/agentic-recommendations/v1/agentic-recommendations/batch-create", | CODE |
| MEDIUM | plugins/wix/skills/wix-headless/references/SETUP.md | 195 | ### Step E1 — Init (replaces scaffold) | COMMENT |
| MEDIUM | plugins/wix/skills/wix-headless/references/DISCOVERY.md | 103 | ### After Q1 — read the loaded pack files; scaffold inputs | COMMENT |
| MEDIUM | plugins/wix/skills/wix-headless/references/BUILD.md | 26 | ### 0. Dispatch scaffold + Designer (background, immediately on entry) | COMMENT |
| MEDIUM | …kills/wix-headless/references/shared/AUTHENTICATION.md | 54 | SITE_ID="<siteId>" # from wix.config.json after scaffold | CODE |
| MEDIUM | …ess/references/astro/templates/stores/back-in-stock.ts | 25 | // ships with the Wix scaffold returns 403 to the browser on app-defined | COMMENT |
| MEDIUM⚡ | plugins/wix/skills/wix-headless/scripts/scaffold.sh | 5 | # bash <SKILL_ROOT>/scripts/scaffold.sh <project-slug> "<Brand Name>" [--frontend astro|custom] | COMMENT |
| MEDIUM⚡ | plugins/wix/skills/wix-headless/scripts/scaffold.sh | 13 | # stub (references/custom/INSTRUCTIONS.md) before scaffold ever runs, | COMMENT |
| MEDIUM⚡ | plugins/wix/skills/wix-headless/scripts/scaffold.sh | 17 | # After scaffold succeeds, read <project-slug>/wix.config.json to extract appId | COMMENT |
| MEDIUM⚡ | plugins/wix/skills/wix-headless/scripts/scaffold.sh | 26 | # - Passes bare `--site-template` so non-interactive scaffolding stays on the | COMMENT |
| MEDIUM | plugins/wix/skills/wix-headless/scripts/scaffold.sh | 37 | # recovery (auth / other scaffold failures live in the orchestrator). | COMMENT |
| MEDIUM | plugins/wix/skills/wix-headless/scripts/scaffold.sh | 92 | # already, but scaffold.sh is also a documented standalone entry point | COMMENT |
| MEDIUM | …gins/wix/skills/wix-headless/scripts/seed-utilities.sh | 5 | # the orchestrator only runs it in scaffold mode (integrate mode has no | COMMENT |
| MEDIUM | …gins/wix/skills/wix-headless/scripts/seed-utilities.sh | 17 | # Run from the project directory (CWD = <scaffold>/). The script auto-detects | COMMENT |
| MEDIUM | …ers/skills/using-superpowers/references/codex-tools.md | 7 | | `Task` tool (dispatch subagent) | `spawn_agent` (see [Subagent dispatch requires multi-agent support](#subagent-dispat | CODE |
| MEDIUM | …ers/skills/using-superpowers/references/codex-tools.md | 16 | ## Subagent dispatch requires multi-agent support | COMMENT |
| 1 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH⚡ | …lls/render-migrate-from-heroku/references/mcp-setup.md | 21 | 2. Add this to `~/.cursor/mcp.json` (replace `<YOUR_API_KEY>`): | CODE |
| HIGH⚡ | …lls/render-migrate-from-heroku/references/mcp-setup.md | 21 | 2. Add this to `~/.cursor/mcp.json` (replace `<YOUR_API_KEY>`): | CODE |
| HIGH⚡ | …lls/render-migrate-from-heroku/references/mcp-setup.md | 28 | "Authorization": "Bearer <YOUR_API_KEY>" | CODE |
| HIGH⚡ | …lls/render-migrate-from-heroku/references/mcp-setup.md | 28 | "Authorization": "Bearer <YOUR_API_KEY>" | CODE |
| HIGH⚡ | …lls/render-migrate-from-heroku/references/mcp-setup.md | 44 | 2. Add the MCP server with Claude Code (replace `<YOUR_API_KEY>`): | CODE |
| HIGH⚡ | …lls/render-migrate-from-heroku/references/mcp-setup.md | 44 | 2. Add the MCP server with Claude Code (replace `<YOUR_API_KEY>`): | CODE |
| HIGH⚡ | …lls/render-migrate-from-heroku/references/mcp-setup.md | 46 | claude mcp add --transport http render https://mcp.render.com/mcp --header "Authorization: Bearer <YOUR_API_KEY>" | CODE |
| HIGH⚡ | …lls/render-migrate-from-heroku/references/mcp-setup.md | 46 | claude mcp add --transport http render https://mcp.render.com/mcp --header "Authorization: Bearer <YOUR_API_KEY>" | CODE |
| HIGH | …lls/render-migrate-from-heroku/references/mcp-setup.md | 60 | export RENDER_API_KEY="<YOUR_API_KEY>" | CODE |
| HIGH | …lls/render-migrate-from-heroku/references/mcp-setup.md | 60 | export RENDER_API_KEY="<YOUR_API_KEY>" | CODE |
| HIGH | plugins/render/skills/render-mcp/SKILL.md | 57 | "Authorization": "Bearer <YOUR_API_KEY>" | CODE |
| HIGH | plugins/render/skills/render-mcp/SKILL.md | 57 | "Authorization": "Bearer <YOUR_API_KEY>" | CODE |
| HIGH | plugins/render/skills/render-mcp/SKILL.md | 73 | claude mcp add --transport http render https://mcp.render.com/mcp --header "Authorization: Bearer <YOUR_API_KEY>" | CODE |
| HIGH | plugins/render/skills/render-mcp/SKILL.md | 73 | claude mcp add --transport http render https://mcp.render.com/mcp --header "Authorization: Bearer <YOUR_API_KEY>" | CODE |
| HIGH | plugins/render/skills/render-mcp/SKILL.md | 85 | export RENDER_API_KEY="<YOUR_API_KEY>" | CODE |
| HIGH | plugins/render/skills/render-mcp/SKILL.md | 85 | export RENDER_API_KEY="<YOUR_API_KEY>" | CODE |
| HIGH | plugins/render/skills/render-mcp/SKILL.md | 101 | - **Auth header:** `Authorization: Bearer <YOUR_API_KEY>` | CODE |
| HIGH | plugins/render/skills/render-mcp/SKILL.md | 101 | - **Auth header:** `Authorization: Bearer <YOUR_API_KEY>` | CODE |
| HIGH⚡ | plugins/render/skills/render-debug/SKILL.md | 45 | - **Auth header:** `Authorization: Bearer <YOUR_API_KEY>` | CODE |
| HIGH⚡ | plugins/render/skills/render-debug/SKILL.md | 45 | - **Auth header:** `Authorization: Bearer <YOUR_API_KEY>` | CODE |
| HIGH | plugins/render/skills/render-deploy/SKILL.md | 120 | - **Auth header:** `Authorization: Bearer <YOUR_API_KEY>` | CODE |
| HIGH | plugins/render/skills/render-deploy/SKILL.md | 120 | - **Auth header:** `Authorization: Bearer <YOUR_API_KEY>` | CODE |
| HIGH | plugins/render/skills/render-monitor/SKILL.md | 44 | - **Auth header:** `Authorization: Bearer <YOUR_API_KEY>` | CODE |
| HIGH | plugins/render/skills/render-monitor/SKILL.md | 44 | - **Auth header:** `Authorization: Bearer <YOUR_API_KEY>` | CODE |
| HIGH | …m/skills/meeting-sdk/web/concepts/sharedarraybuffer.md | 94 | <meta http-equiv="origin-trial" content="YOUR_TOKEN_HERE" /> | CODE |
| HIGH | …om/skills/general/use-cases/transcription-bot-linux.md | 328 | ASSEMBLYAI_API_KEY=your_api_key | CODE |
| HIGH | …tual-agent/web/examples/campaign-and-entry-patterns.md | 6 | <script data-apikey="YOUR_API_KEY" src="https://us01ccistatic.zoom.us/us01cci/web-sdk/zcc-sdk.js"></script> | CODE |
| HIGH | …tual-agent/web/examples/campaign-and-entry-patterns.md | 22 | apikey: 'YOUR_API_KEY', | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …website-to-hyperframes/references/step-4-storyboard.md | 244 | **Assets:** Real framework code on the left (actual content, not lorem ipsum). Real HyperFrames HTML on the right. | CODE |
| LOW | plugins/vercel/skills/agent-browser/SKILL.md | 123 | agent-browser fill @e1 "Jane Doe" | CODE |
| LOW | plugins/vercel/skills/email/SKILL.md | 311 | to: "user@example.com", | CODE |
| LOW | …skills/supabase-best-practices/references/_template.md | 18 | SELECT * FROM users WHERE email = 'user@example.com' AND deleted_at IS NULL; | CODE |
| LOW | …skills/supabase-best-practices/references/_template.md | 28 | SELECT * FROM users WHERE email = 'user@example.com' AND deleted_at IS NULL; | CODE |
| LOW | …se-best-practices/references/query-covering-indexes.md | 18 | select email, name, created_at from users where email = 'user@example.com'; | CODE |
| LOW | …se-best-practices/references/query-covering-indexes.md | 28 | select email, name, created_at from users where email = 'user@example.com'; | CODE |
| LOW | …ase-best-practices/references/query-partial-indexes.md | 19 | select * from users where email = 'user@example.com' and deleted_at is null; | CODE |
| LOW | …ase-best-practices/references/query-partial-indexes.md | 30 | select * from users where email = 'user@example.com' and deleted_at is null; | CODE |
| LOW | …rch/skills/ncbi-blast-skill/scripts/test_ncbi_blast.py | 101 | "email": "user@example.com", | CODE |
| LOW | …rch/skills/ncbi-blast-skill/scripts/test_ncbi_blast.py | 186 | "email": "user@example.com", | CODE |
| LOW | …rch/skills/ncbi-blast-skill/scripts/test_ncbi_blast.py | 217 | "email": "user@example.com", | CODE |
| LOW | …rch/skills/ncbi-blast-skill/scripts/test_ncbi_blast.py | 431 | "email": "user@example.com", | CODE |
| LOW | …on/references/gantt-data-contracts-and-integrations.md | 23 | type: "task" | "milestone" | "summary" | "external" | "placeholder"; | CODE |
| LOW | plugins/datasite/skills/document-quality-check/SKILL.md | 220 | listFolderContents(projectId, query="placeholder", filter=["type:EQ:DOCUMENT"]) | CODE |
| LOW | …ns/cloudflare/skills/agents-sdk/references/codemode.md | 155 | to: "user@example.com", | CODE |
| LOW | …kills/cloudflare/references/terraform/configuration.md | 184 | include { email = ["admin@example.com"] } | CODE |
| LOW | …oudflare/skills/cloudflare/references/workflows/api.md | 142 | params: { userId: 'user123', email: 'user@example.com' } | CODE |
| LOW | …ls/cloudflare/references/browser-rendering/patterns.md | 60 | await page.getByLabel("Email").fill("user@example.com"); | CODE |
| LOW | …lare/skills/cloudflare/references/email-routing/api.md | 135 | from: { name: "Acme Corp", email: "noreply@yourdomain.com" }, | CODE |
| LOW | …skills/cloudflare/references/email-routing/patterns.md | 7 | const allowed = ["user@example.com", "trusted@corp.com"]; | CODE |
| LOW | …lare/skills/cloudflare/references/email-workers/api.md | 178 | msg.setSender({ name: 'John Doe', addr: 'john@example.com' }); | CODE |
| LOW | …r-kit/skills/twilio-conversations-classic-api/SKILL.md | 543 | attributes='{"name": "John Doe", "role": "customer", "account_id": "A123"}' | CODE |
| LOW | …r-kit/skills/twilio-conversations-classic-api/SKILL.md | 561 | attributes: JSON.stringify({ name: "John Doe", role: "customer", accountId: "A123" }) | CODE |
| LOW | …twilio-developer-kit/skills/twilio-email-send/SKILL.md | 67 | "name": "John Doe" | CODE |
| LOW | …twilio-developer-kit/skills/twilio-email-send/SKILL.md | 104 | "name": "John Doe" | CODE |
| LOW | …lio-developer-kit/skills/twilio-cli-reference/SKILL.md | 98 | --to "user@example.com" \ | CODE |
| LOW | …opify/skills/shopify-polaris-admin-extensions/SKILL.md | 98 | <s-avatar initials="JD" src="https://example.com/avatar.jpg" size="base" alt="Jane Doe"></s-avatar> | CODE |
| LOW | …ugins/shopify/skills/shopify-polaris-app-home/SKILL.md | 55 | alt="Jane Doe" | CODE |
| LOW | plugins/shopify/skills/shopify-hydrogen/SKILL.md | 1319 | - address1: '123 Main St', | CODE |
| LOW | plugins/shopify/skills/shopify-hydrogen/SKILL.md | 1408 | - address1: '123 Main St', | CODE |
| LOW | plugins/shopify/skills/shopify-hydrogen/SKILL.md | 1462 | _ address1: '123 Main St', | CODE |
| LOW | plugins/shopify/skills/shopify-hydrogen/SKILL.md | 1530 | - address1: '123 Main St', | CODE |
| LOW | …s/shopify-polaris-customer-account-extensions/SKILL.md | 111 | alt="Jane Doe" | CODE |
| LOW | …xpo/skills/expo-deployment/references/ios-app-store.md | 167 | | Placeholder content | Remove "lorem ipsum" and test data | | CODE |
| LOW | …tion-meeting-intelligence/examples/customer-meeting.md | 10 | query: "Acme Corp" | CODE |
| LOW | …pabase-postgres-best-practices/references/_template.md | 18 | SELECT * FROM users WHERE email = 'user@example.com' AND deleted_at IS NULL; | CODE |
| LOW | …pabase-postgres-best-practices/references/_template.md | 28 | SELECT * FROM users WHERE email = 'user@example.com' AND deleted_at IS NULL; | CODE |
| LOW | …es-best-practices/references/query-covering-indexes.md | 18 | select email, name, created_at from users where email = 'user@example.com'; | CODE |
| LOW | …es-best-practices/references/query-covering-indexes.md | 28 | select email, name, created_at from users where email = 'user@example.com'; | CODE |
| LOW | …res-best-practices/references/query-partial-indexes.md | 19 | select * from users where email = 'user@example.com' and deleted_at is null; | CODE |
| LOW | …res-best-practices/references/query-partial-indexes.md | 30 | select * from users where email = 'user@example.com' and deleted_at is null; | CODE |
| LOW | plugins/netlify/skills/netlify-identity/SKILL.md | 34 | const user = await login('user@example.com', '<password>') | CODE |
| LOW | plugins/netlify/skills/netlify-ai-gateway/SKILL.md | 71 | const genAI = new GoogleGenerativeAI("placeholder"); | CODE |
| LOW | …zoho/skills/catalyst-by-zoho/references/cloud-scale.md | 642 | to_email: ['user@example.com'], | CODE |
| LOW | …kills/catalyst-by-zoho/references/functions-and-sdk.md | 632 | email_id: "user@example.com", | CODE |
| LOW | …kills/catalyst-by-zoho/references/functions-and-sdk.md | 638 | catalyst.auth.login("user@example.com", "password"); | CODE |
| LOW | …-zoho/skills/catalyst-by-zoho/references/sdk-nodejs.md | 228 | email_id: 'user@example.com', | CODE |
| LOW | …by-zoho/skills/catalyst-by-zoho/references/sdk-java.md | 256 | signUpData.setEmailId("user@example.com"); | CODE |
| LOW | …-by-zoho/skills/catalyst-by-zoho/references/sdk-web.md | 141 | console.log(result.content.email_id); // "user@example.com" | CODE |
| LOW | …-by-zoho/skills/catalyst-by-zoho/references/sdk-web.md | 458 | recipients: ["user@example.com"] | CODE |
| LOW | plugins/google-drive/skills/google-slides/SKILL.md | 98 | 19. no generic editor prompts, bracketed instructions, sample copy, lorem ipsum, old-event content, or other template sc | CODE |
| LOW | …ces/reference-template-reference-deck-copy-workflow.md | 125 | 2. Generic editor prompts, sample copy, lorem ipsum, TODO/TBD text, or old source-deck content remains in visible slide | CODE |
| LOW | …slides/references/reference-new-deck-and-final-pass.md | 35 | 14. Confirm there are no whitespace-only bullets, bracketed instructions, lorem ipsum, stale source/reference content, o | CODE |
| LOW | plugins/hugging-face/skills/gradio/examples.md | 14 | return gr.Textbox(lines=8, visible=True, value="Lorem ipsum dolor sit amet") | CODE |
| LOW | plugins/hugging-face/skills/gradio/examples.md | 14 | return gr.Textbox(lines=8, visible=True, value="Lorem ipsum dolor sit amet") | CODE |
| LOW | plugins/zoom/skills/ui-toolkit/references/full-guide.md | 71 | userName: "John Doe", | CODE |
| LOW | plugins/zoom/skills/meeting-sdk/web/references/web.md | 247 | userEmail: 'user@example.com', | CODE |
| LOW | …ral/use-cases/retrieve-meeting-and-subscribe-events.md | 628 | joinMeeting('123456789', 'John Doe'); | CODE |
| LOW | …/skills/general/use-cases/user-and-meeting-creation.md | 422 | // user: { id: 'abc123', email: 'newuser@example.com', name: 'John Doe' }, | COMMENT |
| 32 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …hyperframes/skills/hyperframes/palettes/pastel-soft.md | 1 | # Pastel / Soft | COMMENT |
| LOW | …yperframes/skills/hyperframes/palettes/nature-earth.md | 1 | # Nature / Earth | COMMENT |
| LOW | …erframes/skills/hyperframes/palettes/warm-editorial.md | 1 | # Warm / Editorial | COMMENT |
| LOW | …erframes/skills/hyperframes/palettes/bold-energetic.md | 1 | # Bold / Energetic | COMMENT |
| LOW | …yperframes/skills/hyperframes/palettes/dark-premium.md | 1 | # Dark / Premium | COMMENT |
| LOW | …/hyperframes/skills/hyperframes/palettes/jewel-rich.md | 1 | # Jewel / Rich | COMMENT |
| LOW | …perframes/skills/hyperframes/palettes/neon-electric.md | 1 | # Neon / Electric | COMMENT |
| LOW | …rframes/skills/hyperframes/palettes/clean-corporate.md | 1 | # Clean / Corporate | COMMENT |
| LOW | …/hyperframes/skills/hyperframes/palettes/monochrome.md | 1 | # Monochrome | COMMENT |
| LOW | …/hyperframes/skills/gsap/scripts/extract-audio-data.py | 21 | import sys | COMMENT |
| LOW | …kills/moody-s-rating-analysis/scripts/requirements.txt | 1 | # No additional Python dependencies required. | COMMENT |
| LOW | plugins/shopify/skills/shopify-hydrogen/SKILL.md | 621 | COMMENT | |
| LOW | …/skills/render-workflows/references/quick-reference.md | 21 | # Signatures and source | COMMENT |
| LOW | plugins/render/skills/render-deploy/assets/docker.yaml | 41 | maxmemoryPolicy: allkeys-lru | COMMENT |
| LOW | plugins/render/skills/render-deploy/assets/docker.yaml | 61 | # EXPOSE 10000 | COMMENT |
| LOW | plugins/expo/skills/expo-tailwind-setup/SKILL.md | 101 | --font-rounded: ui-rounded; | COMMENT |
| LOW | …s/inference-nim-operator/nims/qwen3-vl/nimservice.yaml | 1 | # SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. | COMMENT |
| LOW | …mponents/inference-nim-operator/nims/qwen3-vl/pvc.yaml | 1 | # SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. | COMMENT |
| LOW | …erence-nim-operator/nims/qwen3-vl/hf-download-job.yaml | 1 | # SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. | COMMENT |
| LOW | …onents/inference-nim-operator/nims/qwen25-14b/pvc.yaml | 1 | # SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. | COMMENT |
| LOW | …ence-nim-operator/nims/qwen25-14b/hf-download-job.yaml | 1 | # SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. | COMMENT |
| LOW | …rence-nim-operator/nims/cosmos-predict/nimservice.yaml | 1 | # SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. | COMMENT |
| LOW | …re/terraform/prerequisites/register-azure-providers.sh | 61 | echo -n " " | COMMENT |
| LOW | …re/terraform/prerequisites/register-azure-providers.sh | 81 | # \033[m - reset to normal | COMMENT |
| LOW | …lient-scaling/components/cluster-azure/scripts/main.tf | 1 | # SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. | COMMENT |
| LOW | …lient-scaling/components/cluster-azure/scripts/main.tf | 521 | } | COMMENT |
| LOW | …omponents/cluster-azure/scripts/storage-class-nfs.yaml | 1 | # SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. | COMMENT |
| LOW | plugins/figma/skills/figma-use/references/gotchas.md | 861 | // Organization/Enterprise: up to 40+ modes | COMMENT |
| LOW | …ge/skills/litigation-update-post/scripts/legal_docx.js | 61 | // ---- format profiles ---- | COMMENT |
| LOW | …page/skills/draft-long-form-memo/scripts/legal_docx.js | 61 | // ---- format profiles ---- | COMMENT |
| LOW | …ugins/midpage/skills/draft-brief/scripts/legal_docx.js | 61 | // ---- format profiles ---- | COMMENT |
| LOW | plugins/midpage/skills/cite-check/scripts/legal_docx.js | 61 | // ---- format profiles ---- | COMMENT |
| LOW | …opose-security-hardening/references/proposal-format.md | 301 | The `Evidence` cell must be meaningful without opening `context.md`. Use short finding or document titles, optionally fo | COMMENT |
| LOW | …opose-security-hardening/references/proposal-format.md | 401 | For unmeasured effects, name the likely mechanism and a measurement plan. A useful plan identifies the workload, metric, | COMMENT |
| LOW | …ng-face/skills/vision-trainer/references/hub_saving.md | 421 | ``` | COMMENT |
| LOW | …ls/vision-trainer/references/reliability_principles.md | 141 | ### How to Apply | COMMENT |
| LOW | …ls/vision-trainer/scripts/sam_segmentation_training.py | 1 | # /// script | COMMENT |
| LOW | …ision-trainer/scripts/image_classification_training.py | 1 | # /// script | COMMENT |
| LOW | …ls/vision-trainer/scripts/object_detection_training.py | 1 | # /// script | COMMENT |
| LOW | …-face/skills/llm-trainer/references/gguf_conversion.md | 61 | ### 3. ✅ Include All Dependencies | COMMENT |
| LOW | …kills/llm-trainer/references/reliability_principles.md | 161 | # /// | COMMENT |
| LOW | …face/skills/llm-trainer/scripts/unsloth_sft_example.py | 1 | # /// script | COMMENT |
| LOW | …ing-face/skills/llm-trainer/scripts/convert_to_gguf.py | 1 | #!/usr/bin/env python3 | COMMENT |
| LOW | …g-face/skills/llm-trainer/scripts/train_sft_example.py | 1 | #!/usr/bin/env python3 | COMMENT |
| LOW | …hugging-face/skills/jobs/scripts/generate-responses.py | 1 | # /// script | COMMENT |
| LOW | …/hugging-face/skills/jobs/scripts/cot-self-instruct.py | 1 | # /// script | COMMENT |
| LOW | …ugins/zoom/skills/meeting-sdk/web/client-view/SKILL.md | 221 | // { userId, userName, ... } | COMMENT |
| LOW | …ls/meeting-sdk/windows/troubleshooting/build-errors.md | 41 | - All `.h` files that include SDK headers | COMMENT |
| LOW | …ls/meeting-sdk/windows/troubleshooting/build-errors.md | 241 | COMMENT | |
| LOW | …ting-sdk/windows/examples/custom-ui-video-rendering.md | 201 | ## Complete Event Listener Implementations | COMMENT |
| LOW | …om/skills/general/references/authorization-patterns.md | 121 | } | COMMENT |
| LOW | …m/skills/video-sdk/linux/references/linux-reference.md | 781 | #include "helpers/zoom_video_sdk_video_helper_interface.h" | COMMENT |
| LOW | …ills/video-sdk/windows/references/windows-reference.md | 1181 | // Core headers | COMMENT |
| LOW | …lls/video-sdk/windows/examples/session-join-pattern.md | 21 | #include <windows.h> | COMMENT |
| LOW | …ss/references/astro/templates/gift-cards/gift-cards.ts | 1 | // Wix Gift Card app — eGift Card template fetch. | COMMENT |
| LOW | …ess/references/astro/templates/stores/back-in-stock.ts | 1 | // SSR-only probe for the Wix back-in-stock service. Returns true when the | COMMENT |
| LOW | …adless/references/astro/templates/stores/categories.ts | 1 | // Wix Stores Categories — visible, in-use categories under the @wix/stores | COMMENT |
| LOW | …-headless/references/astro/templates/ecom/discounts.ts | 1 | // Live discount-rule fetch + per-product matching for storefront indicators. | COMMENT |
| LOW | …ix/skills/wix-headless/references/verticals/_schema.md | 41 | routes: # routes the pack ships. Each entry → one row in the Pages table. | COMMENT |
| LOW | plugins/wix/skills/wix-headless/scripts/scaffold.sh | 1 | #!/usr/bin/env bash | COMMENT |
| 7 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | …skills/fund-summarizer/scripts/placeholder_defaults.py | 59 | "FI_DURATION": "Average effective duration (number or null)", | CODE |
| HIGH | …ynamo-interconnect-check/scripts/check_interconnect.py | 285 | "command -v nixlbench nixl_test 2>/dev/null; ls /usr/local/nixl 2>/dev/null", | CODE |
| HIGH | …nvert-to-usd/references/usd-convert-cad/scripts/run.py | 36 | "&& OMNI_KIT_ACCEPT_EULA=yes python install.py && python validate.py" | CODE |
| HIGH | …ferences/usd-convert-cad/scripts/check_dependencies.py | 31 | "&& OMNI_KIT_ACCEPT_EULA=yes python install.py && python validate.py" | CODE |
| HIGH | …ing-face/skills/llm-trainer/scripts/convert_to_gguf.py | 70 | print(" macOS: xcode-select --install && brew install cmake") | CODE |
| HIGH | …ing-face/skills/llm-trainer/scripts/convert_to_gguf.py | 27 | - Ubuntu/Debian: sudo apt-get update && sudo apt-get install -y build-essential cmake | STRING |
| HIGH | …ing-face/skills/llm-trainer/scripts/convert_to_gguf.py | 29 | - macOS: xcode-select --install && brew install cmake | STRING |
| HIGH | plugins/ngs-analysis/scripts/run_fastq_qc.py | 371 | "mkdir -p fastqc/raw && fastqc -t {{threads}} -o fastqc/raw {{input}}" | CODE |
| HIGH | plugins/ngs-analysis/scripts/run_fastq_qc.py | 466 | "mkdir -p fastqc/trimmed && fastqc -t {{threads}} -o fastqc/trimmed {{input.r1}} {{input.r2}}" | STRING |
| HIGH | plugins/ngs-analysis/scripts/run_fastq_qc.py | 476 | "mkdir -p fastqc/trimmed && fastqc -t {{threads}} -o fastqc/trimmed {{input.r1}}" | STRING |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | plugins/vercel/skills/ai-elements/SKILL.md | 132 | // Any AI-generated string | COMMENT |
| HIGH | plugins/vercel/skills/ai-sdk/SKILL.md | 500 | **MANDATORY — Always use AI Elements for AI text**: AI SDK models always produce markdown — even short prose contains `* | CODE |
| HIGH | …oudflare/skills/cloudflare/references/ai-search/api.md | 33 | response: string; // AI-generated answer | CODE |
| HIGH | …igma-generate-library/references/code-connect-setup.md | 248 | 4. In the Inspect panel, the code snippet should show the Code Connect output instead of auto-generated code. | CODE |
| HIGH | …gen/skills/heygen-avatar/references/avatar-creation.md | 55 | ### AI-generated avatar (from text prompt) | COMMENT |
| HIGH | …m/skills/general/use-cases/ai-companion-integration.md | 343 | // Archive all AI-generated content | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | …hugging-face/skills/jobs/scripts/generate-responses.py | 94 | """Create a comprehensive dataset card documenting the generation process.""" | STRING |
| MEDIUM | …/hugging-face/skills/jobs/scripts/cot-self-instruct.py | 374 | """Create a comprehensive dataset card.""" | STRING |
| MEDIUM⚡ | …perpowers/skills/brainstorming/scripts/start-server.sh | 102 | # Resolve the harness PID (grandparent of this script). | COMMENT |
| MEDIUM⚡ | …perpowers/skills/brainstorming/scripts/start-server.sh | 103 | # $PPID is the ephemeral shell the harness spawned to run us — it dies | COMMENT |
| MEDIUM⚡ | …perpowers/skills/brainstorming/scripts/start-server.sh | 104 | # when this script exits. The harness itself is $PPID's parent. | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …-scaling/components/inference-azure/scripts/install.sh | 109 | # Check if endpoint already exists with matching model | COMMENT |
| LOW | …re/terraform/prerequisites/register-azure-providers.sh | 115 | # Check if Azure CLI is installed | COMMENT |
| LOW | …ace/skills/vision-trainer/scripts/dataset_inspector.py | 150 | # Check if it's a list of annotations or a dict | COMMENT |
| LOW | …ace/skills/vision-trainer/scripts/dataset_inspector.py | 464 | # Check if format conversion is needed | COMMENT |
| LOW | …g-face/skills/paper-publisher/scripts/paper_manager.py | 68 | # Check if paper exists | COMMENT |
| LOW | …g-face/skills/paper-publisher/scripts/paper_manager.py | 217 | # Check if YAML frontmatter exists | COMMENT |
| LOW | …/hugging-face/skills/jobs/scripts/cot-self-instruct.py | 309 | # Check if majority answer matches original and meets threshold | COMMENT |
| LOW | …ins/hugging-face/skills/jobs/scripts/finepdfs-stats.py | 423 | # Print results | STRING |
| LOW | …perpowers/skills/systematic-debugging/find-polluter.sh | 44 | # Check if pollution appeared | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW⚡ | …ing-face/skills/llm-trainer/scripts/convert_to_gguf.py | 158 | # Step 2: Save merged model temporarily | COMMENT |
| LOW⚡ | …ing-face/skills/llm-trainer/scripts/convert_to_gguf.py | 169 | # Step 3: Install llama.cpp for conversion | COMMENT |
| LOW⚡ | …ing-face/skills/llm-trainer/scripts/convert_to_gguf.py | 281 | # Step 6: Upload to Hub | COMMENT |
| LOW | …ing-face/skills/llm-trainer/scripts/convert_to_gguf.py | 121 | # Step 1: Load base model and adapter | COMMENT |
| LOW | …ing-face/skills/llm-trainer/scripts/convert_to_gguf.py | 199 | # Step 4: Convert to GGUF (FP16) | COMMENT |
| LOW | …ing-face/skills/llm-trainer/scripts/convert_to_gguf.py | 223 | # Step 5: Quantize to different formats | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …cean/skills/provision-droplet/scripts/configure_ssh.py | 36 | def set_status(self, msg: str) -> None: | CODE |
| LOW | …ugins/codex-security/scripts/finalize_scan_contract.py | 948 | def update_hash(current: int) -> None: | CODE |
| LOW | plugins/codex-security/scripts/workbench_target.py | 74 | def update_digest_field(digest: Any, label: bytes, value: bytes) -> None: | CODE |
| LOW⚡ | …ls/vision-trainer/scripts/sam_segmentation_training.py | 40 | logger = logging.getLogger(__name__) | CODE |
| LOW | …ision-trainer/scripts/image_classification_training.py | 55 | logger = logging.getLogger(__name__) | CODE |
| LOW | …ls/vision-trainer/scripts/object_detection_training.py | 50 | logger = logging.getLogger(__name__) | CODE |
| LOW | …face/skills/llm-trainer/scripts/unsloth_sft_example.py | 55 | logger = logging.getLogger(__name__) | CODE |
| LOW | …hugging-face/skills/jobs/scripts/generate-responses.py | 61 | logger = logging.getLogger(__name__) | CODE |
| LOW | …/hugging-face/skills/jobs/scripts/cot-self-instruct.py | 75 | logger = logging.getLogger(__name__) | CODE |
| LOW | …ins/hugging-face/skills/jobs/scripts/finepdfs-stats.py | 53 | logger = logging.getLogger(__name__) | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …skills/figma-use/references/plugin-api-standalone.d.ts | 2418 | * ## Example usage | COMMENT |
| LOW⚡ | plugins/wix/skills/wix-headless/scripts/scaffold.sh | 4 | # Usage: | COMMENT |
| LOW | plugins/wix/skills/wix-headless/scripts/preview.sh | 4 | # Usage: | COMMENT |
| LOW | plugins/wix/skills/wix-headless/scripts/release.sh | 7 | # Usage: | COMMENT |
| LOW | …o/skills/generate-status-report/scripts/jql_builder.py | 199 | # Example usage | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …nvert-to-usd/references/usd-convert-cad/scripts/run.py | 290 | CODE | |
| LOW | …rences/usd-convert-cad/scripts/kit_app_template_cad.py | 575 | CODE | |
| LOW | …rt-to-usd/references/usd-convert-gsplat/scripts/run.py | 209 | CODE | |
| LOW | …hugging-face/skills/jobs/scripts/generate-responses.py | 168 | CODE | |
| LOW | …face/skills/community-evals/scripts/inspect_vllm_uv.py | 43 | CODE | |
| LOW | …ce/skills/community-evals/scripts/lighteval_vllm_uv.py | 40 | CODE | |
| LOW | plugins/sentry/skills/sentry/scripts/sentry_api.py | 24 | CODE | |
| LOW | plugins/ngs-analysis/scripts/ngs_run_utils.py | 518 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | plugins/plugin-eval/tests/plugin-eval.test.js | 132 | elif [ "$1" = "--cd" ]; then | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | …s/mixpanel-headless/skills/mixpanelyst/scripts/help.py | 453 | Extract the description portion of a docstring. Returns everything before the first keyword section (Args:, Ret | STRING |