Repository Analysis

sickn33/antigravity-awesome-skills

Installable GitHub library of 1,400+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more. Includes installer CLI, bundles, workflows, and official/community skill collections.

18.4 Moderate AI signal View on GitHub
18.4
Adjusted Score
18.4
Raw Score
100%
Time Factor
2026-05-30
Last Push
39,166
Stars
Python
Language
2,757,645
Lines of Code
11235
Files
16115
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 35HIGH 7579MEDIUM 2060LOW 6441

Pattern Findings

16115 matches across 18 categories. Click a row to expand file-level details.

Cross-File Repetition7113 hits · 35565 pts
SeverityFileLineSnippet
HIGHtools/scripts/update_readme.py0best-effort utf-8 stdout/stderr on windows without dropping diagnostics.
HIGHtools/scripts/validate_skills.py0best-effort utf-8 stdout/stderr on windows without dropping diagnostics.
HIGHtools/scripts/tests/inspect_microsoft_repo.py0best-effort utf-8 stdout/stderr on windows without dropping diagnostics.
HIGHtools/scripts/tests/test_comprehensive_coverage.py0best-effort utf-8 stdout/stderr on windows without dropping diagnostics.
HIGHtools/scripts/tests/test_readme_credits.py0# repo ## credits & sources ### official sources - [owner/tool](https://github.com/owner/tool) ### community contributor
HIGHtools/scripts/tests/test_readme_credits.py0# repo ## credits & sources ### official sources - [owner/tool](https://github.com/owner/tool) ### community contributor
HIGHtools/scripts/tests/test_readme_credits.py0# repo ## credits & sources ### official sources - [owner/tool](https://github.com/owner/tool) ### community contributor
HIGHtools/scripts/tests/test_readme_credits.py0# repo ## credits & sources ### official sources - [owner/tool](https://github.com/owner/tool) ### community contributor
HIGHtools/scripts/tests/test_readme_credits.py0# repo ## credits & sources ### official sources - [owner/tool](https://github.com/owner/tool) ### community contributor
HIGHtools/scripts/tests/test_readme_credits.py0# repo ## credits & sources ### official sources - [owner/tool](https://github.com/owner/tool) ### community contributor
HIGHtools/scripts/tests/test_readme_credits.py0# repo ## credits & sources ### official sources - [owner/tool](https://github.com/owner/tool) ### community contributor
HIGH…ntials/skills/lint-and-validate/scripts/lint_runner.py0lint runner - unified linting and type checking runs appropriate linters based on project type. usage: python lint_runne
HIGH…claude/skills/lint-and-validate/scripts/lint_runner.py0lint runner - unified linting and type checking runs appropriate linters based on project type. usage: python lint_runne
HIGH…skills/skills/lint-and-validate/scripts/lint_runner.py0lint runner - unified linting and type checking runs appropriate linters based on project type. usage: python lint_runne
HIGHskills/lint-and-validate/scripts/lint_runner.py0lint runner - unified linting and type checking runs appropriate linters based on project type. usage: python lint_runne
HIGH…ials/skills/lint-and-validate/scripts/type_coverage.py0type coverage checker - measures typescript/python type coverage. identifies untyped functions, any usage, and type safe
HIGH…aude/skills/lint-and-validate/scripts/type_coverage.py0type coverage checker - measures typescript/python type coverage. identifies untyped functions, any usage, and type safe
HIGH…ills/skills/lint-and-validate/scripts/type_coverage.py0type coverage checker - measures typescript/python type coverage. identifies untyped functions, any usage, and type safe
HIGHskills/lint-and-validate/scripts/type_coverage.py0type coverage checker - measures typescript/python type coverage. identifies untyped functions, any usage, and type safe
HIGH…le-integration-apis/skills/stripe-integration/SKILL.md0const stripe = stripe('pk_test_...'); const elements = stripe.elements(); const cardelement = elements.create('card'); c
HIGH…e-commerce-payments/skills/stripe-integration/SKILL.md0const stripe = stripe('pk_test_...'); const elements = stripe.elements(); const cardelement = elements.create('card'); c
HIGH…ull-stack-developer/skills/stripe-integration/SKILL.md0const stripe = stripe('pk_test_...'); const elements = stripe.elements(); const cardelement = elements.create('card'); c
HIGH…dle-startup-founder/skills/stripe-integration/SKILL.md0const stripe = stripe('pk_test_...'); const elements = stripe.elements(); const cardelement = elements.create('card'); c
HIGH…esome-skills-claude/skills/stripe-integration/SKILL.md0const stripe = stripe('pk_test_...'); const elements = stripe.elements(); const cardelement = elements.create('card'); c
HIGH…vity-awesome-skills/skills/stripe-integration/SKILL.md0const stripe = stripe('pk_test_...'); const elements = stripe.elements(); const cardelement = elements.create('card'); c
HIGHskills/stripe-integration/SKILL.md0const stripe = stripe('pk_test_...'); const elements = stripe.elements(); const cardelement = elements.create('card'); c
HIGH…le-integration-apis/skills/stripe-integration/SKILL.md0create a portal session for customers to manage subscriptions.
HIGH…e-commerce-payments/skills/stripe-integration/SKILL.md0create a portal session for customers to manage subscriptions.
HIGH…ull-stack-developer/skills/stripe-integration/SKILL.md0create a portal session for customers to manage subscriptions.
HIGH…dle-startup-founder/skills/stripe-integration/SKILL.md0create a portal session for customers to manage subscriptions.
HIGH…esome-skills-claude/skills/stripe-integration/SKILL.md0create a portal session for customers to manage subscriptions.
HIGH…vity-awesome-skills/skills/stripe-integration/SKILL.md0create a portal session for customers to manage subscriptions.
HIGHskills/stripe-integration/SKILL.md0create a portal session for customers to manage subscriptions.
HIGH…integration-apis/skills/twilio-communications/SKILL.md0sms sending with proper error handling and validation.
HIGH…me-skills-claude/skills/twilio-communications/SKILL.md0sms sending with proper error handling and validation.
HIGH…y-awesome-skills/skills/twilio-communications/SKILL.md0sms sending with proper error handling and validation.
HIGHskills/twilio-communications/SKILL.md0sms sending with proper error handling and validation.
HIGH…integration-apis/skills/twilio-communications/SKILL.md0send an sms message. args: to: recipient phone number in e.164 format body: message text (160 chars = 1 segment) status_
HIGH…me-skills-claude/skills/twilio-communications/SKILL.md0send an sms message. args: to: recipient phone number in e.164 format body: message text (160 chars = 1 segment) status_
HIGH…y-awesome-skills/skills/twilio-communications/SKILL.md0send an sms message. args: to: recipient phone number in e.164 format body: message text (160 chars = 1 segment) status_
HIGHskills/twilio-communications/SKILL.md0send an sms message. args: to: recipient phone number in e.164 format body: message text (160 chars = 1 segment) status_
HIGH…integration-apis/skills/twilio-communications/SKILL.md0phone verification with twilio verify. never store otp codes - twilio handles it.
HIGH…me-skills-claude/skills/twilio-communications/SKILL.md0phone verification with twilio verify. never store otp codes - twilio handles it.
HIGH…y-awesome-skills/skills/twilio-communications/SKILL.md0phone verification with twilio verify. never store otp codes - twilio handles it.
HIGHskills/twilio-communications/SKILL.md0phone verification with twilio verify. never store otp codes - twilio handles it.
HIGH…integration-apis/skills/twilio-communications/SKILL.md0send verification code to phone/email. args: to: phone number (e.164) or email channel: sms, call, email, or whatsapp lo
HIGH…me-skills-claude/skills/twilio-communications/SKILL.md0send verification code to phone/email. args: to: phone number (e.164) or email channel: sms, call, email, or whatsapp lo
HIGH…y-awesome-skills/skills/twilio-communications/SKILL.md0send verification code to phone/email. args: to: phone number (e.164) or email channel: sms, call, email, or whatsapp lo
HIGHskills/twilio-communications/SKILL.md0send verification code to phone/email. args: to: phone number (e.164) or email channel: sms, call, email, or whatsapp lo
HIGH…integration-apis/skills/twilio-communications/SKILL.md0check if verification code is correct. args: to: phone number or email that received code code: the code entered by user
HIGH…me-skills-claude/skills/twilio-communications/SKILL.md0check if verification code is correct. args: to: phone number or email that received code code: the code entered by user
HIGH…y-awesome-skills/skills/twilio-communications/SKILL.md0check if verification code is correct. args: to: phone number or email that received code code: the code entered by user
HIGHskills/twilio-communications/SKILL.md0check if verification code is correct. args: to: phone number or email that received code code: the code entered by user
HIGH…integration-apis/skills/twilio-communications/SKILL.md0whatsapp business api via twilio. handles session windows and template messages.
HIGH…me-skills-claude/skills/twilio-communications/SKILL.md0whatsapp business api via twilio. handles session windows and template messages.
HIGH…y-awesome-skills/skills/twilio-communications/SKILL.md0whatsapp business api via twilio. handles session windows and template messages.
HIGHskills/twilio-communications/SKILL.md0whatsapp business api via twilio. handles session windows and template messages.
HIGH…integration-apis/skills/twilio-communications/SKILL.md0send whatsapp message within 24-hour session. args: to: recipient number (e.164, without whatsapp: prefix) body: message
HIGH…me-skills-claude/skills/twilio-communications/SKILL.md0send whatsapp message within 24-hour session. args: to: recipient number (e.164, without whatsapp: prefix) body: message
HIGH…y-awesome-skills/skills/twilio-communications/SKILL.md0send whatsapp message within 24-hour session. args: to: recipient number (e.164, without whatsapp: prefix) body: message
7053 more matches not shown…
Decorative Section Separators1686 hits · 5077 pts
SeverityFileLineSnippet
MEDIUM…-game-dev/skills/algorithmic-art/templates/viewer.html441 // ═══════════════════════════════════════════════════════════════════════
MEDIUM…-game-dev/skills/algorithmic-art/templates/viewer.html443 // ═══════════════════════════════════════════════════════════════════════
MEDIUM…-game-dev/skills/algorithmic-art/templates/viewer.html456 // ═══════════════════════════════════════════════════════════════════════
MEDIUM…-game-dev/skills/algorithmic-art/templates/viewer.html458 // ═══════════════════════════════════════════════════════════════════════
MEDIUM…-game-dev/skills/algorithmic-art/templates/viewer.html507 // ═══════════════════════════════════════════════════════════════════════
MEDIUM…-game-dev/skills/algorithmic-art/templates/viewer.html509 // ═══════════════════════════════════════════════════════════════════════
MEDIUM…-game-dev/skills/algorithmic-art/templates/viewer.html518 // ═══════════════════════════════════════════════════════════════════════
MEDIUM…-game-dev/skills/algorithmic-art/templates/viewer.html520 // ═══════════════════════════════════════════════════════════════════════
MEDIUM…-game-dev/skills/algorithmic-art/templates/viewer.html530 // ═══════════════════════════════════════════════════════════════════════
MEDIUM…-game-dev/skills/algorithmic-art/templates/viewer.html532 // ═══════════════════════════════════════════════════════════════════════
MEDIUM…-director/skills/algorithmic-art/templates/viewer.html441 // ═══════════════════════════════════════════════════════════════════════
MEDIUM…-director/skills/algorithmic-art/templates/viewer.html443 // ═══════════════════════════════════════════════════════════════════════
MEDIUM…-director/skills/algorithmic-art/templates/viewer.html456 // ═══════════════════════════════════════════════════════════════════════
MEDIUM…-director/skills/algorithmic-art/templates/viewer.html458 // ═══════════════════════════════════════════════════════════════════════
MEDIUM…-director/skills/algorithmic-art/templates/viewer.html507 // ═══════════════════════════════════════════════════════════════════════
MEDIUM…-director/skills/algorithmic-art/templates/viewer.html509 // ═══════════════════════════════════════════════════════════════════════
MEDIUM…-director/skills/algorithmic-art/templates/viewer.html518 // ═══════════════════════════════════════════════════════════════════════
MEDIUM…-director/skills/algorithmic-art/templates/viewer.html520 // ═══════════════════════════════════════════════════════════════════════
MEDIUM…-director/skills/algorithmic-art/templates/viewer.html530 // ═══════════════════════════════════════════════════════════════════════
MEDIUM…-director/skills/algorithmic-art/templates/viewer.html532 // ═══════════════════════════════════════════════════════════════════════
MEDIUM…/skills/vulnerability-scanner/scripts/security_scan.py33# ============================================================================
MEDIUM…/skills/vulnerability-scanner/scripts/security_scan.py35# ============================================================================
MEDIUM…/skills/vulnerability-scanner/scripts/security_scan.py93# ============================================================================
MEDIUM…/skills/vulnerability-scanner/scripts/security_scan.py95# ============================================================================
MEDIUM…/skills/vulnerability-scanner/scripts/security_scan.py368# ============================================================================
MEDIUM…/skills/vulnerability-scanner/scripts/security_scan.py370# ============================================================================
MEDIUM…ding-page-generator/scripts/landing_page_scaffolder.py26# ---------------------------------------------------------------------------
MEDIUM…ding-page-generator/scripts/landing_page_scaffolder.py28# ---------------------------------------------------------------------------
MEDIUM…ding-page-generator/scripts/landing_page_scaffolder.py66# ---------------------------------------------------------------------------
MEDIUM…ding-page-generator/scripts/landing_page_scaffolder.py68# ---------------------------------------------------------------------------
MEDIUM…ding-page-generator/scripts/landing_page_scaffolder.py322# ---------------------------------------------------------------------------
MEDIUM…ding-page-generator/scripts/landing_page_scaffolder.py324# ---------------------------------------------------------------------------
MEDIUM…some-skills-claude/skills/progressive-web-app/SKILL.md129// ─── Service Worker Registration ───────────────────────────────────────────
MEDIUM…some-skills-claude/skills/progressive-web-app/SKILL.md141// ─── Install Prompt (Add to Home Screen) ───────────────────────────────────
MEDIUM…some-skills-claude/skills/progressive-web-app/SKILL.md260// ─── Strategy Implementations ──────────────────────────────────────────────
MEDIUM…ity-awesome-skills-claude/skills/007/scripts/config.py49# ---------------------------------------------------------------------------
MEDIUM…ity-awesome-skills-claude/skills/007/scripts/config.py51# ---------------------------------------------------------------------------
MEDIUM…ity-awesome-skills-claude/skills/007/scripts/config.py59# ---------------------------------------------------------------------------
MEDIUM…ity-awesome-skills-claude/skills/007/scripts/config.py61# ---------------------------------------------------------------------------
MEDIUM…ity-awesome-skills-claude/skills/007/scripts/config.py27# ---------------------------------------------------------------------------
MEDIUM…ity-awesome-skills-claude/skills/007/scripts/config.py29# ---------------------------------------------------------------------------
MEDIUM…ity-awesome-skills-claude/skills/007/scripts/config.py77# ---------------------------------------------------------------------------
MEDIUM…ity-awesome-skills-claude/skills/007/scripts/config.py79# ---------------------------------------------------------------------------
MEDIUM…ity-awesome-skills-claude/skills/007/scripts/config.py106# ---------------------------------------------------------------------------
MEDIUM…ity-awesome-skills-claude/skills/007/scripts/config.py108# ---------------------------------------------------------------------------
MEDIUM…ity-awesome-skills-claude/skills/007/scripts/config.py160# ---------------------------------------------------------------------------
MEDIUM…ity-awesome-skills-claude/skills/007/scripts/config.py162# ---------------------------------------------------------------------------
MEDIUM…ity-awesome-skills-claude/skills/007/scripts/config.py242# ---------------------------------------------------------------------------
MEDIUM…ity-awesome-skills-claude/skills/007/scripts/config.py244# ---------------------------------------------------------------------------
MEDIUM…ity-awesome-skills-claude/skills/007/scripts/config.py295# ---------------------------------------------------------------------------
MEDIUM…ity-awesome-skills-claude/skills/007/scripts/config.py297# ---------------------------------------------------------------------------
MEDIUM…ity-awesome-skills-claude/skills/007/scripts/config.py330# ---------------------------------------------------------------------------
MEDIUM…ity-awesome-skills-claude/skills/007/scripts/config.py332# ---------------------------------------------------------------------------
MEDIUM…ity-awesome-skills-claude/skills/007/scripts/config.py348# ---------------------------------------------------------------------------
MEDIUM…ity-awesome-skills-claude/skills/007/scripts/config.py350# ---------------------------------------------------------------------------
MEDIUM…ity-awesome-skills-claude/skills/007/scripts/config.py377# ---------------------------------------------------------------------------
MEDIUM…ity-awesome-skills-claude/skills/007/scripts/config.py379# ---------------------------------------------------------------------------
MEDIUM…ity-awesome-skills-claude/skills/007/scripts/config.py421# ---------------------------------------------------------------------------
MEDIUM…ity-awesome-skills-claude/skills/007/scripts/config.py423# ---------------------------------------------------------------------------
MEDIUM…ity-awesome-skills-claude/skills/007/scripts/config.py443# ---------------------------------------------------------------------------
1626 more matches not shown…
Hyper-Verbose Identifiers2094 hits · 1978 pts
SeverityFileLineSnippet
LOWdocs_zh-CN/integrations/jetski-cortex.md115function resolveSkillsFromMessages(
LOWtools/scripts/audit_consistency.py23def _package_expected_description(metadata: dict) -> str:
LOWtools/scripts/audit_consistency.py34def _expected_getting_started(content: str, metadata: dict) -> str:
LOWtools/scripts/audit_consistency.py104def find_local_consistency_issues(base_dir: str | Path) -> list[str]:
LOWtools/scripts/repair_description_usage_summaries.py65def extract_when_to_use_lines(body: str) -> list[str]:
LOWtools/scripts/repair_description_usage_summaries.py135def is_substantial_capability(text: str) -> bool:
LOWtools/scripts/repair_description_usage_summaries.py141def select_capability_sentence(description: str, body: str) -> str:
LOWtools/scripts/repair_description_usage_summaries.py160def ensure_terminal_punctuation(text: str) -> str:
LOWtools/scripts/repair_description_usage_summaries.py169def build_repaired_description(description: str, body: str) -> str | None:
LOWtools/scripts/analyze_voltagent_repo.py35def extract_skills_from_markdown(content: str) -> List[Dict[str, str]]:
LOWtools/scripts/fix_missing_skill_sections.py41def normalize_when_heading_variants(content: str) -> str:
LOWtools/scripts/fix_missing_skill_sections.py48def normalize_description_for_prompt(description: str) -> str:
LOWtools/scripts/fix_missing_skill_sections.py93def build_limitations_section() -> str:
LOWtools/scripts/fix_missing_skill_sections.py117def insert_section_after_intro(content: str, section_text: str) -> str:
LOWtools/scripts/fix_missing_skill_metadata.py34def repair_malformed_injected_metadata(content: str) -> str:
LOWtools/scripts/sync_contributors.py23def parse_existing_contributor_links(content: str) -> dict[str, str]:
LOWtools/scripts/sync_contributors.py34def parse_existing_contributor_order(content: str) -> list[str]:
LOWtools/scripts/sync_contributors.py50def parse_contributors_response(payload: list[dict]) -> list[str]:
LOWtools/scripts/sync_contributors.py62def order_contributors_for_render(contributors: list[str], existing_order: list[str]) -> list[str]:
LOWtools/scripts/sync_contributors.py91def update_repo_contributors_section(content: str, contributors: list[str]) -> str:
LOWtools/scripts/implement_voltagent_skills.py94def ensure_frontmatter_compliance(content: str, skill_name: str, source_url: str, description: str) -> str:
LOWtools/scripts/implement_voltagent_skills.py137def ensure_when_to_use_section(content: str, description: str) -> str:
LOWtools/scripts/convert_html_to_markdown.py197def extract_markdown_from_html(html_content: str) -> Optional[str]:
LOWtools/scripts/sync_editorial_bundles.py150def _bundle_codex_plugin_name(bundle_id: str) -> str:
LOWtools/scripts/sync_editorial_bundles.py160def _bundle_codex_long_description(bundle: dict[str, Any]) -> str:
LOWtools/scripts/sync_editorial_bundles.py185def _validate_bundle_skill_id(skill_id: str) -> None:
LOWtools/scripts/sync_editorial_bundles.py195def _validate_editorial_bundles(root: Path, payload: dict[str, Any]) -> list[dict[str, Any]]:
LOWtools/scripts/sync_editorial_bundles.py261def _render_bundle_plugin_status(bundle_status: dict[str, Any]) -> str:
LOWtools/scripts/sync_editorial_bundles.py351def _root_claude_plugin_manifest(metadata: dict[str, Any], supported_skill_count: int) -> dict[str, Any]:
LOWtools/scripts/sync_editorial_bundles.py374def _root_codex_plugin_manifest(metadata: dict[str, Any], supported_skill_count: int) -> dict[str, Any]:
LOWtools/scripts/sync_editorial_bundles.py416def _bundle_claude_plugin_manifest(metadata: dict[str, Any], bundle: dict[str, Any]) -> dict[str, Any]:
LOWtools/scripts/sync_editorial_bundles.py437def _bundle_codex_plugin_manifest(metadata: dict[str, Any], bundle: dict[str, Any]) -> dict[str, Any]:
LOWtools/scripts/sync_editorial_bundles.py472def _bundle_claude_marketplace_entry(metadata: dict[str, Any], bundle: dict[str, Any]) -> dict[str, Any]:
LOWtools/scripts/sync_editorial_bundles.py495def _render_claude_marketplace(
LOWtools/scripts/sync_editorial_bundles.py541def _render_codex_marketplace(
LOWtools/scripts/sync_editorial_bundles.py603def _materialize_plugin_skills(root: Path, destination_root: Path, skill_ids: list[str]) -> None:
LOWtools/scripts/sync_editorial_bundles.py618def _replace_directory_atomically(
LOWtools/scripts/sync_editorial_bundles.py696def _sync_bundle_plugin_directory(
LOWtools/scripts/sync_editorial_bundles.py729def sync_editorial_bundle_plugins(
LOWtools/scripts/validate_voltagent_sources.py73def check_license_compatibility(repo_url: str) -> tuple[bool, Optional[str]]:
LOWtools/scripts/update_readme.py99def parse_existing_sync_metadata(current_readme: str) -> dict[str, str | int] | None:
LOWtools/scripts/sync_risk_labels.py154def ensure_authorized_use_only_notice(content: str) -> str:
LOWtools/scripts/release_workflow.js83function ensureGithubReleaseMissing(projectRoot, tagName) {
LOWtools/scripts/get-bundle-skills.py43def _read_legacy_markdown_bundles(markdown_path):
LOWtools/scripts/sync_repo_metadata.py342def update_package_description(base_dir: str, metadata: dict, dry_run: bool) -> bool:
LOWtools/scripts/sync_repo_metadata.py368def print_manual_github_about(metadata: dict) -> None:
LOWtools/scripts/fix_truncated_descriptions.py41def split_candidate_paragraphs(body: str) -> list[str]:
LOWtools/scripts/audit_skills.py496def print_strict_budget_status(summary: dict[str, object], budget: dict[str, object], issues: list[str]) -> None:
LOWtools/scripts/validate_skills.py83def collect_validation_results(skills_dir, strict_mode=False):
LOWtools/scripts/restore_vibeship_skills.js475function loadUpstreamPathBySkillId() {
LOWtools/scripts/plugin_compatibility.py109def _runtime_dependency_files(skill_dir: Path) -> list[str]:
LOWtools/scripts/plugin_compatibility.py174def _explicit_target_restrictions(metadata: dict[str, Any]) -> dict[str, str | None]:
LOWtools/scripts/plugin_compatibility.py300def sync_plugin_compatibility(root: Path) -> dict[str, Any]:
LOWtools/scripts/plugin_compatibility.py310def load_plugin_compatibility(root: Path) -> dict[str, Any]:
LOWtools/scripts/plugin_compatibility.py318def compatibility_by_skill_id(report: dict[str, Any]) -> dict[str, dict[str, Any]]:
LOWtools/scripts/tests/test_audit_skills.py33 def test_repo_has_no_missing_limitations_warnings(self):
LOWtools/scripts/tests/test_audit_skills.py43 def test_suggest_risk_covers_common_objective_signals(self):
LOWtools/scripts/tests/test_audit_skills.py66 def test_audit_marks_complete_skill_as_ok(self):
LOWtools/scripts/tests/test_audit_skills.py108 def test_audit_flags_truncated_description_and_missing_sections(self):
LOWtools/scripts/tests/test_audit_skills.py139 def test_audit_surfaces_suggested_risk_for_unknown_skill(self):
2034 more matches not shown…
Magic Placeholder Names366 hits · 1905 pts
SeverityFileLineSnippet
HIGH…ion-builder/skills/mcp-builder/reference/evaluation.md557export ANTHROPIC_API_KEY=your_api_key
HIGH…t-architect/skills/mcp-builder/reference/evaluation.md557export ANTHROPIC_API_KEY=your_api_key
HIGH…e-devops-cloud/skills/environment-setup-guide/SKILL.md149API_KEY=your-api-key-here
HIGH…ls-claude/skills/azure-ai-formrecognizer-java/SKILL.md332FORM_RECOGNIZER_KEY=<your-api-key>
HIGH…some-skills-claude/skills/linear-claude-skill/SKILL.md338 "env": { "LINEAR_API_KEY": "your_api_key" }
HIGH…/skills/azure-ai-document-intelligence-dotnet/SKILL.md26DOCUMENT_INTELLIGENCE_API_KEY=<your-api-key>
HIGH…pi-design-principles/references/rest-best-practices.md249X-API-Key: your-api-key-here
HIGH…kills-claude/skills/azure-ai-textanalytics-py/SKILL.md23AZURE_LANGUAGE_KEY=<your-api-key> # If using API key
HIGH…-skills-claude/skills/hugging-face-evaluation/SKILL.md195AA_API_KEY="your-api-key" uv run scripts/evaluation_manager.py import-aa \
HIGH…-skills-claude/skills/hugging-face-evaluation/SKILL.md204echo "AA_API_KEY=your-api-key" >> .env
HIGH…kills-claude/skills/videodb/reference/api-reference.md9 api_key="your-api-key", # or set VIDEO_DB_API_KEY env var
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md384 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md393 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md402 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md411 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md1164 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md1173 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md1180 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md1187 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md1196 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md1221 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md1230 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md1237 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md1246 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md72 -H "Authorization: Bearer YOUR_API_KEY" \
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md103 -H "Authorization: Bearer YOUR_API_KEY" \
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md131 -H "Authorization: Bearer YOUR_API_KEY" \
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md161 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md225Authorization: Bearer YOUR_API_KEY
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md242 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md267 -H "Authorization: Bearer YOUR_API_KEY" \
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md308 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md319 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md330 -H "Authorization: Bearer YOUR_API_KEY" \
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md354 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md371 -H "Authorization: Bearer YOUR_API_KEY" \
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md434 -H "Authorization: Bearer YOUR_API_KEY" \
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md466 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md496 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md916 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md956 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md1015 -H "Authorization: Bearer YOUR_API_KEY" \
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md1035 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md1042 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md1053 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md1085 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md1116 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md1133 -H "Authorization: Bearer YOUR_API_KEY" \
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md1209 -H "Authorization: Bearer YOUR_API_KEY" \
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md1267 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…avity-awesome-skills-claude/skills/agentphone/SKILL.md1274 -H "Authorization: Bearer YOUR_API_KEY"
HIGH…-skills-claude/skills/azure-ai-voicelive-java/SKILL.md27AZURE_VOICELIVE_API_KEY=<your-api-key>
HIGH…-skills-claude/skills/azure-ai-translation-ts/SKILL.md27TRANSLATOR_SUBSCRIPTION_KEY=<your-api-key>
HIGH…ude/skills/azure-ai-vision-imageanalysis-java/SKILL.md270VISION_KEY=<your-api-key>
HIGH…kills-claude/skills/azure-ai-voicelive-dotnet/SKILL.md30AZURE_VOICELIVE_API_KEY=<your-api-key>
HIGH…kills-claude/skills/azure-ai-voicelive-dotnet/SKILL.md52AzureKeyCredential credential = new AzureKeyCredential("your-api-key");
HIGH…esome-skills-claude/skills/claude-api/go/claude-api.md24 option.WithAPIKey("your-api-key"),
HIGH…s-claude/skills/claude-api/python/claude-api/README.md18client = anthropic.Anthropic(api_key="your-api-key")
HIGH…aude/skills/claude-api/typescript/claude-api/README.md18const client = new Anthropic({ apiKey: "your-api-key" });
HIGH…ome-skills-claude/skills/claude-api/java/claude-api.md34 .apiKey("your-api-key")
306 more matches not shown…
Excessive Try-Catch Wrapping1265 hits · 1466 pts
SeverityFileLineSnippet
LOWtools/scripts/auto_categorize_skills.py210 except Exception as e:
LOWtools/scripts/manage_skill_dates.py95 except Exception as e:
LOWtools/scripts/manage_skill_dates.py127 except Exception as e:
LOWtools/scripts/manage_skill_dates.py193 except Exception as e:
LOWtools/scripts/manage_skill_dates.py225 except Exception as e:
LOWtools/scripts/fix_yaml_quotes.py17 except Exception:
LOWtools/scripts/analyze_voltagent_repo.py111 except Exception as e:
LOWtools/scripts/implement_voltagent_skills.py41 except Exception as e:
LOWtools/scripts/generate_index.py911 except Exception as e:
LOWtools/scripts/convert_html_to_markdown.py192 except Exception:
LOWtools/scripts/convert_html_to_markdown.py268 except Exception as e:
LOWtools/scripts/convert_html_to_markdown.py358 except Exception:
LOWtools/scripts/fix_year_2025_to_2026.py42 except Exception as e:
MEDIUMtools/scripts/fix_year_2025_to_2026.py43 print(f"Error updating {skill_id}: {str(e)}")
LOWtools/scripts/generate_skills_report.py77 except Exception as e:
LOWtools/scripts/generate_skills_report.py112 except Exception as e:
LOWtools/scripts/sync_editorial_bundles.py642 except Exception:
LOWtools/scripts/validate_voltagent_sources.py31 except Exception as e:
LOWtools/scripts/update_readme.py31 except Exception:
LOWtools/scripts/check_html_content.py12 except Exception as e:
LOWtools/scripts/fix_dangling_links.py20 except Exception:
MEDIUMtools/scripts/get-bundle-skills.py71 print(f"Error: {bundles_path} not found", file=sys.stderr)
LOWtools/scripts/sync_microsoft_skills.py124 except Exception:
LOWtools/scripts/sync_microsoft_skills.py134 except Exception:
LOWtools/scripts/sync_microsoft_skills.py175 except Exception:
LOWtools/scripts/sync_microsoft_skills.py477 except Exception as e:
LOWtools/scripts/audit_skills.py97 except Exception as exc: # pragma: no cover - defensive guard
LOWtools/scripts/validate_skills.py22 except Exception:
LOWtools/scripts/validate_skills.py110 except Exception as e:
LOWtools/scripts/plugin_compatibility.py49 except Exception:
LOWtools/scripts/tests/inspect_microsoft_repo.py49 except Exception:
LOWtools/scripts/tests/inspect_microsoft_repo.py67 except Exception:
LOWtools/scripts/tests/inspect_microsoft_repo.py157 except Exception as e:
LOWtools/scripts/tests/test_comprehensive_coverage.py88 except Exception:
LOWtools/scripts/tests/test_comprehensive_coverage.py106 except Exception:
LOWtools/scripts/tests/test_comprehensive_coverage.py305 except Exception as e:
LOW…ntials/skills/lint-and-validate/scripts/lint_runner.py98 except Exception as e:
LOW…ials/skills/lint-and-validate/scripts/type_coverage.py50 except Exception:
LOW…ials/skills/lint-and-validate/scripts/type_coverage.py103 except Exception:
LOW…le-integration-apis/skills/stripe-integration/SKILL.md312 except Exception as e:
LOW…ation-builder/skills/mcp-builder/scripts/evaluation.py74 except Exception as e:
MEDIUM…ation-builder/skills/mcp-builder/scripts/evaluation.py75 print(f"Error parsing evaluation file {file_path}: {e}")
LOW…ation-builder/skills/mcp-builder/scripts/evaluation.py118 except Exception as e:
MEDIUM…ation-builder/skills/mcp-builder/scripts/evaluation.py340 print(f"Error: Evaluation file not found: {args.eval_file}")
MEDIUM…ation-builder/skills/mcp-builder/scripts/evaluation.py356 print(f"Error: {e}")
LOW…lder/skills/mcp-builder/reference/python_mcp_server.md467 except Exception as e:
LOW…ent-architect/skills/mcp-builder/scripts/evaluation.py74 except Exception as e:
MEDIUM…ent-architect/skills/mcp-builder/scripts/evaluation.py75 print(f"Error parsing evaluation file {file_path}: {e}")
LOW…ent-architect/skills/mcp-builder/scripts/evaluation.py118 except Exception as e:
MEDIUM…ent-architect/skills/mcp-builder/scripts/evaluation.py340 print(f"Error: Evaluation file not found: {args.eval_file}")
MEDIUM…ent-architect/skills/mcp-builder/scripts/evaluation.py356 print(f"Error: {e}")
LOW…tect/skills/mcp-builder/reference/python_mcp_server.md467 except Exception as e:
LOW…e-commerce-payments/skills/stripe-integration/SKILL.md312 except Exception as e:
LOW…e-commerce-payments/skills/paypal-integration/SKILL.md416 except Exception as e:
LOW…fastapi-templates/resources/implementation-playbook.md154 except Exception:
MEDIUM…c-python-patterns/resources/implementation-playbook.md144 print(f"Error: {e}")
LOW…c-python-patterns/resources/implementation-playbook.md399 except Exception as e:
LOW…ity-bundle-devops-cloud/skills/aws-serverless/SKILL.md138 except Exception as e:
LOW…ity-bundle-devops-cloud/skills/aws-serverless/SKILL.md383 except Exception as e:
MEDIUM…ity-bundle-devops-cloud/skills/aws-serverless/SKILL.md114def handler(event, context):
1205 more matches not shown…
Unused Imports965 hits · 952 pts
SeverityFileLineSnippet
LOWtools/scripts/audit_consistency.py2
LOWtools/scripts/auto_categorize_skills.py13
LOWtools/scripts/manage_skill_dates.py17
LOWtools/scripts/repair_description_usage_summaries.py2
LOWtools/scripts/analyze_voltagent_repo.py16
LOWtools/scripts/fix_missing_skill_sections.py2
LOWtools/scripts/fix_missing_skill_metadata.py2
LOWtools/scripts/_project_paths.py1
LOWtools/scripts/sync_contributors.py2
LOWtools/scripts/implement_voltagent_skills.py9
LOWtools/scripts/implement_voltagent_skills.py16
LOWtools/scripts/implement_voltagent_skills.py16
LOWtools/scripts/convert_html_to_markdown.py11
LOWtools/scripts/convert_html_to_markdown.py18
LOWtools/scripts/convert_html_to_markdown.py18
LOWtools/scripts/check_readme_credits.py2
LOWtools/scripts/_safe_files.py1
LOWtools/scripts/fix_year_2025_to_2026.py8
LOWtools/scripts/check_validation_warning_budget.py2
LOWtools/scripts/maintainer_audit.py2
LOWtools/scripts/generate_skills_report.py15
LOWtools/scripts/sync_editorial_bundles.py2
LOWtools/scripts/risk_classifier.py2
LOWtools/scripts/validate_voltagent_sources.py17
LOWtools/scripts/validate_voltagent_sources.py18
LOWtools/scripts/cleanup_synthetic_skill_sections.py2
LOWtools/scripts/sync_risk_labels.py2
LOWtools/scripts/check_stale_claims.py2
LOWtools/scripts/fix_truncated_descriptions.py2
LOWtools/scripts/audit_skills.py2
LOWtools/scripts/plugin_compatibility.py2
LOWtools/scripts/tests/test_validate_skills_headings.py1
LOWtools/scripts/tests/test_bundle_activation_security.py4
LOWtools/scripts/tests/test_office_unpack_security.py2
LOWtools/scripts/tests/test_ingest_youtube_security.py2
LOWtools/scripts/tests/test_readme_credits.py2
LOW…scripts/tests/test_cleanup_synthetic_skill_sections.py2
LOW…ials/skills/lint-and-validate/scripts/type_coverage.py8
LOW…designer/skills/ui-ux-pro-max/scripts/design_system.py14
LOW…e/skills/app-store-optimization/competitor_analyzer.py6
LOW…e/skills/app-store-optimization/localization_helper.py6
LOW…e/skills/app-store-optimization/localization_helper.py6
LOW…ve/skills/app-store-optimization/metadata_optimizer.py6
LOW…ve/skills/app-store-optimization/metadata_optimizer.py7
LOW…tive/skills/app-store-optimization/keyword_analyzer.py6
LOW…ative/skills/app-store-optimization/ab_test_planner.py6
LOW…act-native/skills/app-store-optimization/aso_scorer.py6
LOW…ative/skills/app-store-optimization/review_analyzer.py6
LOW…ative/skills/app-store-optimization/review_analyzer.py6
LOW…r/skills/app-store-optimization/competitor_analyzer.py6
LOW…r/skills/app-store-optimization/localization_helper.py6
LOW…r/skills/app-store-optimization/localization_helper.py6
LOW…er/skills/app-store-optimization/metadata_optimizer.py6
LOW…er/skills/app-store-optimization/metadata_optimizer.py7
LOW…oper/skills/app-store-optimization/keyword_analyzer.py6
LOW…loper/skills/app-store-optimization/ab_test_planner.py6
LOW…-developer/skills/app-store-optimization/aso_scorer.py6
LOW…loper/skills/app-store-optimization/review_analyzer.py6
LOW…loper/skills/app-store-optimization/review_analyzer.py6
LOW…ills/senior-fullstack/scripts/code_quality_analyzer.py7
905 more matches not shown…
Deep Nesting859 hits · 786 pts
SeverityFileLineSnippet
LOWtools/scripts/validate_references.py27
LOWtools/scripts/auto_categorize_skills.py105
LOWtools/scripts/auto_categorize_skills.py133
LOWtools/scripts/manage_skill_dates.py99
LOWtools/scripts/manage_skill_dates.py155
LOWtools/scripts/manage_skill_dates.py199
LOWtools/scripts/manage_skill_dates.py252
LOWtools/scripts/fix_yaml_quotes.py6
LOWtools/scripts/analyze_voltagent_repo.py115
LOWtools/scripts/implement_voltagent_skills.py45
LOWtools/scripts/generate_index.py755
LOWtools/scripts/generate_index.py863
LOWtools/scripts/convert_html_to_markdown.py121
LOWtools/scripts/convert_html_to_markdown.py177
LOWtools/scripts/convert_html_to_markdown.py256
LOWtools/scripts/convert_html_to_markdown.py33
LOWtools/scripts/convert_html_to_markdown.py70
LOWtools/scripts/fix_year_2025_to_2026.py18
LOWtools/scripts/generate_skills_report.py36
LOWtools/scripts/fix_skills_metadata.py6
LOWtools/scripts/validate_voltagent_sources.py73
LOWtools/scripts/skills_manager.py108
LOWtools/scripts/fix_dangling_links.py5
LOWtools/scripts/get-bundle-skills.py80
LOWtools/scripts/sync_microsoft_skills.py147
LOWtools/scripts/sync_microsoft_skills.py435
LOWtools/scripts/validate_skills.py54
LOWtools/scripts/validate_skills.py83
LOWtools/scripts/plugin_compatibility.py219
LOWtools/scripts/tests/inspect_microsoft_repo.py83
LOWtools/scripts/tests/test_comprehensive_coverage.py122
LOWtools/scripts/tests/test_office_unpack_security.py23
LOWtools/scripts/tests/test_office_unpack_security.py45
LOW…scripts/tests/test_whatsapp_config_logging_security.py67
LOW…ntials/skills/lint-and-validate/scripts/lint_runner.py27
LOW…-designer/skills/mobile-design/scripts/mobile_audit.py81
LOW…designer/skills/ui-ux-pro-max/scripts/design_system.py116
LOW…e/skills/app-store-optimization/competitor_analyzer.py256
LOW…tive/skills/app-store-optimization/launch_checklist.py420
LOW…tive/skills/app-store-optimization/launch_checklist.py497
LOW…e/skills/app-store-optimization/localization_helper.py309
LOW…ve/skills/app-store-optimization/metadata_optimizer.py389
LOW…tive/skills/app-store-optimization/keyword_analyzer.py281
LOW…ative/skills/app-store-optimization/review_analyzer.py436
LOW…ative/skills/app-store-optimization/review_analyzer.py452
LOW…ative/skills/app-store-optimization/review_analyzer.py500
LOW…tion-builder/skills/mcp-builder/scripts/connections.py112
LOW…nt-architect/skills/mcp-builder/scripts/connections.py112
LOW…r/skills/app-store-optimization/competitor_analyzer.py256
LOW…oper/skills/app-store-optimization/launch_checklist.py420
LOW…oper/skills/app-store-optimization/launch_checklist.py497
LOW…r/skills/app-store-optimization/localization_helper.py309
LOW…er/skills/app-store-optimization/metadata_optimizer.py389
LOW…oper/skills/app-store-optimization/keyword_analyzer.py281
LOW…loper/skills/app-store-optimization/review_analyzer.py436
LOW…loper/skills/app-store-optimization/review_analyzer.py452
LOW…loper/skills/app-store-optimization/review_analyzer.py500
LOW…per/skills/database-design/scripts/schema_validator.py47
LOW…developer/skills/api-patterns/scripts/api_validator.py37
LOW…rector/skills/content-creator/scripts/seo_optimizer.py108
799 more matches not shown…
Redundant / Tautological Comments479 hits · 648 pts
SeverityFileLineSnippet
LOWtools/scripts/fix_yaml_quotes.py32 # Check if it actually changed something significant (beyond just style)
LOWtools/scripts/implement_voltagent_skills.py169 # Check if already exists
LOWtools/scripts/validate_skills.py199 # Check if file exists relative to this skill file
LOW…ssentials/skills/systematic-debugging/find-polluter.sh44 # Check if pollution appeared
LOW…ials/skills/lint-and-validate/scripts/type_coverage.py152 # Print results
LOW…-designer/skills/mobile-design/scripts/mobile_audit.py355 # Check if following iOS scale roughly
LOW…-designer/skills/mobile-design/scripts/mobile_audit.py372 # Check if using sp (scale-independent pixels)
LOW…-designer/skills/mobile-design/scripts/mobile_audit.py379 # Check if font sizes follow modular scale
LOW…-designer/skills/mobile-design/scripts/mobile_audit.py416 # Check if overusing bold (mobile should be regular-dominant)
LOW…-designer/skills/mobile-design/scripts/mobile_audit.py432 # Check if using light colors in dark mode (bad for OLED)
LOW…-designer/skills/mobile-design/scripts/mobile_audit.py609 # Check if using Hermes engine (should be default in modern RN)
LOW…e/skills/app-store-optimization/competitor_analyzer.py441 # Check if line starts with bullet or number
LOW…r/skills/app-store-optimization/competitor_analyzer.py441 # Check if line starts with bullet or number
LOW…a-testing/skills/systematic-debugging/find-polluter.sh44 # Check if pollution appeared
LOW…developer/skills/api-patterns/scripts/api_validator.py185 # Print results
LOW…ls/product-manager-toolkit/scripts/rice_prioritizer.py277 # Output results
LOW…ls-claude/skills/mobile-design/scripts/mobile_audit.py355 # Check if following iOS scale roughly
LOW…ls-claude/skills/mobile-design/scripts/mobile_audit.py372 # Check if using sp (scale-independent pixels)
LOW…ls-claude/skills/mobile-design/scripts/mobile_audit.py379 # Check if font sizes follow modular scale
LOW…ls-claude/skills/mobile-design/scripts/mobile_audit.py416 # Check if overusing bold (mobile should be regular-dominant)
LOW…ls-claude/skills/mobile-design/scripts/mobile_audit.py432 # Check if using light colors in dark mode (bad for OLED)
LOW…ls-claude/skills/mobile-design/scripts/mobile_audit.py609 # Check if using Hermes engine (should be default in modern RN)
LOW…e/skills/planning-with-files/scripts/check-complete.sh2# Check if all phases in task_plan.md are complete
LOW…-claude/skills/seo-fundamentals/scripts/seo_checker.py89 # Check if it's likely a page
LOW…ills/audio-transcriber/examples/basic-transcription.sh38# Check if audio file is provided
LOW…ills/audio-transcriber/examples/basic-transcription.sh169# Check if transcription succeeded
LOW…/skills/docx-official/ooxml/scripts/validation/docx.py90 # Check if text starts or ends with whitespace
LOW…/skills/docx-official/ooxml/scripts/validation/docx.py92 # Check if xml:space="preserve" attribute exists
LOW…/skills/docx-official/ooxml/scripts/validation/pptx.py94 # Check if this is an ID attribute
LOW…/skills/docx-official/ooxml/scripts/validation/pptx.py97 # Check if value looks like a UUID (has the right length and pattern structure)
LOW…/skills/docx-official/ooxml/scripts/validation/pptx.py125 # Check if it's 32 hex-like characters (could include invalid hex chars)
LOW…/skills/docx-official/ooxml/scripts/validation/base.py449 # Check if the ID exists
LOW…/skills/docx-official/ooxml/scripts/validation/base.py456 # Check if we have type expectations for this element
LOW…/skills/docx-official/ooxml/scripts/validation/base.py463 # Check if the actual type matches or contains the expected type
LOW…/skills/docx-official/ooxml/scripts/validation/base.py759 # Check if file is in a main content folder and use appropriate schema
LOW…/skills/docx-official/ooxml/scripts/validation/base.py776 # Check if attribute is from a namespace other than allowed ones
LOW…/skills/docx-official/ooxml/scripts/validation/base.py212 # Check if this element type has ID uniqueness requirements
LOW…/skills/docx-official/ooxml/scripts/validation/base.py503 # Check if this might be a compound like "sldMasterId"
LOW…/skills/docx-official/ooxml/scripts/validation/base.py619 # Check if it's a known media extension that should be declared
LOW…skills-claude/skills/docx-official/scripts/document.py539 # Check if it's a numbered list item
LOW…skills-claude/skills/docx-official/scripts/document.py1055 # Check if this rsid already exists
LOW…skills-claude/skills/docx-official/scripts/document.py1192 # Check if author already exists
LOW…ls-claude/skills/systematic-debugging/find-polluter.sh44 # Check if pollution appeared
LOW…kills/youtube-summarizer/scripts/extract-transcript.py57 # Check if user wants to list available transcripts
LOW…awesome-skills-claude/skills/007/scripts/quick_scan.py185 # Read file content
LOW…aude/skills/007/scripts/scanners/dependency_scanner.py655 # Check if devDependencies are mixed into dependencies
LOW…kills/helm-chart-scaffolding/scripts/validate-chart.sh30# Check if Helm is installed
LOW…ls/product-manager-toolkit/scripts/rice_prioritizer.py277 # Output results
LOW…y-awesome-skills-claude/skills/xlsx-official/recalc.py82 # Check if gtimeout is available on macOS
LOW…laude/skills/i18n-localization/scripts/i18n_checker.py214 # Print results
LOW…-skills-claude/skills/last30days/scripts/last30days.py188 # Check if WebSearch is needed (always needed in web-only mode)
LOW…-skills-claude/skills/last30days/scripts/last30days.py477 # Output result
LOW…some-skills-claude/skills/last30days/scripts/lib/ui.py10# Check if we're in a real terminal (not captured by Claude Code)
LOW…gging-face-vision-trainer/scripts/dataset_inspector.py150 # Check if it's a list of annotations or a dict
LOW…gging-face-vision-trainer/scripts/dataset_inspector.py464 # Check if format conversion is needed
LOW…kills-claude/skills/loki-mode/tests/test-task-queue.sh363# Check if already exists
LOW…-claude/skills/loki-mode/tests/test-circuit-breaker.sh148# Check if threshold reached
LOW…-claude/skills/loki-mode/tests/test-circuit-breaker.sh189 # Check if cooldown expired
LOW…awesome-skills-claude/skills/loki-mode/autonomy/run.sh992 # Check if a command is in the blocked list
LOW…awesome-skills-claude/skills/loki-mode/autonomy/run.sh1323# Check if completion promise is fulfilled in log output
419 more matches not shown…
Fake / Example Data535 hits · 571 pts
SeverityFileLineSnippet
LOWdocs_zh-CN/contributors/examples.md456 email: 'user@example.com',
LOWdocs_zh-CN/contributors/examples.md520 email: 'user@example.com',
LOWdocs_zh-CN/contributors/examples.md611 email: 'user@example.com',
LOWdocs_zh-CN/contributors/examples.md626 email: 'user@example.com',
LOW…automation-builder/skills/workflow-automation/SKILL.md357 data: { userId: "123", email: "user@example.com" }
LOW…lder/skills/mcp-builder/reference/python_mcp_server.md306 "name": str, # Full name (e.g., "John Doe")
LOW…lder/skills/mcp-builder/reference/python_mcp_server.md572 return {"id": user_id, "name": "John Doe", "email": "john@example.com"}
LOW…uilder/skills/mcp-builder/reference/node_mcp_server.md173 "name": string, // Full name (e.g., "John Doe")
LOW…avity-bundle-agent-architect/skills/langgraph/SKILL.md341 action = {"type": "send_email", "to": "user@example.com"}
LOW…tect/skills/mcp-builder/reference/python_mcp_server.md306 "name": str, # Full name (e.g., "John Doe")
LOW…tect/skills/mcp-builder/reference/python_mcp_server.md572 return {"id": user_id, "name": "John Doe", "email": "john@example.com"}
LOW…hitect/skills/mcp-builder/reference/node_mcp_server.md173 "name": string, // Full name (e.g., "John Doe")
LOW…ops-crm-automation/skills/sendgrid-automation/SKILL.md133- `query`: SQL-like query string, e.g., `status="delivered"`, `to_email="user@example.com"`, date ranges with `BETWEEN T
LOW…-testing-patterns/resources/implementation-playbook.md214 ("user@example.com", True),
LOW…-testing-patterns/resources/implementation-playbook.md283 mock_response.json.return_value = {"id": 1, "name": "John Doe"}
LOW…-testing-patterns/resources/implementation-playbook.md290 assert user["name"] == "John Doe"
LOW…-testing-patterns/resources/implementation-playbook.md311 mock_post.return_value.json.return_value = {"id": 2, "name": "Jane Doe"}
LOW…-testing-patterns/resources/implementation-playbook.md314 user_data = {"name": "Jane Doe", "email": "jane@example.com"}
LOW…y-bundle-qa-testing/skills/browser-automation/SKILL.md118 await page.getByLabel('Email').fill('user@example.com');
LOW…y-bundle-qa-testing/skills/browser-automation/SKILL.md176await page.getByLabel('Email address').fill('user@example.com');
LOW…y-bundle-qa-testing/skills/browser-automation/SKILL.md214const row = page.getByRole('row', { name: 'John Doe' });
LOW…-testing-patterns/resources/implementation-playbook.md122 await loginPage.login('user@example.com', 'password123');
LOW…-testing-patterns/resources/implementation-playbook.md173 email: 'admin@example.com',
LOW…-testing-patterns/resources/implementation-playbook.md335cy.login('user@example.com', 'password');
LOW…-testing-patterns/resources/implementation-playbook.md479cy.getByLabel('Email address').type('user@example.com');
LOW…-testing-patterns/resources/implementation-playbook.md480cy.get('[data-testid="email-input"]').type('user@example.com');
LOW…ills/backend-dev-guidelines/resources/testing-guide.md50 service.create({ email: 'test@test.com' })
LOW…ills/backend-dev-guidelines/resources/testing-guide.md59 email: 'test@test.com',
LOW…ills/backend-dev-guidelines/resources/testing-guide.md67 email: 'test@test.com'
LOW…ills/backend-dev-guidelines/resources/testing-guide.md91 email: 'test@test.com',
LOW…ills/backend-dev-guidelines/resources/testing-guide.md103 const user = await userService.findByEmail('test@test.com');
LOW…ills/backend-dev-guidelines/resources/testing-guide.md105 expect(user?.email).toBe('test@test.com');
LOW…ills/backend-dev-guidelines/resources/testing-guide.md194node scripts/test-auth-route.js http://localhost:3002/form/api/users POST '{"email":"test@test.com"}'
LOW…ata-analytics/skills/postgres-best-practices/AGENTS.md202select email, name, created_at from users where email = 'user@example.com';
LOW…ata-analytics/skills/postgres-best-practices/AGENTS.md212select email, name, created_at from users where email = 'user@example.com';
LOW…ata-analytics/skills/postgres-best-practices/AGENTS.md238select * from users where email = 'user@example.com' and deleted_at is null;
LOW…ata-analytics/skills/postgres-best-practices/AGENTS.md249select * from users where email = 'user@example.com' and deleted_at is null;
LOW…tics/skills/postgres-best-practices/rules/_template.md18SELECT * FROM users WHERE email = 'user@example.com' AND deleted_at IS NULL;
LOW…tics/skills/postgres-best-practices/rules/_template.md28SELECT * FROM users WHERE email = 'user@example.com' AND deleted_at IS NULL;
LOW…ostgres-best-practices/rules/query-covering-indexes.md18select email, name, created_at from users where email = 'user@example.com';
LOW…ostgres-best-practices/rules/query-covering-indexes.md28select email, name, created_at from users where email = 'user@example.com';
LOW…postgres-best-practices/rules/query-partial-indexes.md19select * from users where email = 'user@example.com' and deleted_at is null;
LOW…postgres-best-practices/rules/query-partial-indexes.md30select * from users where email = 'user@example.com' and deleted_at is null;
LOW…-skills-claude/skills/seo-plan/assets/local-service.md76 "streetAddress": "123 Main St",
LOW…me-skills-claude/skills/azure-storage-blob-ts/SKILL.md278 author: "John Doe",
LOW…skills-claude/skills/playwright-skill/API_REFERENCE.md144await page.getByRole('textbox', { name: 'Email' }).fill('user@example.com');
LOW…skills-claude/skills/playwright-skill/API_REFERENCE.md153await page.locator('input[name="email"]').fill('test@test.com');
LOW…skills-claude/skills/playwright-skill/API_REFERENCE.md167const row = page.locator('tr').filter({ hasText: 'John Doe' });
LOW…skills-claude/skills/playwright-skill/API_REFERENCE.md188await page.getByLabel('Email').fill('user@example.com');
LOW…skills-claude/skills/playwright-skill/API_REFERENCE.md189await page.getByPlaceholder('Enter your name').fill('John Doe');
LOW…skills-claude/skills/playwright-skill/API_REFERENCE.md376 await loginPage.login('user@example.com', 'password123');
LOW…awesome-skills-claude/skills/playwright-skill/SKILL.md168 await page.fill('input[name="name"]', 'John Doe');
LOW…ome-skills-claude/skills/not-human-search-mcp/SKILL.md108register_monitor({ domain: "example.com", email: "user@example.com" })
LOW…rkflows-tdd-green/resources/implementation-playbook.md697 const result = userService.create({ email: 'test@test.com', name: 'Test' });
LOW…ravity-awesome-skills-claude/skills/langgraph/SKILL.md341 action = {"type": "send_email", "to": "user@example.com"}
LOW…avity-awesome-skills-claude/skills/postgresql/SKILL.md109- **Expression**: for computed search keys (`CREATE INDEX ON tbl (LOWER(email))`). Expression must match exactly in WHER
LOW…ills/backend-dev-guidelines/resources/testing-guide.md50 service.create({ email: 'test@test.com' })
LOW…ills/backend-dev-guidelines/resources/testing-guide.md59 email: 'test@test.com',
LOW…ills/backend-dev-guidelines/resources/testing-guide.md67 email: 'test@test.com'
LOW…ills/backend-dev-guidelines/resources/testing-guide.md91 email: 'test@test.com',
475 more matches not shown…
Hallucination Indicators35 hits · 350 pts
SeverityFileLineSnippet
CRITICAL…e-integration-apis/skills/hubspot-integration/SKILL.md368 await hubspotClient.crm.associations.v4.basicApi.create(
CRITICAL…e-integration-apis/skills/hubspot-integration/SKILL.md384 await hubspotClient.crm.associations.v4.basicApi.create(
CRITICAL…e-integration-apis/skills/hubspot-integration/SKILL.md400 const response = await hubspotClient.crm.associations.v4.basicApi.getPage(
CRITICAL…e-integration-apis/skills/hubspot-integration/SKILL.md417 await hubspotClient.crm.associations.v4.basicApi.create(
CRITICAL…e-integration-apis/skills/hubspot-integration/SKILL.md447 await hubspotClient.crm.associations.v4.batchApi.create(
CRITICAL…-commerce-payments/skills/hubspot-integration/SKILL.md368 await hubspotClient.crm.associations.v4.basicApi.create(
CRITICAL…-commerce-payments/skills/hubspot-integration/SKILL.md384 await hubspotClient.crm.associations.v4.basicApi.create(
CRITICAL…-commerce-payments/skills/hubspot-integration/SKILL.md400 const response = await hubspotClient.crm.associations.v4.basicApi.getPage(
CRITICAL…-commerce-payments/skills/hubspot-integration/SKILL.md417 await hubspotClient.crm.associations.v4.basicApi.create(
CRITICAL…-commerce-payments/skills/hubspot-integration/SKILL.md447 await hubspotClient.crm.associations.v4.batchApi.create(
CRITICAL…some-skills-claude/skills/hubspot-integration/SKILL.md368 await hubspotClient.crm.associations.v4.basicApi.create(
CRITICAL…some-skills-claude/skills/hubspot-integration/SKILL.md384 await hubspotClient.crm.associations.v4.basicApi.create(
CRITICAL…some-skills-claude/skills/hubspot-integration/SKILL.md400 const response = await hubspotClient.crm.associations.v4.basicApi.getPage(
CRITICAL…some-skills-claude/skills/hubspot-integration/SKILL.md417 await hubspotClient.crm.associations.v4.basicApi.create(
CRITICAL…some-skills-claude/skills/hubspot-integration/SKILL.md447 await hubspotClient.crm.associations.v4.batchApi.create(
CRITICAL…wesome-skills-claude/skills/azure-keyvault-py/SKILL.md226from azure.core.exceptions import ResourceNotFoundError, HttpResponseError
CRITICAL…lts/2026-01-05-10-37-54/swebench-loki-predictions.json406 "model_patch": "--- a/django/db/models/query_utils.py\n+++ b/django/db/models/query_utils.py\n@@ -40,7 +40,21 @@ cla
CRITICAL…results/2026-01-05-10-37-54/swebench-loki-results.json414 "model_patch": "--- a/django/db/models/query_utils.py\n+++ b/django/db/models/query_utils.py\n@@ -40,7 +40,21 @@ c
CRITICAL…laude/skills/azure-ai-vision-imageanalysis-py/SKILL.md233from azure.core.exceptions import HttpResponseError
CRITICAL…ity-awesome-skills/skills/hubspot-integration/SKILL.md368 await hubspotClient.crm.associations.v4.basicApi.create(
CRITICAL…ity-awesome-skills/skills/hubspot-integration/SKILL.md384 await hubspotClient.crm.associations.v4.basicApi.create(
CRITICAL…ity-awesome-skills/skills/hubspot-integration/SKILL.md400 const response = await hubspotClient.crm.associations.v4.basicApi.getPage(
CRITICAL…ity-awesome-skills/skills/hubspot-integration/SKILL.md417 await hubspotClient.crm.associations.v4.basicApi.create(
CRITICAL…ity-awesome-skills/skills/hubspot-integration/SKILL.md447 await hubspotClient.crm.associations.v4.batchApi.create(
CRITICAL…avity-awesome-skills/skills/azure-keyvault-py/SKILL.md226from azure.core.exceptions import ResourceNotFoundError, HttpResponseError
CRITICAL…kills/skills/azure-ai-vision-imageanalysis-py/SKILL.md233from azure.core.exceptions import HttpResponseError
CRITICALskills/hubspot-integration/SKILL.md368 await hubspotClient.crm.associations.v4.basicApi.create(
CRITICALskills/hubspot-integration/SKILL.md384 await hubspotClient.crm.associations.v4.basicApi.create(
CRITICALskills/hubspot-integration/SKILL.md400 const response = await hubspotClient.crm.associations.v4.basicApi.getPage(
CRITICALskills/hubspot-integration/SKILL.md417 await hubspotClient.crm.associations.v4.basicApi.create(
CRITICALskills/hubspot-integration/SKILL.md447 await hubspotClient.crm.associations.v4.batchApi.create(
CRITICALskills/azure-keyvault-py/SKILL.md226from azure.core.exceptions import ResourceNotFoundError, HttpResponseError
CRITICAL…lts/2026-01-05-10-37-54/swebench-loki-predictions.json406 "model_patch": "--- a/django/db/models/query_utils.py\n+++ b/django/db/models/query_utils.py\n@@ -40,7 +40,21 @@ cla
CRITICAL…results/2026-01-05-10-37-54/swebench-loki-results.json414 "model_patch": "--- a/django/db/models/query_utils.py\n+++ b/django/db/models/query_utils.py\n@@ -40,7 +40,21 @@ c
CRITICALskills/azure-ai-vision-imageanalysis-py/SKILL.md233from azure.core.exceptions import HttpResponseError
Verbosity Indicators186 hits · 283 pts
SeverityFileLineSnippet
LOW…designer/skills/ui-ux-pro-max/scripts/design_system.py159 # Step 1: First search product to get category
LOW…designer/skills/ui-ux-pro-max/scripts/design_system.py166 # Step 2: Get reasoning rules for this category
LOW…designer/skills/ui-ux-pro-max/scripts/design_system.py170 # Step 3: Multi-domain search with style priority hints
LOW…designer/skills/ui-ux-pro-max/scripts/design_system.py174 # Step 4: Select best matches from each domain using priority
LOW…designer/skills/ui-ux-pro-max/scripts/design_system.py185 # Step 5: Build final recommendation
LOW…s-claude/skills/ui-ux-pro-max/scripts/design_system.py159 # Step 1: First search product to get category
LOW…s-claude/skills/ui-ux-pro-max/scripts/design_system.py166 # Step 2: Get reasoning rules for this category
LOW…s-claude/skills/ui-ux-pro-max/scripts/design_system.py170 # Step 3: Multi-domain search with style priority hints
LOW…s-claude/skills/ui-ux-pro-max/scripts/design_system.py174 # Step 4: Select best matches from each domain using priority
LOW…s-claude/skills/ui-ux-pro-max/scripts/design_system.py185 # Step 5: Build final recommendation
LOW…ills/audio-transcriber/examples/basic-transcription.sh48# Step 0: Discovery - Check for transcription tools
LOW…ills/audio-transcriber/examples/basic-transcription.sh69# Step 1: Extract metadata
LOW…ills/audio-transcriber/examples/basic-transcription.sh111# Step 2: Transcribe using Python
LOW…ills/audio-transcriber/examples/basic-transcription.sh174# Step 3: Generate Markdown output
LOW…ills/audio-transcriber/examples/basic-transcription.sh246# Step 4: Display summary
LOW…-claude/skills/audio-transcriber/scripts/transcribe.py429 # Step 1: Transcrever
LOW…-claude/skills/audio-transcriber/scripts/transcribe.py446 # Step 2: Detectar CLI
LOW…-claude/skills/audio-transcriber/scripts/transcribe.py462 # Step 3: Workflow de prompt
LOW…-claude/skills/audio-transcriber/scripts/transcribe.py470 # Step 4: Processar com LLM
LOW…-claude/skills/audio-transcriber/scripts/transcribe.py478 # Step 5: Salvar arquivos
LOW…s-claude/skills/loki-mode/benchmarks/run-benchmarks.sh717 # Step 1: Architect analyzes the problem
LOW…s-claude/skills/loki-mode/benchmarks/run-benchmarks.sh731 # Step 2: Engineer implements solution
LOW…s-claude/skills/loki-mode/benchmarks/run-benchmarks.sh762 # Step 3: QA tests the solution
LOW…s-claude/skills/loki-mode/benchmarks/run-benchmarks.sh779 # Step 4: Reviewer analyzes failure
LOW…s-claude/skills/loki-mode/benchmarks/run-benchmarks.sh783 # Step 5: Engineer fixes based on feedback
LOW…s-claude/skills/loki-mode/benchmarks/run-benchmarks.sh1573 # Step 1: Architect analyzes the issue
LOW…s-claude/skills/loki-mode/benchmarks/run-benchmarks.sh1590 # Step 2: Engineer generates patch
LOW…s-claude/skills/loki-mode/benchmarks/run-benchmarks.sh1611 # Step 3: QA validates patch format
LOW…s-claude/skills/loki-mode/benchmarks/run-benchmarks.sh1637 # Step 4: Reviewer analyzes issues
LOW…s-claude/skills/loki-mode/benchmarks/run-benchmarks.sh1643 # Step 5: Engineer fixes patch
LOW…arks/results/2026-01-05-01-24-17/swebench-results.json242 "model_patch": "This appears to be a Django issue that needs to be applied to the Django repository. Based on the
LOW…arks/results/2026-01-05-01-24-17/swebench-results.json702 "model_patch": "Based on the issue description and the discussion, I understand the problem. The RangeSlider (and
LOW…/results/2026-01-05-01-24-17/swebench-predictions.json234 "model_patch": "This appears to be a Django issue that needs to be applied to the Django repository. Based on the is
LOW…/results/2026-01-05-01-24-17/swebench-predictions.json694 "model_patch": "Based on the issue description and the discussion, I understand the problem. The RangeSlider (and Sl
LOW…ls/monte-carlo-push-ingestion/scripts/sample_verify.py57# Step 1: Resolve MCON from fullTableId
LOW…ls/monte-carlo-push-ingestion/scripts/sample_verify.py79# Step 2: Verify schema (columns)
LOW…ls/monte-carlo-push-ingestion/scripts/sample_verify.py116# Step 3: Verify volume/freshness metrics
LOW…ls/monte-carlo-push-ingestion/scripts/sample_verify.py185# Step 4: Verify table lineage (upstream)
LOW…ls/monte-carlo-push-ingestion/scripts/sample_verify.py221# Step 5: Verify column lineage
LOW…ls/monte-carlo-push-ingestion/scripts/sample_verify.py257# Step 6: Verify query logs
LOW…cripts/templates/bigquery/collect_and_push_metadata.py47 # Step 1: Collect
LOW…cripts/templates/bigquery/collect_and_push_metadata.py53 # Step 2: Push
LOW…ipts/templates/bigquery/collect_and_push_query_logs.py50 # Step 1: Collect
LOW…ipts/templates/bigquery/collect_and_push_query_logs.py58 # Step 2: Push
LOW…scripts/templates/bigquery/collect_and_push_lineage.py50 # Step 1: Collect
LOW…scripts/templates/bigquery/collect_and_push_lineage.py58 # Step 2: Push
LOW…ripts/templates/snowflake/collect_and_push_metadata.py114 # Step 1: Collect
LOW…ripts/templates/snowflake/collect_and_push_metadata.py123 # Step 2: Push
LOW…pts/templates/snowflake/collect_and_push_query_logs.py114 # Step 1: Collect
LOW…pts/templates/snowflake/collect_and_push_query_logs.py123 # Step 2: Push
LOW…cripts/templates/snowflake/collect_and_push_lineage.py129 # Step 1: Collect
LOW…cripts/templates/snowflake/collect_and_push_lineage.py140 # Step 2: Push
LOW…/hugging-face-model-trainer/scripts/convert_to_gguf.py121# Step 1: Load base model and adapter
LOW…/hugging-face-model-trainer/scripts/convert_to_gguf.py158# Step 2: Save merged model temporarily
LOW…/hugging-face-model-trainer/scripts/convert_to_gguf.py169# Step 3: Install llama.cpp for conversion
LOW…/hugging-face-model-trainer/scripts/convert_to_gguf.py199# Step 4: Convert to GGUF (FP16)
LOW…/hugging-face-model-trainer/scripts/convert_to_gguf.py223# Step 5: Quantize to different formats
LOW…/hugging-face-model-trainer/scripts/convert_to_gguf.py281# Step 6: Upload to Hub
LOW…kills-claude/skills/pptx-official/scripts/rearrange.py176 # Step 1: DUPLICATE repeated slides
LOW…kills-claude/skills/pptx-official/scripts/rearrange.py200 # Step 2: DELETE unwanted slides (work backwards)
126 more matches not shown…
Docstring Block Structure52 hits · 260 pts
SeverityFileLineSnippet
HIGH…lder/skills/mcp-builder/reference/python_mcp_server.md282 Search for users in the Example system by name, email, or team. This tool searches across all user profiles in
HIGH…tect/skills/mcp-builder/reference/python_mcp_server.md282 Search for users in the Example system by name, email, or team. This tool searches across all user profiles in
HIGH…skills-claude/skills/docx-official/scripts/document.py265Reject an insertion by wrapping its content in a deletion. Wraps all runs inside w:ins in w:del, converting w:t
HIGH…skills-claude/skills/docx-official/scripts/document.py343Reject a deletion by re-inserting the deleted content. Creates w:ins elements after each w:del, copying deleted
HIGH…skills-claude/skills/docx-official/scripts/document.py483Mark a w:r or w:p element as deleted with tracked changes (in-place DOM manipulation). For w:r: wraps in <w:del
HIGH…skills-claude/skills/docx-official/scripts/document.py681 Get or create a DocxXMLEditor for the specified XML file. Enables lazy-loaded editors with bracket not
HIGH…kills-claude/skills/docx-official/scripts/utilities.py83 Get a DOM element by tag and identifier. Finds an element by either its line number in the original fi
HIGH…kills-claude/skills/docx-official/scripts/utilities.py313 Parse XML fragment and return list of imported nodes. Args: xml_content: String containing
HIGH…ng-refactor-clean/resources/implementation-playbook.md719 Calculate the total discount for an order based on customer tier and order value. Args: order: The ord
HIGH…up-refactor-clean/resources/implementation-playbook.md719 Calculate the total discount for an order based on customer tier and order value. Args: order: The ord
HIGH…me-skills-claude/skills/last30days/scripts/lib/http.py42Make an HTTP request and return JSON response. Args: method: HTTP method (GET, POST, etc.) url: Req
HIGH…tion-doc-generate/resources/implementation-playbook.md389 def {func.__name__}({", ".join(params)}){return_type}: """ Brief description of {func.__name__} Args:
HIGH…tion-doc-generate/resources/implementation-playbook.md389 def {func.__name__}({", ".join(params)}){return_type}: """ Brief description of {func.__name__} Args:
HIGH…velopment/templates/multi_provider_factory_template.py83 Create transcriber based on configuration Args: config: Configuration dict with 't
HIGH…velopment/templates/multi_provider_factory_template.py107 Create LLM agent based on configuration Args: config: Configuration dict with 'llm
HIGH…velopment/templates/multi_provider_factory_template.py131 Create TTS synthesizer based on configuration Args: config: Configuration dict wit
HIGH…aude/skills/mcp-builder/reference/python_mcp_server.md282 Search for users in the Example system by name, email, or team. This tool searches across all user profiles in
HIGH…presentations/skills/docx-official/scripts/document.py265Reject an insertion by wrapping its content in a deletion. Wraps all runs inside w:ins in w:del, converting w:t
HIGH…presentations/skills/docx-official/scripts/document.py343Reject a deletion by re-inserting the deleted content. Creates w:ins elements after each w:del, copying deleted
HIGH…presentations/skills/docx-official/scripts/document.py483Mark a w:r or w:p element as deleted with tracked changes (in-place DOM manipulation). For w:r: wraps in <w:del
HIGH…presentations/skills/docx-official/scripts/document.py681 Get or create a DocxXMLEditor for the specified XML file. Enables lazy-loaded editors with bracket not
HIGH…resentations/skills/docx-official/scripts/utilities.py83 Get a DOM element by tag and identifier. Finds an element by either its line number in the original fi
HIGH…resentations/skills/docx-official/scripts/utilities.py313 Parse XML fragment and return list of imported nodes. Args: xml_content: String containing
HIGH…wesome-skills/skills/docx-official/scripts/document.py265Reject an insertion by wrapping its content in a deletion. Wraps all runs inside w:ins in w:del, converting w:t
HIGH…wesome-skills/skills/docx-official/scripts/document.py343Reject a deletion by re-inserting the deleted content. Creates w:ins elements after each w:del, copying deleted
HIGH…wesome-skills/skills/docx-official/scripts/document.py483Mark a w:r or w:p element as deleted with tracked changes (in-place DOM manipulation). For w:r: wraps in <w:del
HIGH…wesome-skills/skills/docx-official/scripts/document.py681 Get or create a DocxXMLEditor for the specified XML file. Enables lazy-loaded editors with bracket not
HIGH…esome-skills/skills/docx-official/scripts/utilities.py83 Get a DOM element by tag and identifier. Finds an element by either its line number in the original fi
HIGH…esome-skills/skills/docx-official/scripts/utilities.py313 Parse XML fragment and return list of imported nodes. Args: xml_content: String containing
HIGH…ng-refactor-clean/resources/implementation-playbook.md719 Calculate the total discount for an order based on customer tier and order value. Args: order: The ord
HIGH…up-refactor-clean/resources/implementation-playbook.md719 Calculate the total discount for an order based on customer tier and order value. Args: order: The ord
HIGH…tion-doc-generate/resources/implementation-playbook.md389 def {func.__name__}({", ".join(params)}){return_type}: """ Brief description of {func.__name__} Args:
HIGH…tion-doc-generate/resources/implementation-playbook.md389 def {func.__name__}({", ".join(params)}){return_type}: """ Brief description of {func.__name__} Args:
HIGH…velopment/templates/multi_provider_factory_template.py83 Create transcriber based on configuration Args: config: Configuration dict with 't
HIGH…velopment/templates/multi_provider_factory_template.py107 Create LLM agent based on configuration Args: config: Configuration dict with 'llm
HIGH…velopment/templates/multi_provider_factory_template.py131 Create TTS synthesizer based on configuration Args: config: Configuration dict wit
HIGH…ills/skills/mcp-builder/reference/python_mcp_server.md282 Search for users in the Example system by name, email, or team. This tool searches across all user profiles in
HIGHskills/docx-official/scripts/document.py265Reject an insertion by wrapping its content in a deletion. Wraps all runs inside w:ins in w:del, converting w:t
HIGHskills/docx-official/scripts/document.py343Reject a deletion by re-inserting the deleted content. Creates w:ins elements after each w:del, copying deleted
HIGHskills/docx-official/scripts/document.py483Mark a w:r or w:p element as deleted with tracked changes (in-place DOM manipulation). For w:r: wraps in <w:del
HIGHskills/docx-official/scripts/document.py681 Get or create a DocxXMLEditor for the specified XML file. Enables lazy-loaded editors with bracket not
HIGHskills/docx-official/scripts/utilities.py83 Get a DOM element by tag and identifier. Finds an element by either its line number in the original fi
HIGHskills/docx-official/scripts/utilities.py313 Parse XML fragment and return list of imported nodes. Args: xml_content: String containing
HIGH…ng-refactor-clean/resources/implementation-playbook.md719 Calculate the total discount for an order based on customer tier and order value. Args: order: The ord
HIGH…up-refactor-clean/resources/implementation-playbook.md719 Calculate the total discount for an order based on customer tier and order value. Args: order: The ord
HIGHskills/last30days/scripts/lib/http.py42Make an HTTP request and return JSON response. Args: method: HTTP method (GET, POST, etc.) url: Req
HIGH…tion-doc-generate/resources/implementation-playbook.md389 def {func.__name__}({", ".join(params)}){return_type}: """ Brief description of {func.__name__} Args:
HIGH…tion-doc-generate/resources/implementation-playbook.md389 def {func.__name__}({", ".join(params)}){return_type}: """ Brief description of {func.__name__} Args:
HIGH…velopment/templates/multi_provider_factory_template.py83 Create transcriber based on configuration Args: config: Configuration dict with 't
HIGH…velopment/templates/multi_provider_factory_template.py107 Create LLM agent based on configuration Args: config: Configuration dict with 'llm
HIGH…velopment/templates/multi_provider_factory_template.py131 Create TTS synthesizer based on configuration Args: config: Configuration dict wit
HIGHskills/mcp-builder/reference/python_mcp_server.md282 Search for users in the Example system by name, email, or team. This tool searches across all user profiles in
Over-Commented Block236 hits · 226 pts
SeverityFileLineSnippet
LOW…ystematic-debugging/condition-based-waiting-example.ts141// ---------------
LOW…e-integration-apis/skills/hubspot-integration/SKILL.md141// Python equivalent
LOW…o-react-native/skills/app-store-optimization/README.md201To verify installation:
LOW…skills/algorithmic-art/templates/generator_template.js21// - Reset to defaults
LOW…skills/algorithmic-art/templates/generator_template.js61 // - Arrays of objects
LOW…skills/algorithmic-art/templates/generator_template.js81 // Option 3: User-triggered regeneration
LOW…skills/algorithmic-art/templates/generator_template.js101 // - Physics calculations
LOW…skills/algorithmic-art/templates/generator_template.js161// ============================================================================
LOW…skills/algorithmic-art/templates/generator_template.js201// ============================================================================
LOW…skills/algorithmic-art/templates/generator_template.js221// The art itself is entirely up to you!
LOW…-commerce-payments/skills/hubspot-integration/SKILL.md141// Python equivalent
LOW…-testing-patterns/resources/implementation-playbook.md621# tests/
LOW…bile-developer/skills/app-store-optimization/README.md201To verify installation:
LOW…ystematic-debugging/condition-based-waiting-example.ts141// ---------------
LOW…ackend-dev-guidelines/resources/validation-patterns.md561// {
LOW…skills/algorithmic-art/templates/generator_template.js21// - Reset to defaults
LOW…skills/algorithmic-art/templates/generator_template.js61 // - Arrays of objects
LOW…skills/algorithmic-art/templates/generator_template.js81 // Option 3: User-triggered regeneration
LOW…skills/algorithmic-art/templates/generator_template.js101 // - Physics calculations
LOW…skills/algorithmic-art/templates/generator_template.js161// ============================================================================
LOW…skills/algorithmic-art/templates/generator_template.js201// ============================================================================
LOW…skills/algorithmic-art/templates/generator_template.js221// The art itself is entirely up to you!
LOW…ng-error-analysis/resources/implementation-playbook.md1061 },
LOW…ackend-dev-guidelines/resources/validation-patterns.md561// {
LOW…some-skills-claude/skills/hugging-face-gradio/SKILL.md261gradio info gradio/calculator
LOW…-testing-patterns/resources/implementation-playbook.md621# tests/
LOW…ystematic-debugging/condition-based-waiting-example.ts141// ---------------
LOW…some-skills-claude/skills/hubspot-integration/SKILL.md141// Python equivalent
LOW…e/skills/cc-skill-strategic-compact/suggest-compact.sh1#!/bin/bash
LOW…ls-claude/skills/azure-communication-sms-java/SKILL.md221```
LOW…some-skills-claude/skills/threejs-interaction/SKILL.md61// {
LOW…wesome-skills-claude/skills/vercel-deployment/SKILL.md281export async function GET() {
LOW…wesome-skills-claude/skills/vercel-deployment/SKILL.md321Check API compatibility before using edge:
LOW…wesome-skills-claude/skills/vercel-deployment/SKILL.md441// - next.config.js
LOW…y-awesome-skills-claude/skills/scanning-tools/SKILL.md501gvm-cli socket --xml '<get_reports report_id="<id>" format_id="<pdf_format>"/>'
LOW…some-skills-claude/skills/007/scripts/requirements.txt1# 007 Security Skill - Dependencies
LOW…some-skills-claude/skills/007/scripts/requirements.txt21# - hashlib (file hashing for change detection)
LOW…laude/skills/007/scripts/scanners/injection_scanner.py21from pathlib import Path
LOW…skills/matematico-tao/references/concurrency-models.md161
LOW…wesome-skills-claude/skills/typescript-expert/SKILL.md181### Migration Expertise
LOW…ills/typescript-expert/references/tsconfig-strict.json61 ]
LOW…ion-standup-notes/resources/implementation-playbook.md481
LOW…v-package-manager/resources/implementation-playbook.md341```
LOW…awesome-skills-claude/skills/memory-forensics/SKILL.md341# - PAGE_EXECUTE_READWRITE protection (suspicious)
LOW…skills/algorithmic-art/templates/generator_template.js21// - Reset to defaults
LOW…skills/algorithmic-art/templates/generator_template.js61 // - Arrays of objects
LOW…skills/algorithmic-art/templates/generator_template.js81 // Option 3: User-triggered regeneration
LOW…skills/algorithmic-art/templates/generator_template.js101 // - Physics calculations
LOW…skills/algorithmic-art/templates/generator_template.js161// ============================================================================
LOW…skills/algorithmic-art/templates/generator_template.js201// ============================================================================
LOW…skills/algorithmic-art/templates/generator_template.js221// The art itself is entirely up to you!
LOW…e/skills/comfyui-gateway/references/troubleshooting.md641 --endpoint-url http://your-minio:9000 \
LOW…wesome-skills-claude/skills/slack-bot-builder/SKILL.md181 handler = SocketModeHandler(app, os.environ["SLACK_APP_TOKEN"])
LOW…ls/apify-actorization/references/js-ts-actorization.md21// Example: Get input from Apify Console or API
LOW…ills-claude/skills/sqlmap-database-pentesting/SKILL.md241# Result: username, password, email columns
LOW…s/hugging-face-vision-trainer/references/hub_saving.md421```
LOW…ce-vision-trainer/references/reliability_principles.md141### How to Apply
LOW…ce-vision-trainer/scripts/sam_segmentation_training.py1# /// script
LOW…ision-trainer/scripts/image_classification_training.py1# /// script
LOW…ce-vision-trainer/scripts/object_detection_training.py1# /// script
176 more matches not shown…
Self-Referential Comments72 hits · 207 pts
SeverityFileLineSnippet
MEDIUM…/skills/docx-official/ooxml/scripts/validation/base.py767 # Create a clean copy
MEDIUM…/skills/docx-official/ooxml/scripts/validation/base.py919 # Create a copy of the document to avoid modifying the original
MEDIUM…/skills/docx-official/ooxml/scripts/validation/base.py298 ): # This file is not referenced by .rels
MEDIUM…skills-claude/skills/docx-official/scripts/document.py984 # Create the relationship entry
MEDIUM…ls-claude/skills/loki-mode/tests/test-agent-timeout.sh167# Create a process that spawns children
MEDIUM…s-claude/skills/loki-mode/tests/test-state-recovery.sh190# Create an old claimed task
MEDIUM…awesome-skills-claude/skills/loki-mode/autonomy/run.sh315 # Create a human-readable status file
MEDIUM…arks/results/2026-01-05-01-24-17/swebench-results.json772 "model_patch": "Now I understand the issue and the fix. The problem was that in the old version of requests (2.4.3
MEDIUM…arks/results/2026-01-05-01-24-17/swebench-results.json792 "model_patch": "Based on my knowledge of the xarray/xray codebase and the issue description, I need to create a pa
MEDIUM…arks/results/2026-01-05-01-24-17/swebench-results.json337 "model_patch": "Based on the issue description, I need to create a patch for Django's `ModelChoiceField` class in
MEDIUM…/results/2026-01-05-01-24-17/swebench-predictions.json764 "model_patch": "Now I understand the issue and the fix. The problem was that in the old version of requests (2.4.3),
MEDIUM…/results/2026-01-05-01-24-17/swebench-predictions.json784 "model_patch": "Based on my knowledge of the xarray/xray codebase and the issue description, I need to create a patc
MEDIUM…/results/2026-01-05-01-24-17/swebench-predictions.json329 "model_patch": "Based on the issue description, I need to create a patch for Django's `ModelChoiceField` class in `d
MEDIUM…lts/2026-01-05-10-37-54/swebench-loki-predictions.json1018 "model_patch": "Since I cannot locate the pytest repository in the expected location, I need to generate the patch b
MEDIUM…lts/2026-01-05-10-37-54/swebench-loki-predictions.json394 "model_patch": "--- a/django/forms/fields.py\n+++ b/django/forms/fields.py\n@@ -1246,8 +1246,8 @@ class ModelChoiceF
MEDIUM…lts/2026-01-05-10-37-54/swebench-loki-predictions.json916 "model_patch": "--- a/requests/sessions.py\n+++ b/requests/sessions.py\n@@ -13,7 +13,7 @@ from datetime import datet
MEDIUM…lts/2026-01-05-10-37-54/swebench-loki-predictions.json940 "model_patch": "Based on my knowledge of the xarray codebase and the issue description, I can generate the appropria
MEDIUM…results/2026-01-05-10-37-54/swebench-loki-results.json1026 "model_patch": "Since I cannot locate the pytest repository in the expected location, I need to generate the patch
MEDIUM…results/2026-01-05-10-37-54/swebench-loki-results.json402 "model_patch": "--- a/django/forms/fields.py\n+++ b/django/forms/fields.py\n@@ -1246,8 +1246,8 @@ class ModelChoic
MEDIUM…results/2026-01-05-10-37-54/swebench-loki-results.json924 "model_patch": "--- a/requests/sessions.py\n+++ b/requests/sessions.py\n@@ -13,7 +13,7 @@ from datetime import dat
MEDIUM…results/2026-01-05-10-37-54/swebench-loki-results.json948 "model_patch": "Based on my knowledge of the xarray codebase and the issue description, I can generate the appropr
MEDIUM…/skills/pptx-official/ooxml/scripts/validation/base.py767 # Create a clean copy
MEDIUM…/skills/pptx-official/ooxml/scripts/validation/base.py919 # Create a copy of the document to avoid modifying the original
MEDIUM…/skills/pptx-official/ooxml/scripts/validation/base.py298 ): # This file is not referenced by .rels
MEDIUM…kills-claude/skills/pptx-official/scripts/thumbnail.py401 # Create a highlight overlay
MEDIUM…kills-claude/skills/pptx-official/scripts/rearrange.py108 # Create a new relationship in the destination slide for this image
MEDIUM…/skills/docx-official/ooxml/scripts/validation/base.py767 # Create a clean copy
MEDIUM…/skills/docx-official/ooxml/scripts/validation/base.py919 # Create a copy of the document to avoid modifying the original
MEDIUM…/skills/docx-official/ooxml/scripts/validation/base.py298 ): # This file is not referenced by .rels
MEDIUM…presentations/skills/docx-official/scripts/document.py984 # Create the relationship entry
MEDIUM…/skills/pptx-official/ooxml/scripts/validation/base.py767 # Create a clean copy
MEDIUM…/skills/pptx-official/ooxml/scripts/validation/base.py919 # Create a copy of the document to avoid modifying the original
MEDIUM…/skills/pptx-official/ooxml/scripts/validation/base.py298 ): # This file is not referenced by .rels
MEDIUM…resentations/skills/pptx-official/scripts/thumbnail.py401 # Create a highlight overlay
MEDIUM…resentations/skills/pptx-official/scripts/rearrange.py108 # Create a new relationship in the destination slide for this image
MEDIUM…/skills/docx-official/ooxml/scripts/validation/base.py767 # Create a clean copy
MEDIUM…/skills/docx-official/ooxml/scripts/validation/base.py919 # Create a copy of the document to avoid modifying the original
MEDIUM…/skills/docx-official/ooxml/scripts/validation/base.py298 ): # This file is not referenced by .rels
MEDIUM…wesome-skills/skills/docx-official/scripts/document.py984 # Create the relationship entry
MEDIUM…/skills/pptx-official/ooxml/scripts/validation/base.py767 # Create a clean copy
MEDIUM…/skills/pptx-official/ooxml/scripts/validation/base.py919 # Create a copy of the document to avoid modifying the original
MEDIUM…/skills/pptx-official/ooxml/scripts/validation/base.py298 ): # This file is not referenced by .rels
MEDIUM…esome-skills/skills/pptx-official/scripts/thumbnail.py401 # Create a highlight overlay
MEDIUM…esome-skills/skills/pptx-official/scripts/rearrange.py108 # Create a new relationship in the destination slide for this image
MEDIUMskills/docx-official/ooxml/scripts/validation/base.py767 # Create a clean copy
MEDIUMskills/docx-official/ooxml/scripts/validation/base.py919 # Create a copy of the document to avoid modifying the original
MEDIUMskills/docx-official/ooxml/scripts/validation/base.py298 ): # This file is not referenced by .rels
MEDIUMskills/docx-official/scripts/document.py984 # Create the relationship entry
MEDIUMskills/loki-mode/tests/test-agent-timeout.sh167# Create a process that spawns children
MEDIUMskills/loki-mode/tests/test-state-recovery.sh190# Create an old claimed task
MEDIUMskills/loki-mode/autonomy/run.sh315 # Create a human-readable status file
MEDIUM…arks/results/2026-01-05-01-24-17/swebench-results.json772 "model_patch": "Now I understand the issue and the fix. The problem was that in the old version of requests (2.4.3
MEDIUM…arks/results/2026-01-05-01-24-17/swebench-results.json792 "model_patch": "Based on my knowledge of the xarray/xray codebase and the issue description, I need to create a pa
MEDIUM…arks/results/2026-01-05-01-24-17/swebench-results.json337 "model_patch": "Based on the issue description, I need to create a patch for Django's `ModelChoiceField` class in
MEDIUM…/results/2026-01-05-01-24-17/swebench-predictions.json764 "model_patch": "Now I understand the issue and the fix. The problem was that in the old version of requests (2.4.3),
MEDIUM…/results/2026-01-05-01-24-17/swebench-predictions.json784 "model_patch": "Based on my knowledge of the xarray/xray codebase and the issue description, I need to create a patc
MEDIUM…/results/2026-01-05-01-24-17/swebench-predictions.json329 "model_patch": "Based on the issue description, I need to create a patch for Django's `ModelChoiceField` class in `d
MEDIUM…lts/2026-01-05-10-37-54/swebench-loki-predictions.json1018 "model_patch": "Since I cannot locate the pytest repository in the expected location, I need to generate the patch b
MEDIUM…lts/2026-01-05-10-37-54/swebench-loki-predictions.json394 "model_patch": "--- a/django/forms/fields.py\n+++ b/django/forms/fields.py\n@@ -1246,8 +1246,8 @@ class ModelChoiceF
MEDIUM…lts/2026-01-05-10-37-54/swebench-loki-predictions.json916 "model_patch": "--- a/requests/sessions.py\n+++ b/requests/sessions.py\n@@ -13,7 +13,7 @@ from datetime import datet
12 more matches not shown…
AI Slop Vocabulary102 hits · 186 pts
SeverityFileLineSnippet
MEDIUMskills_index.json9451 "description": "Write modern C# code with advanced features like records, pattern matching, and async/await. Optimiz
MEDIUMskills_index.json11081 "description": "Master C#/.NET patterns for building production-grade APIs, MCP servers, and enterprise backends wit
MEDIUM…e/skills/app-store-optimization/competitor_analyzer.py106 # Identify best practices
MEDIUM…tive/skills/app-store-optimization/launch_checklist.py460 # Warnings for best practices
MEDIUM…tive/skills/app-store-optimization/launch_checklist.py11 """Generates comprehensive checklists for app launches and updates."""
MEDIUM…e/skills/app-store-optimization/localization_helper.py486 # Simplified example - real implementation would be more comprehensive
MEDIUM…r/skills/app-store-optimization/competitor_analyzer.py106 # Identify best practices
MEDIUM…oper/skills/app-store-optimization/launch_checklist.py460 # Warnings for best practices
MEDIUM…oper/skills/app-store-optimization/launch_checklist.py11 """Generates comprehensive checklists for app launches and updates."""
MEDIUM…r/skills/app-store-optimization/localization_helper.py486 # Simplified example - real implementation would be more comprehensive
MEDIUM…rector/skills/content-creator/scripts/seo_optimizer.py20 # SEO best practices
MEDIUM…claude/skills/content-creator/scripts/seo_optimizer.py20 # SEO best practices
MEDIUM…awesome-skills-claude/skills/007/scripts/full_audit.py770 """Generate a comprehensive Markdown audit report."""
MEDIUM…kills/helm-chart-scaffolding/scripts/validate-chart.sh139# 7. Check for security best practices
MEDIUM…s-claude/skills/loki-mode/benchmarks/run-benchmarks.sh1560 f.write(f"# Note: Run SWE-bench harness for actual test results\n\n")
MEDIUM…arks/results/2026-01-05-01-24-17/swebench-results.json202 "model_patch": "Based on the problem description and the hints provided, I understand the issue. The problem is in
MEDIUM…arks/results/2026-01-05-01-24-17/swebench-results.json1462 "model_patch": "The sympy codebase is not in this directory. Since this is a GitHub issue from the sympy/sympy rep
MEDIUM…arks/results/2026-01-05-01-24-17/swebench-results.json1462 "model_patch": "The sympy codebase is not in this directory. Since this is a GitHub issue from the sympy/sympy rep
MEDIUM…arks/results/2026-01-05-01-24-17/swebench-results.json1462 "model_patch": "The sympy codebase is not in this directory. Since this is a GitHub issue from the sympy/sympy rep
LOW…arks/results/2026-01-05-01-24-17/swebench-results.json207 "model_patch": "This repository doesn't contain the Django codebase. Let me understand the issue better and provid
LOW…arks/results/2026-01-05-01-24-17/swebench-results.json587 "model_patch": "Let me try to understand the issue based on my knowledge of Django's migration system and the inde
LOW…arks/results/2026-01-05-01-24-17/swebench-results.json1057 "model_patch": "Based on the issue description and the hints provided, I can understand the problem and provide a
LOW…arks/results/2026-01-05-01-24-17/swebench-results.json272 "model_patch": "Based on my knowledge of Django and the issue description, I can construct the fix. The issue is t
LOW…arks/results/2026-01-05-01-24-17/swebench-results.json352 "model_patch": "This is not a Django repository. This issue is from the django/django repository, but I'm in a dif
MEDIUM…/results/2026-01-05-01-24-17/swebench-predictions.json194 "model_patch": "Based on the problem description and the hints provided, I understand the issue. The problem is in D
MEDIUM…/results/2026-01-05-01-24-17/swebench-predictions.json1454 "model_patch": "The sympy codebase is not in this directory. Since this is a GitHub issue from the sympy/sympy repos
MEDIUM…/results/2026-01-05-01-24-17/swebench-predictions.json1454 "model_patch": "The sympy codebase is not in this directory. Since this is a GitHub issue from the sympy/sympy repos
MEDIUM…/results/2026-01-05-01-24-17/swebench-predictions.json1454 "model_patch": "The sympy codebase is not in this directory. Since this is a GitHub issue from the sympy/sympy repos
LOW…/results/2026-01-05-01-24-17/swebench-predictions.json199 "model_patch": "This repository doesn't contain the Django codebase. Let me understand the issue better and provide
LOW…/results/2026-01-05-01-24-17/swebench-predictions.json579 "model_patch": "Let me try to understand the issue based on my knowledge of Django's migration system and the index_
LOW…/results/2026-01-05-01-24-17/swebench-predictions.json1049 "model_patch": "Based on the issue description and the hints provided, I can understand the problem and provide a fi
LOW…/results/2026-01-05-01-24-17/swebench-predictions.json264 "model_patch": "Based on my knowledge of Django and the issue description, I can construct the fix. The issue is tha
LOW…/results/2026-01-05-01-24-17/swebench-predictions.json344 "model_patch": "This is not a Django repository. This issue is from the django/django repository, but I'm in a diffe
LOW…arks/results/2026-01-05-01-35-39/swebench-results.json82 "model_patch": "Based on my knowledge of this specific Django issue, I can provide the fix. The issue is that in D
LOW…/results/2026-01-05-01-35-39/swebench-predictions.json74 "model_patch": "Based on my knowledge of this specific Django issue, I can provide the fix. The issue is that in Dja
MEDIUM…lts/2026-01-05-10-37-54/swebench-loki-predictions.json1354 "model_patch": "Based on my knowledge of SymPy's codebase and the issue description, I can generate the patch. The i
LOW…lts/2026-01-05-10-37-54/swebench-loki-predictions.json238 "model_patch": "--- a/django/views/debug.py\n+++ b/django/views/debug.py\n@@ -83,18 +83,25 @@ class SafeExceptionRep
LOW…lts/2026-01-05-10-37-54/swebench-loki-predictions.json412 "model_patch": "--- a/django/db/models/query_utils.py\n+++ b/django/db/models/query_utils.py\n@@ -69,8 +69,13 @@ cla
LOW…lts/2026-01-05-10-37-54/swebench-loki-predictions.json1636 "model_patch": "Based on my knowledge of the SymPy codebase and the issue description, I can generate the patch. The
MEDIUM…results/2026-01-05-10-37-54/swebench-loki-results.json1362 "model_patch": "Based on my knowledge of SymPy's codebase and the issue description, I can generate the patch. The
LOW…results/2026-01-05-10-37-54/swebench-loki-results.json246 "model_patch": "--- a/django/views/debug.py\n+++ b/django/views/debug.py\n@@ -83,18 +83,25 @@ class SafeExceptionR
LOW…results/2026-01-05-10-37-54/swebench-loki-results.json420 "model_patch": "--- a/django/db/models/query_utils.py\n+++ b/django/db/models/query_utils.py\n@@ -69,8 +69,13 @@ c
LOW…results/2026-01-05-10-37-54/swebench-loki-results.json1644 "model_patch": "Based on my knowledge of the SymPy codebase and the issue description, I can generate the patch. T
MEDIUM…e/skills/app-store-optimization/competitor_analyzer.py106 # Identify best practices
MEDIUM…aude/skills/app-store-optimization/launch_checklist.py460 # Warnings for best practices
MEDIUM…aude/skills/app-store-optimization/launch_checklist.py11 """Generates comprehensive checklists for app launches and updates."""
MEDIUM…e/skills/app-store-optimization/localization_helper.py486 # Simplified example - real implementation would be more comprehensive
MEDIUM…skills/hugging-face-jobs/scripts/generate-responses.py94 """Create a comprehensive dataset card documenting the generation process."""
MEDIUM…/skills/hugging-face-jobs/scripts/cot-self-instruct.py374 """Create a comprehensive dataset card."""
MEDIUM…growth/skills/content-creator/scripts/seo_optimizer.py20 # SEO best practices
MEDIUM…skills/skills/content-creator/scripts/seo_optimizer.py20 # SEO best practices
MEDIUM…ravity-awesome-skills/skills/007/scripts/full_audit.py770 """Generate a comprehensive Markdown audit report."""
MEDIUM…kills/helm-chart-scaffolding/scripts/validate-chart.sh139# 7. Check for security best practices
MEDIUM…s/skills/app-store-optimization/competitor_analyzer.py106 # Identify best practices
MEDIUM…ills/skills/app-store-optimization/launch_checklist.py460 # Warnings for best practices
MEDIUM…ills/skills/app-store-optimization/launch_checklist.py11 """Generates comprehensive checklists for app launches and updates."""
MEDIUM…s/skills/app-store-optimization/localization_helper.py486 # Simplified example - real implementation would be more comprehensive
MEDIUM…skills/hugging-face-jobs/scripts/generate-responses.py94 """Create a comprehensive dataset card documenting the generation process."""
MEDIUM…/skills/hugging-face-jobs/scripts/cot-self-instruct.py374 """Create a comprehensive dataset card."""
MEDIUMskills/content-creator/scripts/seo_optimizer.py20 # SEO best practices
42 more matches not shown…
Cross-Language Confusion36 hits · 131 pts
SeverityFileLineSnippet
HIGH…/skills/senior-frontend/scripts/component_generator.py67 error: Error | null;
HIGH…/skills/senior-frontend/scripts/component_generator.py72 const [error, setError] = useState<Error | null>(null);
HIGH…ude/skills/whatsapp-cloud-api/scripts/setup_project.py76 print(" npm run build && npm start")
HIGH…skills-claude/skills/telegram/scripts/setup_project.py38 print(" 5. npm run build && npm start (production)")
HIGH…ls-claude/skills/webapp-testing/scripts/with_server.py12 --server "cd backend && python server.py" --port 3000 \
HIGH…ls-claude/skills/webapp-testing/scripts/with_server.py13 --server "cd frontend && npm run dev" --port 5173 \
HIGH…ls/monte-carlo-push-ingestion/scripts/sample_verify.py126 getMetricsV4(dwId: null, mcon: $mcon, metricName: $metricName,
HIGH…emplates/bigquery-iceberg/collect_and_push_metadata.py5push_metadata.push() in a single invocation. Supports
HIGH…plates/bigquery-iceberg/collect_and_push_query_logs.py5push_query_logs.push() in a single invocation.
HIGH…/hugging-face-model-trainer/scripts/convert_to_gguf.py27- Ubuntu/Debian: sudo apt-get update && sudo apt-get install -y build-essential cmake
HIGH…/hugging-face-model-trainer/scripts/convert_to_gguf.py29- macOS: xcode-select --install && brew install cmake
HIGH…/hugging-face-model-trainer/scripts/convert_to_gguf.py70 print(" macOS: xcode-select --install && brew install cmake")
HIGH…/skills/senior-frontend/scripts/component_generator.py67 error: Error | null;
HIGH…/skills/senior-frontend/scripts/component_generator.py72 const [error, setError] = useState<Error | null>(null);
HIGH…lls/skills/whatsapp-cloud-api/scripts/setup_project.py76 print(" npm run build && npm start")
HIGH…wesome-skills/skills/telegram/scripts/setup_project.py38 print(" 5. npm run build && npm start (production)")
HIGH…me-skills/skills/webapp-testing/scripts/with_server.py12 --server "cd backend && python server.py" --port 3000 \
HIGH…me-skills/skills/webapp-testing/scripts/with_server.py13 --server "cd frontend && npm run dev" --port 5173 \
HIGH…ls/monte-carlo-push-ingestion/scripts/sample_verify.py126 getMetricsV4(dwId: null, mcon: $mcon, metricName: $metricName,
HIGH…emplates/bigquery-iceberg/collect_and_push_metadata.py5push_metadata.push() in a single invocation. Supports
HIGH…plates/bigquery-iceberg/collect_and_push_query_logs.py5push_query_logs.push() in a single invocation.
HIGH…/hugging-face-model-trainer/scripts/convert_to_gguf.py27- Ubuntu/Debian: sudo apt-get update && sudo apt-get install -y build-essential cmake
HIGH…/hugging-face-model-trainer/scripts/convert_to_gguf.py29- macOS: xcode-select --install && brew install cmake
HIGH…/hugging-face-model-trainer/scripts/convert_to_gguf.py70 print(" macOS: xcode-select --install && brew install cmake")
HIGHskills/senior-frontend/scripts/component_generator.py67 error: Error | null;
HIGHskills/senior-frontend/scripts/component_generator.py72 const [error, setError] = useState<Error | null>(null);
HIGHskills/whatsapp-cloud-api/scripts/setup_project.py76 print(" npm run build && npm start")
HIGHskills/telegram/scripts/setup_project.py38 print(" 5. npm run build && npm start (production)")
HIGHskills/webapp-testing/scripts/with_server.py12 --server "cd backend && python server.py" --port 3000 \
HIGHskills/webapp-testing/scripts/with_server.py13 --server "cd frontend && npm run dev" --port 5173 \
HIGH…ls/monte-carlo-push-ingestion/scripts/sample_verify.py126 getMetricsV4(dwId: null, mcon: $mcon, metricName: $metricName,
HIGH…emplates/bigquery-iceberg/collect_and_push_metadata.py5push_metadata.push() in a single invocation. Supports
HIGH…plates/bigquery-iceberg/collect_and_push_query_logs.py5push_query_logs.push() in a single invocation.
HIGH…/hugging-face-model-trainer/scripts/convert_to_gguf.py27- Ubuntu/Debian: sudo apt-get update && sudo apt-get install -y build-essential cmake
HIGH…/hugging-face-model-trainer/scripts/convert_to_gguf.py29- macOS: xcode-select --install && brew install cmake
HIGH…/hugging-face-model-trainer/scripts/convert_to_gguf.py70 print(" macOS: xcode-select --install && brew install cmake")
Synthetic Comment Markers12 hits · 60 pts
SeverityFileLineSnippet
HIGHREADME.md313- **[MohamedAbdallah-14/unslop](https://github.com/MohamedAbdallah-14/unslop)**: Source for the `unslop` skill - determi
HIGH…eb-designer/skills/mobile-design/mobile-performance.md4> **This file covers the #1 area where AI-generated code FAILS.**
HIGH…ills-claude/skills/mobile-design/mobile-performance.md4> **This file covers the #1 area where AI-generated code FAILS.**
HIGH…tigravity-awesome-skills-claude/skills/commit/SKILL.md100This is the only indicator of AI involvement that should appear in commits. Do not add phrases like "Generated by AI", "
HIGH…de/skills/hig-technologies/references/generative-ai.md11Generative artificial intelligence uses [machine learning](https://developer.apple.com/design/human-interface-guidelines
HIGH…tigravity-bundle-oss-maintainer/skills/commit/SKILL.md100This is the only indicator of AI involvement that should appear in commits. Do not add phrases like "Generated by AI", "
HIGH…some-skills/skills/mobile-design/mobile-performance.md4> **This file covers the #1 area where AI-generated code FAILS.**
HIGH…gins/antigravity-awesome-skills/skills/commit/SKILL.md100This is the only indicator of AI involvement that should appear in commits. Do not add phrases like "Generated by AI", "
HIGH…ls/skills/hig-technologies/references/generative-ai.md11Generative artificial intelligence uses [machine learning](https://developer.apple.com/design/human-interface-guidelines
HIGHskills/mobile-design/mobile-performance.md4> **This file covers the #1 area where AI-generated code FAILS.**
HIGHskills/commit/SKILL.md100This is the only indicator of AI involvement that should appear in commits. Do not add phrases like "Generated by AI", "
HIGHskills/hig-technologies/references/generative-ai.md11Generative artificial intelligence uses [machine learning](https://developer.apple.com/design/human-interface-guidelines
Example Usage Blocks22 hits · 33 pts
SeverityFileLineSnippet
LOW…ills/claude-d3js-skill/assets/interactive-template.jsx207// Example usage
LOW…ics/skills/claude-d3js-skill/assets/chart-template.jsx89// Example usage
LOW…prompt-engineering-patterns/scripts/optimize-prompt.py234 # Example usage
LOW…ills/claude-d3js-skill/assets/interactive-template.jsx207// Example usage
LOW…ude/skills/claude-d3js-skill/assets/chart-template.jsx89// Example usage
LOW…kills-claude/skills/loki-mode/demo/record-full-demo.sh13# Usage:
LOW…awesome-skills-claude/skills/loki-mode/autonomy/run.sh6# Usage:
LOW…s-claude/skills/loki-mode/benchmarks/run-benchmarks.sh6# Usage:
LOW…aude/skills/loki-mode/benchmarks/prepare-submission.sh6# Usage:
LOW…skills-claude/skills/loki-mode/scripts/loki-wrapper.sh12# Usage:
LOW…prompt-engineering-patterns/scripts/optimize-prompt.py234 # Example usage
LOW…ills/claude-d3js-skill/assets/interactive-template.jsx207// Example usage
LOW…lls/skills/claude-d3js-skill/assets/chart-template.jsx89// Example usage
LOW…prompt-engineering-patterns/scripts/optimize-prompt.py234 # Example usage
LOW…ills/claude-d3js-skill/assets/interactive-template.jsx207// Example usage
LOWskills/claude-d3js-skill/assets/chart-template.jsx89// Example usage
LOWskills/notebooklm/scripts/browser_session.py262 # Example usage
LOWskills/loki-mode/demo/record-full-demo.sh13# Usage:
LOWskills/loki-mode/autonomy/run.sh6# Usage:
LOWskills/loki-mode/benchmarks/run-benchmarks.sh6# Usage:
LOWskills/loki-mode/benchmarks/prepare-submission.sh6# Usage:
LOWskills/loki-mode/scripts/loki-wrapper.sh12# Usage: