Repository Analysis

aaron-he-zhu/aaron-marketing-skills

120 marketing skills as an AI marketing staff — plugin, portable skills, or an 8-bot team across 7 disciplines (narrative, SEO/GEO, social, email, paid, influencer, launch) on one contract, with 8 auditor gates: TALE · CORE-EEAT · CITE · ECHO · SEND · ROAS · STAR · RAMP.

6.8 Low AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of aaron-he-zhu/aaron-marketing-skills, a Python project with 2,672 GitHub stars. SynthScan v2.0 examined 229,658 lines of code across 1012 source files, recording 1595 pattern matches distributed across 14 syntactic categories. The overall adjusted score of 6.8 places this repository in the Low AI signal band.

The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).

6.8
Adjusted Score
6.8
Raw Score
100%
Time Factor
2026-08-28
Last Push
2.7K
Stars
Python
Language
229.7K
Lines of Code
1.0K
Files
1.6K
Pattern Hits
2026-08-29
Scan Date
0.01
HC Hit Rate

What These Metrics Mean

Adjusted Score
Primary synthetic code indicator. Raw score normalised per 1,000 lines of code and multiplied by the temporal discount factor. This is the definitive comparative metric — use it to rank repositories by AI authorship density.
Raw Score
The unmodified sum of all severity-weighted, context-multiplied pattern match scores before temporal discounting. Reflects the absolute signal strength independent of when the repository was last active.
Time Factor
The temporal discount multiplier (0–100%) applied to the raw score. Repositories last updated before ChatGPT's launch (Nov 2022) receive a 5% factor. Full signal is only assigned to repositories active in the post-adoption era (Jan 2024+).
Pattern Hits
Total count of individual pattern matches across all files and categories. A high hit count with a low score may indicate a very large codebase with isolated AI snippets; a low count with a high score indicates dense, concentrated AI signatures.
HC Hit Rate
High+Critical pattern hits per file, averaged across the repository. This orthogonal signal catches repositories where a few files are densely packed with high-severity AI tells — a strong indicator even when the normalised score appears moderate due to codebase size.
Lines of Code / Files
Total lines and files analysed. The scanner examines 94 file extensions. These denominators are used to normalise the score, enabling fair comparison between repositories of vastly different sizes.

Score History

This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.

Severity Breakdown

Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.

CRITICAL 0HIGH 6MEDIUM 49LOW 1540

Directory Score Breakdown

This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.

Pattern Findings

The scanner identified 1595 distinct pattern matches across 14 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.

Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.

Hyper-Verbose Identifiers1134 hits · 1020 pts
SeverityFileLineSnippetContext
LOWtests/test_workflow_loop.py635 def test_plan_anchor_must_be_the_current_selected_head(self):CODE
LOWtests/test_workflow_loop.py643 def test_plan_created_at_cannot_precede_anchor_timestamp(self):CODE
LOWtests/test_workflow_loop.py650 def test_post_cutoff_recorded_event_is_fresh_despite_historical_occurred_at(self):CODE
LOWtests/test_workflow_loop.py838 def test_fix_verdict_cannot_release_launch_day(self):CODE
LOWtests/test_workflow_loop.py841 def test_block_verdict_cannot_release_launch_day(self):CODE
LOWtests/test_workflow_loop.py844 def test_undecided_verdict_cannot_release_launch_day(self):CODE
LOWtests/test_workflow_loop.py847 def test_ship_without_independent_execution_approval_stays_closed(self):CODE
LOWtests/test_workflow_loop.py852 def test_ship_approval_not_bound_to_exact_audit_artifact_stays_closed(self):CODE
LOWtests/test_workflow_loop.py857 def test_non_validator_clean_ship_stays_closed(self):CODE
LOWtests/test_workflow_loop.py862 def test_self_reported_host_tool_allowed_cannot_release_gate(self):CODE
LOWtests/test_workflow_loop.py891 def test_bad_approval_signature_cannot_release_gate(self):CODE
LOWtests/test_workflow_loop.py896 def test_valid_signature_with_wrong_action_binding_cannot_release_gate(self):CODE
LOWtests/test_workflow_loop.py902 def test_expired_signed_approval_cannot_release_gate(self):CODE
LOWtests/test_workflow_loop.py907 def test_backdated_occurred_at_cannot_hide_runtime_approval_expiry(self):CODE
LOWtests/test_workflow_loop.py74 def next_workflow_recorded_at():CODE
LOWtests/test_workflow_loop.py563 def test_full_fanout_join_converges_only_after_proposal(self):CODE
LOWtests/test_workflow_loop.py666 def test_plan_persistence_cutoff_serializes_concurrent_run_event_append(self):CODE
LOWtests/test_workflow_loop.py756 def test_preplan_artifact_validation_cannot_satisfy_verification(self):CODE
LOWtests/test_workflow_loop.py779 def test_preplan_run_event_cannot_satisfy_decision_evidence(self):CODE
LOWtests/test_workflow_loop.py808 def assert_gate_verdict_stays_closed(CODE
LOWtests/test_workflow_loop.py937 def test_historical_valid_approval_remains_valid_on_later_verify(self):CODE
LOWtests/test_workflow_loop.py960 def test_missing_or_drifted_external_trust_anchor_fails_closed(self):CODE
LOWtests/test_workflow_loop.py973 def test_signed_approval_nonce_cannot_be_replayed_in_next_cycle(self):CODE
LOWtests/test_workflow_loop.py1019 def test_compare_and_swap_and_idempotent_retry(self):CODE
LOWtests/test_workflow_loop.py1043 def test_projection_failure_recovers_and_tampering_fails_closed(self):CODE
LOWtests/test_workflow_loop.py1089 def test_recorded_at_tampering_breaks_the_event_hash(self):CODE
LOWtests/test_workflow_loop.py1104 def test_runtime_recorded_at_must_advance_monotonically(self):CODE
LOWtests/test_workflow_loop.py1121 def test_recomputed_nonmonotonic_recorded_at_fails_replay(self):CODE
LOWtests/test_workflow_loop.py1151 def test_repeated_failed_verification_forces_escalation(self):CODE
LOWtests/test_workflow_loop.py1184 def test_retry_budget_is_separate_from_cycle_budget(self):CODE
LOWtests/test_workflow_loop.py1205 def test_cycle_cap_exhausts_without_conflating_retries(self):CODE
LOWtests/test_workflow_loop.py1241 def test_wait_and_abort_require_matching_typed_decisions(self):CODE
LOWtests/test_workflow_loop.py1289 def test_branch_action_failure_fails_closed_before_partial_join(self):CODE
LOWtests/test_workflow_loop.py1310 def test_deadline_requires_typed_escalation_terminal(self):CODE
LOWtests/test_workflow_loop.py1333 def test_illegal_transition_and_self_asserted_verification_fail_closed(self):CODE
LOWtests/test_workflow_loop.py1355 def test_sibling_run_branch_cannot_satisfy_selected_action(self):CODE
LOWtests/test_workflow_loop.py1373 def test_event_budget_reserves_the_terminal_slot(self):CODE
LOWtests/test_auditor_prompt_contracts.py66 def test_checked_projection_is_current_and_deterministic(self):CODE
LOWtests/test_auditor_prompt_contracts.py80 def test_strict_json_rejects_duplicate_keys_and_nonfinite_numbers(self):CODE
LOWtests/test_auditor_prompt_contracts.py102 def test_build_reads_each_bound_source_once_and_hashes_that_snapshot(self):CODE
LOWtests/test_auditor_prompt_contracts.py143 def test_safe_source_read_rejects_symlinks(self):CODE
LOWtests/test_auditor_prompt_contracts.py153 def test_atomic_write_rejects_symlink_parent_without_external_write(self):CODE
LOWtests/test_auditor_prompt_contracts.py169 def test_atomic_write_preserves_existing_permissions(self):CODE
LOWtests/test_auditor_prompt_contracts.py181 def test_index_has_exact_catalog_order_and_hashes(self):CODE
LOWtests/test_auditor_prompt_contracts.py197 def test_contract_identity_and_runtime_sources_come_from_system_catalog(self):CODE
LOWtests/test_auditor_prompt_contracts.py230 def test_framework_inputs_profiles_and_vetoes_are_typed_projections(self):CODE
LOWtests/test_auditor_prompt_contracts.py245 def test_exactly_forty_runner_ready_semantic_variants(self):CODE
LOWtests/test_auditor_prompt_contracts.py264 def test_variant_semantics_match_scoring_and_authority_contract(self):CODE
LOWtests/test_auditor_prompt_contracts.py311 def test_contract_and_index_schemas_close_every_object_shape(self):CODE
LOWtests/test_auditor_prompt_contracts.py332 def test_contract_shapes_have_no_undeclared_projection_fields(self):CODE
LOWtests/test_auditor_prompt_contracts.py348 def test_generator_does_not_hardcode_auditor_identities(self):CODE
LOWtests/test_behavior_evals_adapter.py373 def test_failing_case_is_reported(self):STRING
LOWtests/test_behavior_evals_adapter.py377 def test_dropped_case_is_a_coverage_mismatch(self):STRING
LOWtests/test_behavior_evals_adapter.py382 def test_non_json_stdout_fails_closed(self):STRING
LOWtests/test_behavior_evals_adapter.py387 def test_missing_evidence_fails_closed(self):STRING
LOWtests/test_behavior_evals_adapter.py392 def test_adapter_crash_fails_closed(self):STRING
LOWtests/test_behavior_evals_adapter.py349 def test_fixture_commands_bind_the_current_isolated_interpreter(self):STRING
LOWtests/test_behavior_evals_adapter.py357 def test_passing_adapter_returns_no_failures(self):STRING
LOWtests/test_behavior_evals_adapter.py472 def test_auto_routing_case_binds_router_and_primary_command_without_case_corpus(self):STRING
LOWtests/test_behavior_evals_adapter.py508 def test_memory_management_auto_requests_bind_seo_command_without_case_corpus(self):STRING
1074 more matches not shown…
Deep Nesting158 hits · 145 pts
SeverityFileLineSnippetContext
LOWtests/test_auditor_prompt_contracts.py80CODE
LOWtests/test_behavior_evals_adapter.py907CODE
LOWtests/test_context_plan.py439CODE
LOWtests/test_context_profile_resolver.py238CODE
LOWtests/test_context_resolver.py734CODE
LOWtests/test_distribution_builder.py55CODE
LOWtests/test_distribution_builder.py431CODE
LOWtests/test_distribution_builder.py848CODE
LOWtests/test_distribution_builder.py933CODE
LOWtests/test_codex_behavior_adapter.py1042CODE
LOWtests/test_context_assembly.py198CODE
LOWtests/test_release_receipt.py41CODE
LOWtests/test_run_events.py127CODE
LOWtests/test_skill_capsules.py35CODE
LOWtests/test_skill_capsules.py174CODE
LOWtests/test_publish_release.py1191CODE
LOWtests/test_bot_projections.py108CODE
LOWtests/test_bot_projections.py136CODE
LOWtests/test_profile_outcomes.py264CODE
LOWscripts/generate-auditor-prompt-contracts.py104CODE
LOWscripts/generate-auditor-prompt-contracts.py810CODE
LOWscripts/audit-trends.py109CODE
LOWscripts/audit-trends.py138CODE
LOWscripts/audit-trends.py648CODE
LOWscripts/issue-engineering-release-receipt.py583CODE
LOWscripts/context-assembly.py665CODE
LOWscripts/context-assembly.py997CODE
LOWscripts/build-distribution.py982CODE
LOWscripts/build-distribution.py1359CODE
LOWscripts/build-distribution.py1651CODE
LOWscripts/eval_cases.py128CODE
LOWscripts/eval_cases.py374CODE
LOWscripts/eval_cases.py649CODE
LOWscripts/eval_cases.py888CODE
LOWscripts/eval_cases.py1121CODE
LOWscripts/context-resolver.py337CODE
LOWscripts/context-resolver.py997CODE
LOWscripts/context-resolver.py1698CODE
LOWscripts/context-resolver.py1776CODE
LOWscripts/golden-auditor-math.py71CODE
LOWscripts/workflow_loop.py876CODE
LOWscripts/workflow_loop.py1587CODE
LOWscripts/workflow_loop.py1855CODE
LOWscripts/workflow_loop.py1923CODE
LOWscripts/run-prompt-profile-ablation.py254CODE
LOWscripts/runtime-controller.py735CODE
LOWscripts/generate-auditor-runtime.py268CODE
LOWscripts/check-context-efficiency.py134CODE
LOWscripts/build-release-assets.py282CODE
LOWscripts/build-release-assets.py595CODE
LOWscripts/create-github-release.py331CODE
LOWscripts/create-github-release.py772CODE
LOWscripts/rubric-score.py100CODE
LOWscripts/rubric-score.py205CODE
LOWscripts/generate-release-surfaces.py103CODE
LOWscripts/check-engineering-maturity.py495CODE
LOWscripts/generate-skill-contracts.py315CODE
LOWscripts/generate-skill-contracts.py353CODE
LOWscripts/generate-skill-contracts.py435CODE
LOWscripts/generate-skill-contracts.py495CODE
98 more matches not shown…
Unused Imports126 hits · 121 pts
SeverityFileLineSnippetContext
LOWtests/test_behavior_evals_adapter.py7CODE
LOWtests/test_context_usage.py3CODE
LOWtests/test_change_impact.py2CODE
LOWtests/test_codex_behavior_adapter.py3CODE
LOWtests/test_rubric_score.py2CODE
LOWtests/test_issue_engineering_release_receipt.py2CODE
LOWtests/test_agent_plugin_builder.py2CODE
LOWtests/test_agent_plugin_builder.py7CODE
LOWtests/test_isolated_evals.py3CODE
LOWtests/test_release_policy_docs.py2CODE
LOWtests/test_connectors_local.py45CODE
LOWtests/test_agent_plugins_provenance.py2CODE
LOWtests/test_bump_release.py2CODE
LOWtests/test_release_receipt.py2CODE
LOWtests/test_architecture.py3CODE
LOWtests/test_final_release_gate.py2CODE
LOWtests/test_auto_routing_shards.py3CODE
LOWtests/test_create_github_release.py2CODE
LOWtests/test_routing.py7CODE
LOWtests/test_context_efficiency.py3CODE
LOWtests/test_semantic_evidence_verifier.py1CODE
LOWtests/test_context_budget.py7CODE
LOWtests/test_behavior_profiles.py2CODE
LOWtests/test_bot_projections.py2CODE
LOWtests/test_profile_outcomes.py2CODE
LOWtests/test_agent_plugin_validator.py3CODE
LOWtests/test_agent_plugin_validator.py10CODE
LOWtests/test_workflow_graph.py3CODE
LOWtests/test_release_surfaces.py3CODE
LOWtests/test_markdown_guard_exclusions.py3CODE
LOWtests/test_validate_skill.py7CODE
LOWtests/test_check_versions.py8CODE
LOWtests/test_memory_privacy.py3CODE
LOWtests/test_eval_cases.py2CODE
LOWtests/test_profile_resolver.py4CODE
LOWtests/test_audit_trends.py3CODE
LOWscripts/generate-auditor-prompt-contracts.py11CODE
LOWscripts/generate-auto-routing-shards.py13CODE
LOWscripts/audit-trends.py13CODE
LOWscripts/generate-system-docs.py3CODE
LOWscripts/issue-engineering-release-receipt.py13CODE
LOWscripts/context-assembly.py3CODE
LOWscripts/build-distribution.py3CODE
LOWscripts/eval_cases.py10CODE
LOWscripts/context-resolver.py9CODE
LOWscripts/golden-auditor-math.py9CODE
LOWscripts/golden-auditor-math.py11CODE
LOWscripts/check-routing.py28CODE
LOWscripts/workflow_loop.py14CODE
LOWscripts/run-prompt-profile-ablation.py3CODE
LOWscripts/runtime-controller.py11CODE
LOWscripts/runtime-controller.py17CODE
LOWscripts/verify-prompt-profile-release.py3CODE
LOWscripts/generate-auditor-runtime.py9CODE
LOWscripts/check-context-efficiency.py11CODE
LOWscripts/build-release-assets.py3CODE
LOWscripts/create-github-release.py9CODE
LOWscripts/create-github-release.py16CODE
LOWscripts/run-isolated-evals.py20CODE
LOWscripts/rubric-score.py8CODE
66 more matches not shown…
Excessive Try-Catch Wrapping84 hits · 100 pts
SeverityFileLineSnippetContext
MEDIUMtests/test_workflow_loop.py683def append_during_plan_write():CODE
LOWtests/test_workflow_loop.py713 except Exception as exc: # surfaced deterministically in the main threadCODE
LOWtests/test_hook_artifact_gate.sh52except Exception:CODE
LOWtests/test_run_events.py139 except Exception as exc:CODE
LOWhooks/claude-hook.sh21except Exception:CODE
LOWhooks/claude-hook.sh96except Exception: sys.exit(0)CODE
LOWscripts/audit-trends.py188 except Exception:CODE
LOWscripts/audit-trends.py376 except Exception:CODE
LOWscripts/audit-trends.py417 except Exception:CODE
MEDIUMscripts/audit-trends.py86def _path_reference(root, path):CODE
LOWscripts/issue-engineering-release-receipt.py280 except Exception as exc:CODE
LOWscripts/issue-engineering-release-receipt.py671 except Exception:CODE
LOWscripts/issue-engineering-release-receipt.py837 except Exception as exc:CODE
LOWscripts/issue-engineering-release-receipt.py866 except Exception:CODE
LOWscripts/issue-engineering-release-receipt.py881 except Exception:CODE
LOWscripts/build-distribution.py188 except Exception:CODE
LOWscripts/build-distribution.py627 except Exception:CODE
MEDIUMscripts/build-distribution.py74def canonical_json(value):CODE
MEDIUMscripts/build-distribution.py218def load_json(path):CODE
LOWscripts/context-resolver.py378 except Exception:CODE
LOWscripts/context-resolver.py1726 except Exception:CODE
LOWscripts/workflow_loop.py265 except Exception as exc:CODE
LOWscripts/workflow_loop.py1276 except Exception:CODE
LOWscripts/workflow_loop.py1914 except Exception as exc:CODE
MEDIUMscripts/workflow_loop.py89def canonical_json(value):CODE
LOWscripts/runtime-controller.py434 except Exception:CODE
LOWscripts/runtime-controller.py468 except Exception:CODE
MEDIUMscripts/runtime-controller.py59def _exact(value, required, optional, label):CODE
LOWscripts/check-context-efficiency.py184 except Exception as exc:CODE
LOWscripts/build-release-assets.py134 except Exception:CODE
LOWscripts/build-release-assets.py1069 except Exception:CODE
MEDIUMscripts/build-release-assets.py67def canonical_json(value):CODE
MEDIUMscripts/build-release-assets.py153def _validate_repo(path):CODE
LOWscripts/check-engineering-maturity.py535 except Exception as exc:CODE
MEDIUMscripts/check-engineering-maturity.py338def git(*arguments):CODE
LOWscripts/bump-release.py365 except Exception:CODE
MEDIUMscripts/run-events.py155def canonical_json(value):CODE
MEDIUMscripts/run-events.py1638def _serialized_immutable_json_bytes(value):CODE
LOWscripts/run-events.py1158 except Exception:CODE
LOWscripts/run-events.py1455 except Exception as exc:CODE
LOWscripts/run-events.py2453 except Exception as exc:CODE
LOWscripts/run-events.py2933 except Exception as exc:CODE
LOWscripts/agent_plugin_builder.py263 except Exception:CODE
MEDIUMscripts/agent_plugin_builder.py153def _canonical_json(value):CODE
LOWscripts/stats-dashboard.py48 except Exception:CODE
LOWscripts/stats-dashboard.py58 except Exception:CODE
LOWscripts/stats-dashboard.py271 except Exception:CODE
LOWscripts/check-stdlib-only.sh94except Exception:CODE
MEDIUMscripts/audit-loop.py89def canonical_json(value):CODE
MEDIUMscripts/audit-loop.py115def validate_sha(value, label):CODE
MEDIUMscripts/audit-loop.py122def validate_uuid(value, label):CODE
MEDIUMscripts/audit-loop.py129def validate_safe_id(value, label):CODE
MEDIUMscripts/audit-loop.py136def validate_ref(value, label):CODE
MEDIUMscripts/audit-loop.py1133def _serialized_step_bytes(document):CODE
LOWscripts/audit-loop.py118 except Exception as exc:CODE
LOWscripts/audit-loop.py125 except Exception as exc:CODE
LOWscripts/audit-loop.py132 except Exception as exc:CODE
LOWscripts/audit-loop.py139 except Exception as exc:CODE
LOWscripts/audit-loop.py106 except Exception as exc:CODE
LOWscripts/audit-loop.py155 except Exception as exc:CODE
24 more matches not shown…
Modern AI Meta-Vocabulary27 hits · 59 pts
SeverityFileLineSnippetContext
MEDIUMVERSIONS.md539### v9.9.10 — focus on skills: scaffolding cleanup, 5 commands, quality pass, bundled connectors (2026-06-05)COMMENT
MEDIUMVERSIONS.md604### v9.0.0 — Quality pass + multi-agent compatibility (2026-04-17)COMMENT
MEDIUMREADME.md711memory/ # HOT/WARM/COLD scaffolding + registry stores + ignored non-authoritative run evidenceCODE
MEDIUMreferences/skill-capsules/voice-dossier-builder.json1{"$schema":"../skill-capsule.schema.json","capsule_id":"skill-capsule:voice-dossier-builder","execution":{"done_when":"eCODE
MEDIUMreferences/skill-capsules/brand-language-codifier.json1{"$schema":"../skill-capsule.schema.json","capsule_id":"skill-capsule:brand-language-codifier","execution":{"done_when":CODE
MEDIUM…ferences/skill-capsules/fatigue-frequency-manager.json1{"$schema":"../skill-capsule.schema.json","capsule_id":"skill-capsule:fatigue-frequency-manager","execution":{"done_whenCODE
MEDIUMreferences/skill-capsules/launch-asset-packager.json1{"$schema":"../skill-capsule.schema.json","capsule_id":"skill-capsule:launch-asset-packager","execution":{"done_when":"eCODE
MEDIUMreferences/skill-capsules/budget-optimizer.json1{"$schema":"../skill-capsule.schema.json","capsule_id":"skill-capsule:budget-optimizer","execution":{"done_when":"1. AllCODE
MEDIUMreferences/skill-capsules/product-feed-optimizer.json1{"$schema":"../skill-capsule.schema.json","capsule_id":"skill-capsule:product-feed-optimizer","execution":{"done_when":"CODE
MEDIUMreferences/skill-capsules/campaign-architect.json1{"$schema":"../skill-capsule.schema.json","capsule_id":"skill-capsule:campaign-architect","execution":{"done_when":"campCODE
MEDIUMreferences/skill-capsules/audience-segment-builder.json1{"$schema":"../skill-capsule.schema.json","capsule_id":"skill-capsule:audience-segment-builder","execution":{"done_when"CODE
MEDIUMreferences/skill-capsules/ad-test-designer.json1{"$schema":"../skill-capsule.schema.json","capsule_id":"skill-capsule:ad-test-designer","execution":{"done_when":"a falsCODE
MEDIUMreferences/skill-capsules/ad-test-designer.json1{"$schema":"../skill-capsule.schema.json","capsule_id":"skill-capsule:ad-test-designer","execution":{"done_when":"a falsCODE
MEDIUMreferences/skill-capsules/bid-strategy-planner.json1{"$schema":"../skill-capsule.schema.json","capsule_id":"skill-capsule:bid-strategy-planner","execution":{"done_when":"1.CODE
MEDIUM…ferences/skill-capsules/narrative-cascade-planner.json1{"$schema":"../skill-capsule.schema.json","capsule_id":"skill-capsule:narrative-cascade-planner","execution":{"done_whenCODE
MEDIUMreferences/skill-capsules/page-play-builder.json1{"$schema":"../skill-capsule.schema.json","capsule_id":"skill-capsule:page-play-builder","execution":{"done_when":"the mCODE
MEDIUMreferences/skill-capsules/send-experiment-designer.json1{"$schema":"../skill-capsule.schema.json","capsule_id":"skill-capsule:send-experiment-designer","execution":{"done_when"CODE
MEDIUMreferences/skill-capsules/ad-creative-builder.json1{"$schema":"../skill-capsule.schema.json","capsule_id":"skill-capsule:ad-creative-builder","execution":{"done_when":"eveCODE
MEDIUM…erences/skill-capsules/landing-experience-checker.json1{"$schema":"../skill-capsule.schema.json","capsule_id":"skill-capsule:landing-experience-checker","execution":{"done_wheCODE
MEDIUM…ferences/skill-capsules/advocacy-program-designer.json1{"$schema":"../skill-capsule.schema.json","capsule_id":"skill-capsule:advocacy-program-designer","execution":{"done_whenCODE
MEDIUMreferences/skill-capsules/message-test-designer.json1{"$schema":"../skill-capsule.schema.json","capsule_id":"skill-capsule:message-test-designer","execution":{"done_when":"tCODE
MEDIUMreferences/skill-capsules/cold-outbound-sequencer.json1{"$schema":"../skill-capsule.schema.json","capsule_id":"skill-capsule:cold-outbound-sequencer","execution":{"done_when":CODE
MEDIUM…ences/skill-capsules/participation-warmup-planner.json1{"$schema":"../skill-capsule.schema.json","capsule_id":"skill-capsule:participation-warmup-planner","execution":{"done_wCODE
MEDIUMdocs/README.pt.md660memory/ # scaffolding HOT/WARM/COLD + armazenamentos de registro (entities/creators/claims/consent/launch/channCODE
MEDIUMscripts/run-prompt-profile-ablation.py167 # Behavioral failures are experimental observations, not orchestrationCOMMENT
MEDIUMscripts/publish-package.sh13# v17.0.0 (413 Request Entity Too Large). The same committed-HEAD guardrailsCOMMENT
MEDIUMscripts/connectors/sitemap.py243# ---- crawl orchestration --------------------------------------------------COMMENT
Structural Annotation Overuse17 hits · 26 pts
SeverityFileLineSnippetContext
LOW…tune/on-page-seo-checker/references/audit-templates.md99## Step 11: Generate Audit SummaryCOMMENT
LOW…arkup-builder/references/schema-instructions-detail.md5## Step 1: Identify Content Type and Rich Result OpportunityCOMMENT
LOW…arkup-builder/references/schema-instructions-detail.md30## Step 2: Generate Schema MarkupCOMMENT
LOW…arkup-builder/references/schema-instructions-detail.md42## Step 3: Provide Implementation and ValidationCOMMENT
LOW…-markup-builder/references/meta-instructions-detail.md5## Step 1: Gather Page InformationCOMMENT
LOW…-markup-builder/references/meta-instructions-detail.md19## Step 2: Create Optimized Title TagCOMMENT
LOW…-markup-builder/references/meta-instructions-detail.md36## Step 3: Write Meta DescriptionCOMMENT
LOW…-markup-builder/references/meta-instructions-detail.md50## Step 4: Create Social and Supporting TagsCOMMENT
LOW…-markup-builder/references/meta-instructions-detail.md61## Step 5: CORE-EEAT Alignment CheckCOMMENT
LOW…-markup-builder/references/meta-instructions-detail.md70## Step 6: CTR Optimization TipsCOMMENT
LOW…eo-content-optimizer/references/instructions-detail.md5## Step 1: Load GEO-First TargetsCOMMENT
LOW…eo-content-optimizer/references/instructions-detail.md30## Step 2: Analyze Current ContentCOMMENT
LOW…eo-content-optimizer/references/instructions-detail.md50## Step 3: Apply GEO Optimization TechniquesCOMMENT
LOW…eo-content-optimizer/references/instructions-detail.md60## Step 4: Generate GEO-Optimized OutputCOMMENT
LOW…eo-content-optimizer/references/instructions-detail.md88## Step 5: CORE-EEAT GEO Self-CheckCOMMENT
LOW…plement/content-writer/references/refresh-templates.md98## Step 8: Republishing StrategyCOMMENT
LOW…plement/content-writer/references/refresh-templates.md124## Step 9: Refresh ReportCOMMENT
Cross-Language Confusion3 hits · 21 pts
SeverityFileLineSnippetContext
HIGHtests/test_connectors_local.py1561 # Relative lift from a zero baseline is undefined; callers need an absolute bar.COMMENT
HIGHtests/test_memory_privacy.py167 "sysctl hw.memsize && vm_stat",CODE
HIGHscripts/connectors/experiment.py192 "do NOT imply non-significance. A zero control makes relative lift undefined, "CODE
Cross-File Repetition3 hits · 15 pts
SeverityFileLineSnippetContext
HIGHtests/test_release_receipt.py0#!/usr/bin/env python3 from pathlib import path import sys root = path(sys.argv[sys.argv.index("--evidence-root") + 1]) STRING
HIGHtests/test_final_release_gate.py0#!/usr/bin/env python3 from pathlib import path import sys root = path(sys.argv[sys.argv.index("--evidence-root") + 1]) STRING
HIGHtests/test_publish_release.py0#!/usr/bin/env python3 from pathlib import path import sys root = path(sys.argv[sys.argv.index("--evidence-root") + 1]) STRING
Over-Commented Block14 hits · 14 pts
SeverityFileLineSnippetContext
LOWtests/test_hook_artifact_gate.sh1#!/usr/bin/env bashCOMMENT
LOW…formance-monitor/references/report-output-templates.md61## Content PerformanceCOMMENT
LOWscripts/sync-about.sh1#!/usr/bin/env bashCOMMENT
LOWscripts/check-versions.sh1#!/usr/bin/env bashCOMMENT
LOWscripts/check-versions.sh21# scripts/sync-about.sh + about-drift.yml handle projecting/verifying it on GitHub.COMMENT
LOWscripts/publish-package.sh1#!/usr/bin/env bashCOMMENT
LOWscripts/sync-family.sh1#!/usr/bin/env bashCOMMENT
LOWscripts/check-stdlib-only.sh1#!/usr/bin/env bashCOMMENT
LOWscripts/publish-registries.sh1#!/usr/bin/env bashCOMMENT
LOWscripts/publish-registries.sh21# window, account-wide. Exceeding it returns 发布频率过高 for every skill, andCOMMENT
LOWscripts/publish-clawhub.sh1#!/usr/bin/env bashCOMMENT
LOWscripts/registry-status.sh1#!/usr/bin/env bashCOMMENT
LOWscripts/publish-skillhub.sh1#!/usr/bin/env bashCOMMENT
LOWscripts/connectors/smoke-live.sh1#!/usr/bin/env bashCOMMENT
AI Structural Patterns14 hits · 12 pts
SeverityFileLineSnippetContext
LOWtests/test_workflow_loop.py349CODE
LOWtests/test_workflow_loop.py808CODE
LOWtests/test_audit_loop.py163CODE
LOWtests/test_codex_behavior_adapter.py159CODE
LOWtests/test_engineering_maturity.py265CODE
LOWtests/test_context_budget.py53CODE
LOWtests/test_audit_trends.py69CODE
LOWscripts/context-assembly.py665CODE
LOWscripts/check-context-efficiency.py259CODE
LOWscripts/run-behavior-evals.py2271CODE
LOWscripts/run-behavior-evals.py2452CODE
LOWscripts/context-plan.py652CODE
LOWscripts/context-profile-resolver.py1152CODE
LOWscripts/connectors/_http.py404CODE
Example Usage Blocks7 hits · 10 pts
SeverityFileLineSnippetContext
LOWscripts/sync-about.sh17# Usage:COMMENT
LOWscripts/publish-package.sh17# Usage:COMMENT
LOWscripts/sync-family.sh7# Usage:COMMENT
LOWscripts/publish-registries.sh12# Usage:COMMENT
LOWscripts/publish-clawhub.sh16# Usage:COMMENT
LOWscripts/registry-status.sh11# Usage:COMMENT
LOWscripts/publish-skillhub.sh17# Usage:COMMENT
AI Slop Vocabulary3 hits · 6 pts
SeverityFileLineSnippetContext
MEDIUMreferences/skill-capsules/content-amplifier.json1{"$schema":"../skill-capsule.schema.json","capsule_id":"skill-capsule:content-amplifier","execution":{"done_when":"- *paCODE
MEDIUMreferences/skill-capsules/site-structure-optimizer.json1{"$schema":"../skill-capsule.schema.json","capsule_id":"skill-capsule:site-structure-optimizer","execution":{"done_when"CODE
MEDIUMreferences/skill-capsules/report-generator.json1{"$schema":"../skill-capsule.schema.json","capsule_id":"skill-capsule:report-generator","execution":{"done_when":"1. TheCODE
Fake / Example Data4 hits · 4 pts
SeverityFileLineSnippetContext
LOWtests/test_registry_events.py919 "consent", "free-text-address", authorization_ref="123 Main Street",CODE
LOWtests/test_audit_trends.py633 tmp, "ansi.md", target="placeholder", observed_at="2026-07-01",CODE
LOWscripts/check-pii.py75# never the whole line (whole-line skipping would let a real key on a "placeholder"/"example" line slip).COMMENT
LOWscripts/check-pii.py76TOKEN_PLACEHOLDER = ("xxxx", "redacted", "placeholder", "example", "akiaiosfodnn7example", "your-token")CODE
Modern Structural Boilerplate1 hit · 1 pts
SeverityFileLineSnippetContext
LOWscripts/eval_cases.py1233__all__ = [CODE