Repository Analysis

HKUDS/CLI-Anything

"CLI-Anything: Making ALL Software Agent-Native" -- CLI-Hub: https://clianything.cc/

45.8 Strong AI signal View on GitHub
45.8
Adjusted Score
45.8
Raw Score
100%
Time Factor
2026-05-23
Last Push
41,304
Stars
Python
Language
364,066
Lines of Code
1535
Files
7921
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 1HIGH 1037MEDIUM 2526LOW 4357

Pattern Findings

7921 matches across 17 categories. Click a row to expand file-level details.

Decorative Section Separators2380 hits · 7488 pts
SeverityFileLineSnippet
MEDIUM…ness/cli_anything/videocaptioner/videocaptioner_cli.py61# ── Main CLI Group ──────────────────────────────────────────────
MEDIUM…ness/cli_anything/videocaptioner/videocaptioner_cli.py80# ── Transcribe ──────────────────────────────────────────────────
MEDIUM…ness/cli_anything/videocaptioner/videocaptioner_cli.py106# ── Subtitle ────────────────────────────────────────────────────
MEDIUM…ness/cli_anything/videocaptioner/videocaptioner_cli.py146# ── Synthesize ──────────────────────────────────────────────────
MEDIUM…ness/cli_anything/videocaptioner/videocaptioner_cli.py178# ── Process (full pipeline) ─────────────────────────────────────
MEDIUM…ness/cli_anything/videocaptioner/videocaptioner_cli.py221# ── Styles ──────────────────────────────────────────────────────
MEDIUM…ness/cli_anything/videocaptioner/videocaptioner_cli.py233# ── Review ──────────────────────────────────────────────────────
MEDIUM…ness/cli_anything/videocaptioner/videocaptioner_cli.py258# ── Config ──────────────────────────────────────────────────────
MEDIUM…ness/cli_anything/videocaptioner/videocaptioner_cli.py288# ── Download ────────────────────────────────────────────────────
MEDIUM…ness/cli_anything/videocaptioner/videocaptioner_cli.py299# ── Session ─────────────────────────────────────────────────────
MEDIUM…ness/cli_anything/videocaptioner/videocaptioner_cli.py315# ── REPL ────────────────────────────────────────────────────────
MEDIUM…ness/cli_anything/videocaptioner/videocaptioner_cli.py376# ── Entry Point ─────────────────────────────────────────────────
MEDIUM…harness/cli_anything/videocaptioner/utils/repl_skin.py24# ── ANSI color codes (no external deps for core styling) ──────────────
MEDIUM…harness/cli_anything/videocaptioner/utils/repl_skin.py61# ── Brand icon ────────────────────────────────────────────────────────
MEDIUM…harness/cli_anything/videocaptioner/utils/repl_skin.py67# ── Box drawing characters ────────────────────────────────────────────
MEDIUM…harness/cli_anything/videocaptioner/utils/repl_skin.py143 # ── Banner ────────────────────────────────────────────────────────
MEDIUM…harness/cli_anything/videocaptioner/utils/repl_skin.py177 # ── Prompt ────────────────────────────────────────────────────────
MEDIUM…harness/cli_anything/videocaptioner/utils/repl_skin.py271 # ── Messages ──────────────────────────────────────────────────────
MEDIUM…harness/cli_anything/videocaptioner/utils/repl_skin.py303 # ── Status display ────────────────────────────────────────────────
MEDIUM…harness/cli_anything/videocaptioner/utils/repl_skin.py344 # ── Table display ─────────────────────────────────────────────────
MEDIUM…harness/cli_anything/videocaptioner/utils/repl_skin.py394 # ── Help display ──────────────────────────────────────────────────
MEDIUM…harness/cli_anything/videocaptioner/utils/repl_skin.py410 # ── Goodbye ───────────────────────────────────────────────────────
MEDIUM…harness/cli_anything/videocaptioner/utils/repl_skin.py416 # ── Prompt toolkit session factory ────────────────────────────────
MEDIUM…harness/cli_anything/videocaptioner/utils/repl_skin.py463 # ── Toolbar builder ───────────────────────────────────────────────
MEDIUM…harness/cli_anything/videocaptioner/utils/repl_skin.py486# ── ANSI 256-color to hex mapping (for prompt_toolkit styles) ─────────
MEDIUM…ent-harness/cli_anything/obs_studio/utils/repl_skin.py25# ── ANSI color codes (no external deps for core styling) ──────────────
MEDIUM…ent-harness/cli_anything/obs_studio/utils/repl_skin.py63# ── Brand icon ────────────────────────────────────────────────────────
MEDIUM…ent-harness/cli_anything/obs_studio/utils/repl_skin.py69# ── Box drawing characters ────────────────────────────────────────────
MEDIUM…ent-harness/cli_anything/obs_studio/utils/repl_skin.py186 # ── Banner ────────────────────────────────────────────────────────
MEDIUM…ent-harness/cli_anything/obs_studio/utils/repl_skin.py245 # ── Prompt ────────────────────────────────────────────────────────
MEDIUM…ent-harness/cli_anything/obs_studio/utils/repl_skin.py339 # ── Messages ──────────────────────────────────────────────────────
MEDIUM…ent-harness/cli_anything/obs_studio/utils/repl_skin.py371 # ── Status display ────────────────────────────────────────────────
MEDIUM…ent-harness/cli_anything/obs_studio/utils/repl_skin.py412 # ── Table display ─────────────────────────────────────────────────
MEDIUM…ent-harness/cli_anything/obs_studio/utils/repl_skin.py462 # ── Help display ──────────────────────────────────────────────────
MEDIUM…ent-harness/cli_anything/obs_studio/utils/repl_skin.py478 # ── Goodbye ───────────────────────────────────────────────────────
MEDIUM…ent-harness/cli_anything/obs_studio/utils/repl_skin.py484 # ── Prompt toolkit session factory ────────────────────────────────
MEDIUM…ent-harness/cli_anything/obs_studio/utils/repl_skin.py531 # ── Toolbar builder ───────────────────────────────────────────────
MEDIUM…ent-harness/cli_anything/obs_studio/utils/repl_skin.py554# ── ANSI 256-color to hex mapping (for prompt_toolkit styles) ─────────
MEDIUM…/agent-harness/cli_anything/musescore/musescore_cli.py95# ── Main CLI Group ────────────────────────────────────────────────────
MEDIUM…/agent-harness/cli_anything/musescore/musescore_cli.py137# ── Project Commands ──────────────────────────────────────────────────
MEDIUM…/agent-harness/cli_anything/musescore/musescore_cli.py176# ── Transpose Commands ────────────────────────────────────────────────
MEDIUM…/agent-harness/cli_anything/musescore/musescore_cli.py286# ── Parts Commands ────────────────────────────────────────────────────
MEDIUM…/agent-harness/cli_anything/musescore/musescore_cli.py324# ── Export Commands ───────────────────────────────────────────────────
MEDIUM…/agent-harness/cli_anything/musescore/musescore_cli.py388# ── Instruments Commands ──────────────────────────────────────────────
MEDIUM…/agent-harness/cli_anything/musescore/musescore_cli.py470# ── Media Commands ────────────────────────────────────────────────────
MEDIUM…/agent-harness/cli_anything/musescore/musescore_cli.py507# ── Session Commands ──────────────────────────────────────────────────
MEDIUM…/agent-harness/cli_anything/musescore/musescore_cli.py550# ── REPL ──────────────────────────────────────────────────────────────
MEDIUM…/agent-harness/cli_anything/musescore/musescore_cli.py628# ── Entry Point ───────────────────────────────────────────────────────
MEDIUM…e/agent-harness/cli_anything/musescore/core/session.py147# ── Singleton ─────────────────────────────────────────────────────────
MEDIUM…re/agent-harness/cli_anything/musescore/core/export.py9# ── Supported export formats ──────────────────────────────────────────
MEDIUM…agent-harness/cli_anything/musescore/core/transpose.py9# ── Interval enum mapping (from MuseScore source) ────────────────────
MEDIUM…gent-harness/cli_anything/musescore/tests/test_core.py16# ── Session Tests ─────────────────────────────────────────────────────
MEDIUM…gent-harness/cli_anything/musescore/tests/test_core.py121# ── Key Signature Tests ───────────────────────────────────────────────
MEDIUM…gent-harness/cli_anything/musescore/tests/test_core.py163# ── Transpose Option Building Tests ───────────────────────────────────
MEDIUM…gent-harness/cli_anything/musescore/tests/test_core.py187# ── XML Parsing Tests ─────────────────────────────────────────────────
MEDIUM…gent-harness/cli_anything/musescore/tests/test_core.py291# ── Export Verification Tests ─────────────────────────────────────────
MEDIUM…gent-harness/cli_anything/musescore/tests/test_core.py371# ── Media Stats Tests (synthetic) ─────────────────────────────────────
MEDIUM…-harness/cli_anything/musescore/tests/test_full_e2e.py18# ── Test fixture paths ────────────────────────────────────────────────
MEDIUM…-harness/cli_anything/musescore/tests/test_full_e2e.py65# ── Export E2E Tests ──────────────────────────────────────────────────
MEDIUM…-harness/cli_anything/musescore/tests/test_full_e2e.py143# ── Transpose E2E Tests ──────────────────────────────────────────────
2320 more matches not shown…
Cross-File Repetition870 hits · 4350 pts
SeverityFileLineSnippet
HIGH…harness/cli_anything/videocaptioner/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…ent-harness/cli_anything/obs_studio/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…gent-harness/cli_anything/musescore/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…/agent-harness/cli_anything/calibre/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…-harness/cli_anything/dify_workflow/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…/agent-harness/cli_anything/shotcut/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…agent-harness/cli_anything/audacity/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…harness/cli_anything/unrealinsights/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…agent-harness/cli_anything/chromadb/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGHcli-anything-plugin/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGHlldb/agent-harness/cli_anything/lldb/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGHQGIS/agent-harness/cli_anything/qgis/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGHsbox/agent-harness/cli_anything/sbox/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…ta/agent-harness/cli_anything/krita/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGHexa/agent-harness/cli_anything/exa/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…agent-harness/cli_anything/nslogger/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…a/agent-harness/cli_anything/novita/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…ent-harness/cli_anything/openscreen/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…gent-harness/cli_anything/mailchimp/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…/agent-harness/cli_anything/minimax/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…agent-harness/cli_anything/inkscape/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…/agent-harness/cli_anything/freecad/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…o/agent-harness/cli_anything/zotero/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…nt-harness/cli_anything/adguardhome/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…-harness/cli_anything/cloudanalyzer/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGHn8n/agent-harness/cli_anything/n8n/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…/agent-harness/cli_anything/browser/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…/agent-harness/cli_anything/seaclip/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGHmubu/agent-harness/cli_anything/mubu/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…o/agent-harness/cli_anything/drawio/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…i/agent-harness/cli_anything/safari/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…ent-harness/cli_anything/iterm2_ctl/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…/agent-harness/cli_anything/threemf/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…ness/cli_anything/slay_the_spire_ii/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…arness/cli_anything/eth2_quickstart/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGHzoom/agent-harness/cli_anything/zoom/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…nt-harness/cli_anything/libreoffice/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…ent-harness/cli_anything/intelwatch/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…agent-harness/cli_anything/obsidian/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…agent-harness/cli_anything/wiremock/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…n/agent-harness/cli_anything/anygen/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…a/agent-harness/cli_anything/ollama/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…t-harness/cli_anything/cloudcompare/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…t-harness/cli_anything/unimol_tools/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…agent-harness/cli_anything/kdenlive/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…/agent-harness/cli_anything/blender/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…gent-harness/cli_anything/renderdoc/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…agent-harness/cli_anything/macrocli/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…ot/agent-harness/cli_anything/godot/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGHgimp/agent-harness/cli_anything/gimp/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGHpm2/agent-harness/cli_anything/pm2/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGHrms/agent-harness/cli_anything/rms/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…arness/cli_anything/nsight_graphics/utils/repl_skin.py0unified repl skin for cli-anything clis. provides consistent branding, prompts, and message formatting across all cli ha
HIGH…harness/cli_anything/videocaptioner/utils/repl_skin.py0wrap content in box drawing, padding to inner width.
HIGH…ent-harness/cli_anything/obs_studio/utils/repl_skin.py0wrap content in box drawing, padding to inner width.
HIGH…gent-harness/cli_anything/musescore/utils/repl_skin.py0wrap content in box drawing, padding to inner width.
HIGH…/agent-harness/cli_anything/calibre/utils/repl_skin.py0wrap content in box drawing, padding to inner width.
HIGH…-harness/cli_anything/dify_workflow/utils/repl_skin.py0wrap content in box drawing, padding to inner width.
HIGH…/agent-harness/cli_anything/shotcut/utils/repl_skin.py0wrap content in box drawing, padding to inner width.
HIGH…agent-harness/cli_anything/audacity/utils/repl_skin.py0wrap content in box drawing, padding to inner width.
810 more matches not shown…
Hyper-Verbose Identifiers2733 hits · 2392 pts
SeverityFileLineSnippet
LOW…harness/cli_anything/videocaptioner/tests/test_core.py70 def test_compatibility_args_ignored(self, mock_run):
LOW…harness/cli_anything/videocaptioner/tests/test_core.py91 def test_review_script_blocks_before_burn(self, mock_run, mock_review):
LOW…harness/cli_anything/videocaptioner/tests/test_core.py113 def test_compatibility_style_args_ignored(self, mock_run):
LOW…harness/cli_anything/videocaptioner/tests/test_core.py159 def test_review_report_passes_for_matching_script(self, tmp_path):
LOW…harness/cli_anything/videocaptioner/tests/test_core.py170 def test_review_report_flags_mismatch(self, tmp_path):
LOW…harness/cli_anything/videocaptioner/tests/test_core.py182 def test_render_preview_frame(self, mock_run, _mock_which, tmp_path):
LOW…ess/cli_anything/videocaptioner/tests/test_full_e2e.py44 def test_transcribe_missing_file(self):
LOW…ess/cli_anything/videocaptioner/tests/test_full_e2e.py51 def test_subtitle_missing_file(self):
LOW…ess/cli_anything/videocaptioner/tests/test_full_e2e.py58 def test_synthesize_missing_args(self):
LOW…ess/cli_anything/videocaptioner/tests/test_full_e2e.py72 def test_invalid_target_language(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py50 def test_create_with_dimensions(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py60 def test_create_invalid_resolution(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py68 def test_create_invalid_encoder(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py72 def test_create_invalid_video_bitrate(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py76 def test_create_invalid_audio_bitrate(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py113 def test_default_project_has_transitions(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py117 def test_default_project_has_streaming(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py121 def test_default_project_has_recording(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py213 def test_add_source_video_capture(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py220 def test_add_source_all_types(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py227 def test_add_source_invalid_type(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py232 def test_add_source_with_position(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py238 def test_add_source_with_size(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py244 def test_add_source_invalid_size(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py249 def test_add_source_with_settings(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py254 def test_add_source_unique_names(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py279 def test_set_source_property_visible(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py285 def test_set_source_property_opacity(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py291 def test_set_source_property_invalid(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py297 def test_set_source_property_opacity_range(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py303 def test_transform_source_position(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py309 def test_transform_source_size(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py315 def test_transform_source_crop(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py321 def test_transform_source_rotation(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py364 def test_add_filter_with_params(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py369 def test_add_filter_invalid_type(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py374 def test_add_filter_invalid_param(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py379 def test_add_filter_param_out_of_range(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py420 def test_list_available_filters(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py427 def test_list_available_filters_by_category(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py432 def test_all_filter_types_have_params(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py542 def test_add_transition_with_duration(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py547 def test_add_transition_invalid_type(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py552 def test_add_transition_negative_duration(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py626 def test_set_recording_invalid_format(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py631 def test_set_recording_invalid_quality(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py641 def test_set_output_settings_with_preset(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py646 def test_set_output_settings_invalid_preset(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py651 def test_set_output_settings_invalid_width(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py656 def test_set_output_settings_invalid_encoder(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py142 def test_add_scene_unique_name(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py148 def test_add_scene_unique_ids(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py161 def test_remove_last_scene_fails(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py166 def test_remove_scene_invalid_index(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py185 def test_set_active_scene_invalid(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py198 def test_remove_scene_fixes_active(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py267 def test_remove_source_invalid_index(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py340 def test_source_default_properties(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py352 def _make_project_with_source(self):
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py407 def test_set_filter_param_invalid(self):
2673 more matches not shown…
Unused Imports765 hits · 638 pts
SeverityFileLineSnippet
LOW…ness/cli_anything/videocaptioner/videocaptioner_cli.py19
LOW…arness/cli_anything/videocaptioner/utils/vc_backend.py8
LOW…nt-harness/cli_anything/obs_studio/core/transitions.py3
LOW…o/agent-harness/cli_anything/obs_studio/core/scenes.py4
LOW…io/agent-harness/cli_anything/obs_studio/core/audio.py3
LOW…io/agent-harness/cli_anything/obs_studio/core/audio.py4
LOW…/agent-harness/cli_anything/obs_studio/core/filters.py3
LOW…o/agent-harness/cli_anything/obs_studio/core/output.py4
LOW…/agent-harness/cli_anything/obs_studio/core/project.py5
LOW…/agent-harness/cli_anything/obs_studio/core/project.py7
LOW…/agent-harness/cli_anything/obs_studio/core/project.py7
LOW…ent-harness/cli_anything/obs_studio/tests/test_core.py24
LOW…harness/cli_anything/obs_studio/tests/test_full_e2e.py6
LOW…harness/cli_anything/obs_studio/tests/test_full_e2e.py21
LOW…harness/cli_anything/obs_studio/tests/test_full_e2e.py21
LOW…harness/cli_anything/obs_studio/tests/test_full_e2e.py21
LOW…harness/cli_anything/obs_studio/tests/test_full_e2e.py25
LOW…nt-harness/cli_anything/quietshrink/quietshrink_cli.py4
LOW…ent-harness/cli_anything/quietshrink/tests/test_cli.py11
LOW…/agent-harness/cli_anything/musescore/musescore_cli.py17
LOW…/agent-harness/cli_anything/musescore/musescore_cli.py20
LOW…/agent-harness/cli_anything/musescore/musescore_cli.py22
LOW…agent-harness/cli_anything/musescore/core/transpose.py3
LOW…gent-harness/cli_anything/musescore/tests/test_core.py12
LOW…agent-harness/cli_anything/musescore/utils/mscx_xml.py7
LOW…nt-harness/cli_anything/firefly_iii/firefly_iii_cli.py13
LOW…nt-harness/cli_anything/firefly_iii/firefly_iii_cli.py14
LOW…nt-harness/cli_anything/firefly_iii/firefly_iii_cli.py14
LOW…t-harness/cli_anything/firefly_iii/core/recurrences.py6
LOW…i/agent-harness/cli_anything/firefly_iii/core/rules.py6
LOW…agent-harness/cli_anything/firefly_iii/core/budgets.py6
LOW…i/agent-harness/cli_anything/firefly_iii/core/bills.py6
LOW…nt-harness/cli_anything/firefly_iii/tests/test_core.py11
LOW…nt-harness/cli_anything/firefly_iii/utils/repl_skin.py8
LOW…/cli_anything/firefly_iii/utils/firefly_iii_backend.py8
LOW…/cli_anything/firefly_iii/utils/firefly_iii_backend.py9
LOW…bre/agent-harness/cli_anything/calibre/core/session.py6
LOW…bre/agent-harness/cli_anything/calibre/core/formats.py4
LOW…/agent-harness/cli_anything/calibre/tests/test_core.py6
LOWcli-hub/cli_hub/preview.py3
LOWcli-hub/tests/test_cli_hub.py24
LOWcli-hub/tests/test_cli_hub.py24
LOW…arness/cli_anything/dify_workflow/dify_workflow_cli.py4
LOW…-harness/cli_anything/dify_workflow/tests/test_core.py1
LOW…_anything/dify_workflow/utils/dify_workflow_backend.py3
LOW…cut/agent-harness/cli_anything/shotcut/core/preview.py3
LOW…agent-harness/cli_anything/shotcut/core/transitions.py3
LOW…/agent-harness/cli_anything/shotcut/tests/test_core.py7
LOW…nt-harness/cli_anything/shotcut/tests/test_full_e2e.py29
LOW…nt-harness/cli_anything/shotcut/tests/test_full_e2e.py29
LOW…nt-harness/cli_anything/shotcut/tests/test_full_e2e.py29
LOW…nt-harness/cli_anything/shotcut/tests/test_full_e2e.py29
LOW…nt-harness/cli_anything/shotcut/tests/test_full_e2e.py29
LOW…nt-harness/cli_anything/shotcut/tests/test_full_e2e.py29
LOW…nt-harness/cli_anything/shotcut/tests/test_full_e2e.py33
LOW…otcut/agent-harness/cli_anything/shotcut/utils/time.py4
LOW…ent-harness/cli_anything/shotcut/utils/melt_backend.py13
LOW…t-harness/cli_anything/shotcut/utils/preview_bundle.py3
LOW…city/agent-harness/cli_anything/audacity/core/media.py10
LOW…ity/agent-harness/cli_anything/audacity/core/export.py12
705 more matches not shown…
Excessive Try-Catch Wrapping565 hits · 497 pts
SeverityFileLineSnippet
LOW…ness/cli_anything/videocaptioner/videocaptioner_cli.py366 except Exception as e:
LOW…gent-harness/cli_anything/obs_studio/obs_studio_cli.py153 except Exception as e:
LOW…gent-harness/cli_anything/obs_studio/obs_studio_cli.py801 except Exception:
LOW…gent-harness/cli_anything/obs_studio/obs_studio_cli.py831 except Exception as e:
MEDIUM…gent-harness/cli_anything/obs_studio/obs_studio_cli.py87def wrapper(*args, **kwargs):
LOW…/agent-harness/cli_anything/musescore/musescore_cli.py133 except Exception as e:
LOW…/agent-harness/cli_anything/musescore/musescore_cli.py597 except Exception as e:
MEDIUM…/agent-harness/cli_anything/musescore/musescore_cli.py75def wrapper(*args, **kwargs):
LOW…ore/agent-harness/cli_anything/musescore/core/media.py31 except Exception as e:
LOW…ore/agent-harness/cli_anything/musescore/core/media.py44 except Exception as e:
LOW…ore/agent-harness/cli_anything/musescore/core/media.py102 except Exception as e:
LOW…ent-harness/cli_anything/musescore/core/instruments.py38 except Exception as e:
LOW…ent-harness/cli_anything/musescore/core/instruments.py53 except Exception as e:
LOW…ore/agent-harness/cli_anything/musescore/core/parts.py37 except Exception as e:
LOW…ore/agent-harness/cli_anything/musescore/core/parts.py53 except Exception as e:
LOW…e/agent-harness/cli_anything/musescore/core/project.py34 except Exception as e:
LOW…e/agent-harness/cli_anything/musescore/core/project.py49 except Exception as e:
LOW…e/agent-harness/cli_anything/musescore/core/project.py80 except Exception as e:
LOW…e/agent-harness/cli_anything/musescore/core/project.py95 except Exception as e:
LOW…nt-harness/cli_anything/firefly_iii/firefly_iii_cli.py209 except Exception as e:
LOW…ii/agent-harness/cli_anything/firefly_iii/core/info.py35 except Exception as e:
LOW…nt-harness/cli_anything/firefly_iii/utils/repl_skin.py54 except Exception:
LOW…/cli_anything/firefly_iii/utils/firefly_iii_backend.py104 except Exception as e:
LOW…ibre/agent-harness/cli_anything/calibre/calibre_cli.py144 except Exception as exc:
LOW…nt-harness/cli_anything/calibre/tests/test_full_e2e.py526 except Exception:
LOWcli-hub/cli_hub/registry.py69 except Exception:
LOWcli-hub/cli_hub/cli.py130 except Exception as e:
LOWcli-hub/cli_hub/analytics.py100 except Exception:
LOWcli-hub/cli_hub/analytics.py111 except Exception:
LOWcli-hub/cli_hub/analytics.py120 except Exception:
LOWcli-hub/cli_hub/analytics.py209 except Exception:
LOWcli-hub/cli_hub/analytics.py263 except Exception:
LOWcli-hub/cli_hub/analytics.py348 except Exception:
MEDIUMcli-hub/cli_hub/analytics.py97def _stdin_is_tty():
LOWshotcut/agent-harness/workflow_demo.py153 except Exception:
LOWshotcut/agent-harness/workflow_demo.py179 except Exception as e:
MEDIUM…tcut/agent-harness/cli_anything/shotcut/shotcut_cli.py165def wrapper(*args, **kwargs):
LOW…tcut/agent-harness/cli_anything/shotcut/shotcut_cli.py244 except Exception as e:
LOW…tcut/agent-harness/cli_anything/shotcut/shotcut_cli.py1621 except Exception as e:
LOW…tcut/agent-harness/cli_anything/shotcut/shotcut_cli.py180 except Exception as e:
LOW…cut/agent-harness/cli_anything/shotcut/core/preview.py192 except Exception as exc:
LOW…cut/agent-harness/cli_anything/shotcut/core/preview.py782 except Exception as exc:
LOW…ty/agent-harness/cli_anything/audacity/audacity_cli.py156 except Exception as e:
LOW…ty/agent-harness/cli_anything/audacity/audacity_cli.py790 except Exception as e:
MEDIUM…ty/agent-harness/cli_anything/audacity/audacity_cli.py90def wrapper(*args, **kwargs):
LOW…ity/agent-harness/cli_anything/audacity/eval/runner.py105 except Exception as exc: # pylint: disable=broad-except
LOW…ness/cli_anything/unrealinsights/unrealinsights_cli.py346 except Exception as exc:
LOW…ness/cli_anything/unrealinsights/unrealinsights_cli.py376 except Exception as exc:
LOW…ness/cli_anything/unrealinsights/unrealinsights_cli.py417 except Exception as exc:
LOW…ness/cli_anything/unrealinsights/unrealinsights_cli.py437 except Exception as exc:
LOW…ness/cli_anything/unrealinsights/unrealinsights_cli.py464 except Exception as exc:
LOW…ness/cli_anything/unrealinsights/unrealinsights_cli.py528 except Exception as exc:
LOW…ness/cli_anything/unrealinsights/unrealinsights_cli.py580 except Exception as exc:
LOW…ness/cli_anything/unrealinsights/unrealinsights_cli.py591 except Exception as exc:
LOW…ness/cli_anything/unrealinsights/unrealinsights_cli.py604 except Exception as exc:
LOW…ness/cli_anything/unrealinsights/unrealinsights_cli.py616 except Exception as exc:
LOW…ness/cli_anything/unrealinsights/unrealinsights_cli.py633 except Exception as exc:
LOW…ness/cli_anything/unrealinsights/unrealinsights_cli.py658 except Exception as exc:
LOW…ness/cli_anything/unrealinsights/unrealinsights_cli.py671 except Exception as exc:
LOW…ness/cli_anything/unrealinsights/unrealinsights_cli.py685 except Exception as exc:
505 more matches not shown…
Cross-Language Confusion98 hits · 422 pts
SeverityFileLineSnippet
HIGHobs-studio/agent-harness/setup.py6Or publish to PyPI: python -m build && twine upload dist/*
HIGH…nt-harness/cli_anything/calibre/tests/test_full_e2e.py123 " cd agent-harness && pip install -e ."
HIGHcli-hub/cli_hub/preview.py1379 if (value === null || value === undefined) continue;
HIGHcli-hub/cli_hub/preview.py1379 if (value === null || value === undefined) continue;
HIGHcli-hub/cli_hub/preview.py1383 return null;
HIGHcli-hub/cli_hub/preview.py1387 if (value === null || value === undefined) return null;
HIGHcli-hub/cli_hub/preview.py1387 if (value === null || value === undefined) return null;
HIGHcli-hub/cli_hub/preview.py1388 if (typeof value === "string") return value.trim() || null;
HIGHcli-hub/cli_hub/preview.py1389 if (Array.isArray(value)) return value.map((part) => String(part)).join(" ").trim() || null;
HIGHcli-hub/cli_hub/preview.py1391 return commandText(value.display_cmd || value.command || value.argv || value.raw) || JSON.stringify(value);
HIGHcli-hub/cli_hub/preview.py1412 if (!node || typeof node !== "object") return;
HIGHcli-hub/cli_hub/preview.py1421 if ((lower === "trajectory" || lower === "timeline") && value && typeof value === "object" && !Array.isArray(val
HIGHcli-hub/cli_hub/preview.py1430 if (value && typeof value === "object") {{
HIGHcli-hub/cli_hub/preview.py1437 const state = {{ refs: new Set(TRAJECTORY_CANDIDATES), embedded: null, seen: new Set() }};
HIGHcli-hub/cli_hub/preview.py1454 return null;
HIGHcli-hub/cli_hub/preview.py1458 const bundle = (item && typeof item === "object" && !Array.isArray(item))
HIGHcli-hub/cli_hub/preview.py1459 ? (item.copied_bundle || item.bundle || item.preview_bundle || item.current_bundle || item.published_bundle || i
HIGHcli-hub/cli_hub/preview.py1491 currentStepId: session.current_step_id || null,
HIGHcli-hub/cli_hub/preview.py1491 currentStepId: session.current_step_id || null,
HIGHcli-hub/cli_hub/preview.py1492 recentCommand: session.latest_command || null,
HIGHcli-hub/cli_hub/preview.py1492 recentCommand: session.latest_command || null,
HIGHcli-hub/cli_hub/preview.py1500 if (!payload || !payload.raw || typeof payload.raw !== "object") {{
HIGHcli-hub/cli_hub/preview.py1561 || String(left.commandFinishedAt || left.createdAt || "").localeCompare(String(right.commandFinishedAt || right.
HIGHcli-hub/cli_hub/preview.py1565 const recentPublishEntry = [...entries].reverse().find((entry) => entry.publishReason || entry.bundleId);
HIGHcli-hub/cli_hub/preview.py1569 protocol: raw.protocol_version || raw.protocol || session.trajectory_protocol_version || null,
HIGHcli-hub/cli_hub/preview.py1569 protocol: raw.protocol_version || raw.protocol || session.trajectory_protocol_version || null,
HIGHcli-hub/cli_hub/preview.py1570 sourceLabel: payload.ref || session.trajectory_path || "trajectory.json",
HIGHcli-hub/cli_hub/preview.py1571 stepCount: firstDefined(raw.step_count, session.trajectory_step_count, commands.length || entries.length, 0),
HIGHcli-hub/cli_hub/preview.py1583 software: manifest.software || session.software || "unknown",
HIGHcli-hub/cli_hub/preview.py1584 recipe: manifest.recipe || session.recipe || "unknown",
HIGHcli-hub/cli_hub/preview.py1585 bundle: manifest.bundle_id || session.current_bundle_id || "n/a",
HIGHcli-hub/cli_hub/preview.py1586 step_count: trajectory.stepCount || session.trajectory_step_count || "n/a",
HIGHcli-hub/cli_hub/preview.py1587 current_step: trajectory.currentStepId || session.current_step_id || "n/a",
HIGHcli-hub/cli_hub/preview.py1588 publish_reason: trajectory.recentPublishReason || session.latest_publish_reason || "n/a",
HIGHcli-hub/cli_hub/preview.py1634 slot.innerHTML = `<img class="hero-frame" src="${{artifactUrl(session, hero)}}" alt="${{escapeHtml(hero.label || h
HIGHcli-hub/cli_hub/preview.py1636 if (hero.width && hero.height) bits.push(`${{hero.width}}×${{hero.height}}`);
HIGHcli-hub/cli_hub/preview.py1636 if (hero.width && hero.height) bits.push(`${{hero.width}}×${{hero.height}}`);
HIGHcli-hub/cli_hub/preview.py1637 if (hero.time_s != null) bits.push(`t=${{hero.time_s}}s`);
HIGHcli-hub/cli_hub/preview.py1637 if (hero.time_s != null) bits.push(`t=${{hero.time_s}}s`);
HIGHcli-hub/cli_hub/preview.py1656 if (clip.width && clip.height) bits.push(`${{clip.width}}×${{clip.height}}`);
HIGHcli-hub/cli_hub/preview.py1656 if (clip.width && clip.height) bits.push(`${{clip.width}}×${{clip.height}}`);
HIGHcli-hub/cli_hub/preview.py1657 if (clip.duration_s != null) bits.push(`${{clip.duration_s}}s`);
HIGHcli-hub/cli_hub/preview.py1657 if (clip.duration_s != null) bits.push(`${{clip.duration_s}}s`);
HIGHcli-hub/cli_hub/preview.py1658 if (clip.render_method) bits.push(clip.render_method);
HIGHcli-hub/cli_hub/preview.py1672 <img src="${{artifactUrl(session, artifact)}}" alt="${{escapeHtml(artifact.label || artifact.artifact_id || "G
HIGHcli-hub/cli_hub/preview.py1673 <div class="label">${{escapeHtml(artifact.label || artifact.artifact_id || "Frame")}}</div>
HIGHcli-hub/cli_hub/preview.py1680 const warnings = summary.warnings || manifest.warnings || [];
HIGHcli-hub/cli_hub/preview.py1684 `<div><strong>Current bundle</strong><br>${{escapeHtml(session.current_bundle_id || manifest.bundle_id || "n/a")
HIGHcli-hub/cli_hub/preview.py1685 `<div><strong>Current step</strong><br>${{escapeHtml(trajectory.currentStepId || session.current_step_id || "n/a
HIGHcli-hub/cli_hub/preview.py1686 `<div><strong>Session path</strong><br>${{escapeHtml(session.project_path || session.project_name || "n/a")}}</d
HIGHcli-hub/cli_hub/preview.py1690 lines.push(`<div><strong>Latest command</strong><br>${{escapeHtml(trajectory.recentCommand)}}</div>`);
HIGHcli-hub/cli_hub/preview.py1693 lines.push(`<div><strong>Latest publish reason</strong><br>${{escapeHtml(trajectory.recentPublishReason)}}</div>
HIGHcli-hub/cli_hub/preview.py1696 lines.push(`<div><strong>Warnings</strong><ul>${{warnings.map((item) => `<li>${{escapeHtml(item)}}</li>`).join("
HIGHcli-hub/cli_hub/preview.py1699 lines.push(`<div><strong>Suggested checks</strong><ul>${{actions.map((item) => `<li>${{escapeHtml(item)}}</li>`)
HIGHcli-hub/cli_hub/preview.py1716 meta.textContent = `${{trajectory.stepCount || entries.length}} steps · ${{trajectory.publishedBundleCount || 0}}
HIGHcli-hub/cli_hub/preview.py1718 const titleText = entry.stepLabel || entry.stepId || entry.bundleId || "step";
HIGHcli-hub/cli_hub/preview.py1720 if (entry.stepId && entry.stepId === trajectory.currentStepId) chips.push("current-step");
HIGHcli-hub/cli_hub/preview.py1720 if (entry.stepId && entry.stepId === trajectory.currentStepId) chips.push("current-step");
HIGHcli-hub/cli_hub/preview.py1721 if (entry.bundleId && entry.bundleId === session.current_bundle_id) chips.push("current-bundle");
HIGHcli-hub/cli_hub/preview.py1721 if (entry.bundleId && entry.bundleId === session.current_bundle_id) chips.push("current-bundle");
38 more matches not shown…
Docstring Block Structure54 hits · 270 pts
SeverityFileLineSnippet
HIGH…ness/cli_anything/musescore/utils/musescore_backend.py106Run mscore with the given arguments. Args: args: Command-line arguments (not including the mscore binary it
HIGH…/cli_anything/firefly_iii/utils/firefly_iii_backend.py60 Send request to Firefly III API Args: method: HTTP method (get, post, put, delete)
HIGH…ibre/agent-harness/cli_anything/calibre/core/export.py254Export each chapter of a book as a separate PDF file. Workflow: 1. Export the book from the Calibre library t
HIGH…mfyui/agent-harness/cli_anything/comfyui/core/queue.py21Submit a workflow to the ComfyUI generation queue. Args: base_url: ComfyUI server base URL. workflo
HIGH…mfyui/agent-harness/cli_anything/comfyui/core/queue.py134Get the history and output files for a specific prompt. Args: base_url: ComfyUI server base URL. pr
HIGH…fyui/agent-harness/cli_anything/comfyui/core/models.py11List all available checkpoint models. Queries CheckpointLoaderSimple to find installed checkpoint files. Args:
HIGH…fyui/agent-harness/cli_anything/comfyui/core/models.py40List all available LoRA models. Queries LoraLoader to find installed LoRA files. Args: base_url: Comfy
HIGH…fyui/agent-harness/cli_anything/comfyui/core/models.py69List all available VAE models. Queries VAELoader to find installed VAE files. Args: base_url: ComfyUI
HIGH…fyui/agent-harness/cli_anything/comfyui/core/models.py98List all available ControlNet models. Queries ControlNetLoader to find installed ControlNet files. Args:
HIGH…fyui/agent-harness/cli_anything/comfyui/core/models.py127Get detailed input/output info for a specific node class. Args: base_url: ComfyUI server base URL.
HIGH…fyui/agent-harness/cli_anything/comfyui/core/images.py16List all output images for a completed prompt. Args: base_url: ComfyUI server base URL. prompt_id:
HIGH…fyui/agent-harness/cli_anything/comfyui/core/images.py51Download a single output image from ComfyUI. Args: base_url: ComfyUI server base URL. filename: Ima
HIGH…fyui/agent-harness/cli_anything/comfyui/core/images.py101Download all output images for a completed prompt to a directory. Args: base_url: ComfyUI server base URL.
HIGH…i/agent-harness/cli_anything/comfyui/core/workflows.py12Load a ComfyUI workflow from a JSON file. Args: path: Path to the workflow JSON file. Returns:
HIGH…i/agent-harness/cli_anything/comfyui/core/workflows.py43Save a ComfyUI workflow to a JSON file. Args: workflow: Workflow dict (node graph). path: Destinati
HIGH…i/agent-harness/cli_anything/comfyui/core/workflows.py73List all workflow JSON files in a directory. Args: directory: Directory to search for workflow files.
HIGH…-harness/cli_anything/comfyui/utils/comfyui_backend.py18Perform a GET request against the ComfyUI API. Args: base_url: ComfyUI server base URL (e.g., 'http://local
HIGH…-harness/cli_anything/comfyui/utils/comfyui_backend.py54Perform a POST request against the ComfyUI API. Args: base_url: ComfyUI server base URL. endpoint:
HIGH…-harness/cli_anything/comfyui/utils/comfyui_backend.py90Perform a DELETE request against the ComfyUI API. Args: base_url: ComfyUI server base URL. endpoint
HIGH…-harness/cli_anything/comfyui/utils/comfyui_backend.py126Perform a GET request and return raw bytes (for image downloads). Args: base_url: ComfyUI server base URL.
HIGH…x/agent-harness/cli_anything/sbox/core/input_config.py124Modify an existing input action's bindings. Args: config_path: Absolute path to the Input.config file.
HIGH…ent-harness/cli_anything/sbox/core/collision_config.py65Add a new collision layer with its default behavior. Args: config_path: Absolute path to the Collision.conf
HIGH…ent-harness/cli_anything/sbox/core/collision_config.py94Remove a collision layer and all its pair rules. Cannot remove built-in layers: solid, trigger, ladder, water.
HIGH…ent-harness/cli_anything/sbox/core/collision_config.py134Add or update a collision pair rule. If a rule for the given pair already exists (in either order), it is updated.
HIGHsbox/agent-harness/cli_anything/sbox/core/codegen.py20Generate a C# component class file. Args: class_name: PascalCase name, e.g. "PlayerController". pro
HIGHsbox/agent-harness/cli_anything/sbox/core/project.py343Add a package reference to the project. Args: sbproj_path: Path to the .sbproj file. package_ref: P
HIGH…/agent-harness/cli_anything/sbox/utils/sbox_backend.py73Find a specific s&box executable by short name. Args: name: Executable short name - one of 'sbox-dev', 'sbo
HIGH…/agent-harness/cli_anything/sbox/utils/sbox_backend.py145Launch sbox-dev.exe (the s&box editor), optionally opening a project. Args: project_path: Path to a .sbproj
HIGH…/agent-harness/cli_anything/sbox/utils/sbox_backend.py180Launch sbox-server.exe (dedicated server) with a game. Args: game_ident: Game identifier string (e.g. 'org.
HIGH…agent-harness/cli_anything/openscreen/core/timeline.py281Update an existing zoom region. Only the keyword arguments that are provided are changed; omitted arguments lea
HIGH…agent-harness/cli_anything/openscreen/core/timeline.py332Update fields on an existing annotation region. Supported kwargs: start_ms, end_ms, text_content, position_x, posit
HIGH…agent-harness/cli_anything/openscreen/core/timeline.py384Return a sorted list of all unique time boundary points (in ms). Includes 0 and all startMs/endMs values from zoom,
HIGH…agent-harness/cli_anything/openscreen/core/timeline.py410Return all regions active at a specific time (startMs <= time_ms < endMs). Args: session: Active Session in
HIGHbrowser/agent-harness/cli_anything/browser/core/page.py20Open a URL in Chrome. Validates the URL for security before navigation. Blocks dangerous schemes (file://, java
HIGH…r/agent-harness/cli_anything/browser/utils/security.py93Validate a URL for security. This function checks for: 1. Dangerous URI schemes (file://, javascript://, etc.)
HIGH…r/agent-harness/cli_anything/browser/utils/security.py169Basic sanitization for DOM text content. This is a lightweight guard against obvious prompt injection patterns.
HIGH…harness/cli_anything/browser/utils/domshell_backend.py118Call a DOMShell MCP tool. Args: tool_name: Name of the MCP tool (e.g., "domshell_ls", "domshell_cd")
HIGH…ent-harness/cli_anything/safari/utils/tool_registry.py152Load the bundled tool registry (cached for the process lifetime). Args: path: Optional override path to a t
HIGH…ri/agent-harness/cli_anything/safari/utils/security.py81Validate a URL for security before handing it to Safari MCP. Checks: 1. Dangerous URI schemes (file://, javascr
HIGH…arness/cli_anything/iterm2_ctl/utils/iterm2_backend.py46Run an async iTerm2 operation synchronously. Args: coro_fn: async function with signature (connection, *arg
HIGH…t-harness/cli_anything/libreoffice/utils/lo_backend.py197Convert a file using LibreOffice headless. Args: input_path: Path to the input file (ODF, HTML, etc.)
HIGH…ian/agent-harness/cli_anything/obsidian/core/search.py15Search vault using Obsidian's structured search engine. Obsidian's ``/search/`` endpoint expects a vendor-specific
HIGH…nt-harness/cli_anything/ollama/utils/ollama_backend.py16Perform a GET request against the Ollama API. Args: base_url: Ollama server base URL (e.g., 'http://localho
HIGH…nt-harness/cli_anything/ollama/utils/ollama_backend.py58Perform a POST request against the Ollama API. Args: base_url: Ollama server base URL. endpoint: AP
HIGH…nt-harness/cli_anything/ollama/utils/ollama_backend.py96Perform a DELETE request against the Ollama API. Args: base_url: Ollama server base URL. endpoint:
HIGH…nt-harness/cli_anything/ollama/utils/ollama_backend.py134Perform a POST request with streaming NDJSON response. Used for generate, chat, and pull endpoints that stream prog
HIGH…agent-harness/cli_anything/cloudcompare/core/export.py56Export a point cloud to a new format using CloudCompare. Args: input_path: Source cloud file. outpu
HIGH…gent-harness/cli_anything/cloudcompare/core/project.py118Load a project from disk. Args: path: Path to the .json project file. Returns: The project dic
HIGH…ness/cli_anything/unimol_tools/utils/unimol_backend.py46 Train model Args: config: Training configuration dict - task: classificati
HIGH…ness/cli_anything/unimol_tools/utils/unimol_backend.py172 Predict Args: model_dir: Model directory data_path: Data path outp
HIGHunimol_tools/agent-harness/docs/architecture/API.md558 Delete a model directory. Args: project: Project dictionary run_id: Run ID to delete c
HIGHunimol_tools/agent-harness/docs/architecture/API.md578 Archive a model to tar.gz. Args: project: Project dictionary run_id: Run ID to archive
HIGHunimol_tools/agent-harness/docs/architecture/API.md599 Restore an archived model. Args: project: Project dictionary run_id: Run ID to restore
HIGH…gent-harness/cli_anything/godot/utils/godot_backend.py74Execute the Godot binary with the given arguments. Args: args: Extra CLI flags (e.g. ['--script', 'res://to
Deep Nesting270 hits · 240 pts
SeverityFileLineSnippet
LOW…/agent-harness/cli_anything/obs_studio/core/sources.py157
LOW…/agent-harness/cli_anything/obs_studio/core/sources.py190
LOW…/agent-harness/cli_anything/obs_studio/core/filters.py139
LOW…ent-harness/cli_anything/musescore/core/instruments.py111
LOW…agent-harness/cli_anything/musescore/utils/mscx_xml.py69
LOW…nt-harness/cli_anything/firefly_iii/firefly_iii_cli.py32
LOW…nt-harness/cli_anything/firefly_iii/firefly_iii_cli.py153
LOW…/cli_anything/firefly_iii/utils/firefly_iii_backend.py59
LOW…ibre/agent-harness/cli_anything/calibre/calibre_cli.py34
LOW…ibre/agent-harness/cli_anything/calibre/calibre_cli.py498
LOW…re/agent-harness/cli_anything/calibre/core/metadata.py89
LOW…bre/agent-harness/cli_anything/calibre/core/library.py12
LOW…bre/agent-harness/cli_anything/calibre/core/library.py147
LOW…ibre/agent-harness/cli_anything/calibre/core/export.py248
LOWcli-hub/cli_hub/preview.py142
LOWshotcut/agent-harness/workflow_demo.py34
LOW…tcut/agent-harness/cli_anything/shotcut/shotcut_cli.py233
LOW…tcut/agent-harness/cli_anything/shotcut/shotcut_cli.py344
LOW…tcut/agent-harness/cli_anything/shotcut/shotcut_cli.py1192
LOW…otcut/agent-harness/cli_anything/shotcut/core/media.py37
LOW…otcut/agent-harness/cli_anything/shotcut/core/media.py96
LOW…ut/agent-harness/cli_anything/shotcut/core/timeline.py35
LOW…ut/agent-harness/cli_anything/shotcut/core/timeline.py110
LOW…ut/agent-harness/cli_anything/shotcut/core/timeline.py232
LOW…ut/agent-harness/cli_anything/shotcut/core/timeline.py320
LOW…ut/agent-harness/cli_anything/shotcut/core/timeline.py395
LOW…ut/agent-harness/cli_anything/shotcut/core/timeline.py539
LOW…ut/agent-harness/cli_anything/shotcut/core/timeline.py686
LOW…ut/agent-harness/cli_anything/shotcut/core/timeline.py732
LOW…cut/agent-harness/cli_anything/shotcut/core/session.py136
LOW…agent-harness/cli_anything/shotcut/core/transitions.py402
LOW…agent-harness/cli_anything/shotcut/core/transitions.py485
LOW…agent-harness/cli_anything/shotcut/core/transitions.py535
LOW…agent-harness/cli_anything/shotcut/core/transitions.py602
LOW…cut/agent-harness/cli_anything/shotcut/core/project.py144
LOW…nt-harness/cli_anything/shotcut/tests/test_full_e2e.py156
LOW…ut/agent-harness/cli_anything/shotcut/utils/mlt_xml.py298
LOW…ty/agent-harness/cli_anything/audacity/core/effects.py183
LOW…ity/agent-harness/cli_anything/audacity/core/tracks.py69
LOW…ity/agent-harness/cli_anything/audacity/core/export.py265
LOW…ity/agent-harness/cli_anything/audacity/core/export.py348
LOW…ent-harness/cli_anything/audacity/utils/audio_utils.py311
LOW…ent-harness/cli_anything/audacity/utils/audio_utils.py361
LOW…ent-harness/cli_anything/audacity/utils/audio_utils.py409
LOW…ness/cli_anything/unrealinsights/unrealinsights_cli.py989
LOW…ness/cli_anything/unrealinsights/unrealinsights_cli.py1020
LOW…fyui/agent-harness/cli_anything/comfyui/comfyui_cli.py354
LOW…madb/agent-harness/cli_anything/chromadb/core/query.py27
LOW…/agent-harness/cli_anything/rekordbox/rekordbox_cli.py31
LOW…/agent-harness/cli_anything/rekordbox/rekordbox_cli.py158
LOW…/agent-harness/cli_anything/rekordbox/rekordbox_cli.py503
LOWcli-anything-plugin/skill_generator.py169
LOWcli-anything-plugin/skill_generator.py371
LOWlldb/agent-harness/cli_anything/lldb/lldb_cli.py640
LOWlldb/agent-harness/cli_anything/lldb/core/session.py475
LOW…gent-harness/cli_anything/lldb/utils/session_server.py229
LOW…gent-harness/cli_anything/lldb/utils/session_client.py134
LOW…/agent-harness/cli_anything/qgis/utils/qgis_backend.py140
LOWsbox/agent-harness/cli_anything/sbox/sbox_cli.py1259
LOWsbox/agent-harness/cli_anything/sbox/sbox_cli.py1492
210 more matches not shown…
AI Slop Vocabulary76 hits · 123 pts
SeverityFileLineSnippet
MEDIUMregistry.json16 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=wiremock/agent-harness",
MEDIUMregistry.json35 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=nslogger/agent-harness",
MEDIUMregistry.json54 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=anygen/agent-harness",
MEDIUMregistry.json73 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=adguardhome/agent-harness",
MEDIUMregistry.json92 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=audacity/agent-harness",
MEDIUMregistry.json111 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=blender/agent-harness",
MEDIUMregistry.json130 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=browser/agent-harness",
MEDIUMregistry.json149 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=comfyui/agent-harness",
MEDIUMregistry.json168 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=drawio/agent-harness",
MEDIUMregistry.json187 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=eth2-quickstart/agent-harne
MEDIUMregistry.json206 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=firefly-iii/agent-harness",
MEDIUMregistry.json225 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=gimp/agent-harness",
MEDIUMregistry.json244 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=inkscape/agent-harness",
MEDIUMregistry.json263 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=kdenlive/agent-harness",
MEDIUMregistry.json282 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=krita/agent-harness",
MEDIUMregistry.json301 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=calibre/agent-harness",
MEDIUMregistry.json320 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=libreoffice/agent-harness",
MEDIUMregistry.json343 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=lldb/agent-harness",
MEDIUMregistry.json385 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=mubu/agent-harness",
MEDIUMregistry.json404 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=mermaid/agent-harness",
MEDIUMregistry.json423 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=notebooklm/agent-harness",
MEDIUMregistry.json442 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=ollama/agent-harness",
MEDIUMregistry.json461 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=obs-studio/agent-harness",
MEDIUMregistry.json480 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=shotcut/agent-harness",
MEDIUMregistry.json499 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=openscreen/agent-harness",
MEDIUMregistry.json518 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=zoom/agent-harness",
MEDIUMregistry.json537 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=novita/agent-harness",
MEDIUMregistry.json556 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=seaclip/agent-harness",
MEDIUMregistry.json575 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=pm2/agent-harness",
MEDIUMregistry.json593 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=QGIS/agent-harness",
MEDIUMregistry.json608 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=chromadb/agent-harness",
MEDIUMregistry.json627 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=musescore/agent-harness",
MEDIUMregistry.json665 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=freecad/agent-harness",
MEDIUMregistry.json684 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=iterm2/agent-harness",
MEDIUMregistry.json703 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=slay_the_spire_ii/agent-har
MEDIUMregistry.json722 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=rms/agent-harness",
MEDIUMregistry.json741 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=renderdoc/agent-harness",
MEDIUMregistry.json760 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=unrealinsights/agent-harnes
MEDIUMregistry.json798 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=nsight-graphics/agent-harne
MEDIUMregistry.json817 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=videocaptioner/agent-harnes
MEDIUMregistry.json836 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=intelwatch/agent-harness",
MEDIUMregistry.json874 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=cloudcompare/agent-harness"
MEDIUMregistry.json893 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=exa/agent-harness",
MEDIUMregistry.json912 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=godot/agent-harness",
MEDIUMregistry.json931 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=sbox/agent-harness",
MEDIUMregistry.json950 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=dify-workflow/agent-harness
MEDIUMregistry.json969 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=n8n/agent-harness",
MEDIUMregistry.json988 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=cloudanalyzer/agent-harness
MEDIUMregistry.json1007 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=obsidian/agent-harness",
MEDIUMregistry.json1030 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=unimol_tools/agent-harness"
MEDIUMregistry.json1049 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=safari/agent-harness",
MEDIUMregistry.json1068 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=macrocli/agent-harness",
MEDIUMregistry.json1087 "install_cmd": "pip install git+https://github.com/collectivewinca/ve-twini.git#subdirectory=agent-harness",
MEDIUMregistry.json1106 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=quietshrink/agent-harness",
MEDIUMregistry.json1182 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=mailchimp/agent-harness",
MEDIUMregistry.json1201 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=3MF/agent-harness",
MEDIUMregistry.json1220 "install_cmd": "pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=minimax/agent-harness",
MEDIUM…ore/agent-harness/cli_anything/musescore/core/media.py14 """Get comprehensive metadata about a score.
MEDIUM…e/agent-harness/cli_anything/musescore/core/project.py65 """Get comprehensive info about a score file."""
MEDIUMcli-hub/cli_hub/installer.py163# ── pip operations (harness CLIs) ──
16 more matches not shown…
Self-Referential Comments28 hits · 78 pts
SeverityFileLineSnippet
MEDIUM…/agent-harness/cli_anything/calibre/tests/test_core.py55 # Create a real directory to resolve
MEDIUM…nt-harness/cli_anything/calibre/tests/test_full_e2e.py153 # Create a test EPUB
MEDIUM…nt-harness/cli_anything/calibre/tests/test_full_e2e.py279 # Create a dedicated epub for this test to avoid interference
MEDIUM…ut/agent-harness/cli_anything/shotcut/core/timeline.py775 # Create a copy of the timeline chain
MEDIUM…ut/agent-harness/cli_anything/shotcut/utils/mlt_xml.py354 # Create the playlist element
MEDIUM…agent-harness/cli_anything/audacity/tests/test_core.py780 # Create a real WAV file
MEDIUM…t-harness/cli_anything/audacity/tests/test_full_e2e.py349 # Create a chirp (ascending frequency)
MEDIUM…db/agent-harness/cli_anything/chromadb/chromadb_cli.py94 # Create a fresh context for each REPL command
MEDIUMcli-anything-plugin/skill_generator.py414 "# Create a new project",
MEDIUMsbox/agent-harness/cli_anything/sbox/tests/test_core.py954 # Create a dummy sbproj to reference
MEDIUMsbox/agent-harness/cli_anything/sbox/tests/test_core.py1032 # Create a fresh Session from the same path
MEDIUMsbox/agent-harness/cli_anything/sbox/tests/test_core.py1161 # Create a nested directory
MEDIUMsbox/agent-harness/cli_anything/sbox/tests/test_core.py2017 # Create the actual asset files (so list_assets sees them)
MEDIUM…agent-harness/cli_anything/sbox/tests/test_full_e2e.py1033 # Create the actual asset file so list_assets finds it
MEDIUMkrita/agent-harness/cli_anything/krita/core/export.py197 # Create a default paint layer
MEDIUM…cape/agent-harness/cli_anything/inkscape/core/paths.py165 # Create a new path object representing the boolean result
MEDIUM…t-harness/cli_anything/inkscape/tests/test_full_e2e.py823 # Create a simple SVG
MEDIUM…/agent-harness/cli_anything/freecad/tests/test_core.py560 # Create a second sketch for the pocket
MEDIUM…nt-harness/cli_anything/freecad/tests/test_full_e2e.py480 # Create a new open sketch for the body
MEDIUM…harness/cli_anything/iterm2_ctl/tests/test_full_e2e.py468 # Create a tmux window to play with
MEDIUMzoom/agent-harness/cli_anything/zoom/zoom_cli.py15 # Create a meeting
MEDIUM…nt-harness/cli_anything/libreoffice/utils/odf_utils.py237 # Create a style with page-break-before
MEDIUM…t-harness/cli_anything/wiremock/tests/test_full_e2e.py242 # Create a stub
MEDIUM…t-harness/cli_anything/wiremock/tests/test_full_e2e.py272 # Create a stub first
MEDIUM…t-harness/cli_anything/wiremock/tests/test_full_e2e.py294 # Create a stub, then reset
MEDIUM…-harness/cli_anything/unimol_tools/unimol_tools_cli.py98 # Initialize context object
MEDIUM…/agent-harness/cli_anything/blender/tests/test_core.py897 # Create the file first
MEDIUMgimp/agent-harness/cli_anything/gimp/core/layers.py237 # Create a single flattened layer marker
Magic Placeholder Names15 hits · 75 pts
SeverityFileLineSnippet
HIGHexa/agent-harness/cli_anything/exa/README.md28export EXA_API_KEY="your-api-key-here"
HIGHexa/agent-harness/cli_anything/exa/skills/SKILL.md23- `export EXA_API_KEY="your-api-key"` (get one at https://dashboard.exa.ai/api-keys)
HIGH…ilchimp/agent-harness/cli_anything/mailchimp/README.md14export MAILCHIMP_API_KEY=<your-api-key>-<datacenter>
HIGHminimax/agent-harness/cli_anything/minimax/README.md27export MINIMAX_API_KEY="your-api-key"
HIGH…max/agent-harness/cli_anything/minimax/skills/SKILL.md95export MINIMAX_API_KEY="your-api-key"
HIGH…max/agent-harness/cli_anything/minimax/skills/SKILL.md97cli-anything-minimax config set api_key "your-api-key"
HIGHn8n/agent-harness/cli_anything/n8n/README.md24export N8N_API_KEY=your-api-key
HIGHn8n/agent-harness/cli_anything/n8n/tests/TEST.md15export N8N_API_KEY=your-api-key
HIGHn8n/agent-harness/cli_anything/n8n/skills/SKILL.md24cli-anything-n8n config set api_key your-api-key
HIGHn8n/agent-harness/cli_anything/n8n/skills/SKILL.md28export N8N_API_KEY=your-api-key
HIGHskills/cli-anything-minimax/SKILL.md94export MINIMAX_API_KEY="your-api-key"
HIGHskills/cli-anything-minimax/SKILL.md96cli-anything-minimax config set api_key "your-api-key"
HIGHskills/cli-anything-n8n/SKILL.md24cli-anything-n8n config set api_key your-api-key
HIGHskills/cli-anything-n8n/SKILL.md28export N8N_API_KEY=your-api-key
HIGHskills/cli-anything-exa/SKILL.md23- `export EXA_API_KEY="your-api-key"` (get one at https://dashboard.exa.ai/api-keys)
Verbosity Indicators24 hits · 48 pts
SeverityFileLineSnippet
LOW…ibre/agent-harness/cli_anything/calibre/core/export.py287 # Step 1: export book from calibre to get the EPUB
LOW…ibre/agent-harness/cli_anything/calibre/core/export.py301 # Step 2: extract EPUB and parse chapter list
LOW…ibre/agent-harness/cli_anything/calibre/core/export.py322 # Step 3: apply optional range filter
LOW…ibre/agent-harness/cli_anything/calibre/core/export.py327 # Step 4: convert each chapter to PDF
LOW…nt-harness/cli_anything/comfyui/tests/test_full_e2e.py70 # Step 1: Validate
LOW…nt-harness/cli_anything/comfyui/tests/test_full_e2e.py74 # Step 2: Queue
LOW…nt-harness/cli_anything/comfyui/tests/test_full_e2e.py79 # Step 3: Check status
LOW…t-harness/cli_anything/inkscape/tests/test_full_e2e.py602 # Step 1: Add rect
LOW…t-harness/cli_anything/inkscape/tests/test_full_e2e.py607 # Step 2: Add circle
LOW…t-harness/cli_anything/inkscape/tests/test_full_e2e.py612 # Step 3: Style change
LOW…nt-harness/cli_anything/blender/tests/test_full_e2e.py559 # Step 1: Add object
LOW…nt-harness/cli_anything/blender/tests/test_full_e2e.py564 # Step 2: Add material
LOW…nt-harness/cli_anything/blender/tests/test_full_e2e.py569 # Step 3: Modify object
LOW…-harness/cli_anything/renderdoc/tests/test_full_e2e.py217 # Step 1: Capture info
LOW…-harness/cli_anything/renderdoc/tests/test_full_e2e.py221 # Step 2: Action summary
LOW…-harness/cli_anything/renderdoc/tests/test_full_e2e.py225 # Step 3: Find draw calls
LOW…-harness/cli_anything/renderdoc/tests/test_full_e2e.py230 # Step 4: Inspect pipeline at first draw
LOW…-harness/cli_anything/renderdoc/tests/test_full_e2e.py235 # Step 5: List textures
LOW…nt-harness/cli_anything/macrocli/backends/gui_agent.py315 # Step 1: Focus the target window if specified
LOW…nt-harness/cli_anything/macrocli/backends/gui_agent.py340 # Step 2: Take screenshot
LOW…nt-harness/cli_anything/macrocli/backends/gui_agent.py343 # Step 3: Load end state snapshot if provided
LOW…nt-harness/cli_anything/macrocli/backends/gui_agent.py348 # Step 4: Build prompt
LOW…nt-harness/cli_anything/macrocli/backends/gui_agent.py372 # Step 5: Ask model for one action
LOW…nt-harness/cli_anything/macrocli/backends/gui_agent.py396 # Step 6: Execute the action (unless model says done)
Fake / Example Data27 hits · 33 pts
SeverityFileLineSnippet
LOW…gent-harness/cli_anything/mailchimp/tests/test_core.py165 json={"email_address": "user@example.com"},
LOW…gent-harness/cli_anything/mailchimp/tests/test_core.py172 json={"email_address": "user@example.com"},
LOW…gent-harness/cli_anything/mailchimp/tests/test_core.py187 json={"email_address": "user@example.com"},
LOW…gent-harness/cli_anything/mailchimp/tests/test_core.py194 json={"email_address": "user@example.com"},
LOW…gent-harness/cli_anything/mailchimp/tests/test_core.py381 '{"email_address":"user@example.com"}',
LOW…gent-harness/cli_anything/mailchimp/tests/test_core.py390 json={"email_address": "user@example.com"},
LOW…gent-harness/cli_anything/mailchimp/tests/test_core.py409 '{"email_address":"user@example.com"}',
LOW…gent-harness/cli_anything/mailchimp/tests/test_core.py418 json={"email_address": "user@example.com"},
LOW…gent-harness/cli_anything/mailchimp/tests/test_core.py519 '{"email_address":"user@example.com","status":"subscribed"}',
LOW…gent-harness/cli_anything/mailchimp/tests/test_core.py528 json={"email_address": "user@example.com", "status": "subscribed"},
LOW…p/agent-harness/cli_anything/mailchimp/skills/SKILL.md199cli-anything-mailchimp --json lists create-members <list_id> --data '{"email_address":"user@example.com","status":"subsc
LOW…p/agent-harness/cli_anything/mailchimp/skills/SKILL.md202cli-anything-mailchimp --json search-members list --query "user@example.com" | jq '.exact_matches.members[]'
LOWbrowser/agent-harness/cli_anything/browser/README.md213cli-anything-browser act type /main/input[0] "user@example.com"
LOW…ser/agent-harness/cli_anything/browser/skills/SKILL.md89cli-anything-browser act type /main/input[0] "user@example.com"
LOWsafari/agent-harness/cli_anything/safari/README.md46cli-anything-safari tool fill --selector "#email" --value "user@example.com"
LOW…fari/agent-harness/cli_anything/safari/skills/SKILL.md102cli-anything-safari tool fill --selector "#email" --value "user@example.com"
LOW…fari/agent-harness/cli_anything/safari/skills/SKILL.md138 {"selector": "#email", "value": "user@example.com"},
LOWzoom/agent-harness/cli_anything/zoom/tests/test_core.py267 "email": "user@example.com",
LOWzoom/agent-harness/cli_anything/zoom/tests/test_core.py276 "--email", "user@example.com",
LOWzoom/agent-harness/cli_anything/zoom/tests/test_core.py281 assert "user@example.com" in result.output
LOWzoom/agent-harness/cli_anything/zoom/tests/test_core.py289 "email": "user@example.com",
LOWzoom/agent-harness/cli_anything/zoom/tests/test_core.py304 assert "user@example.com" in result.output
LOWskills/cli-anything-mailchimp/SKILL.md199cli-anything-mailchimp --json lists create-members <list_id> --data '{"email_address":"user@example.com","status":"subsc
LOWskills/cli-anything-mailchimp/SKILL.md202cli-anything-mailchimp --json search-members list --query "user@example.com" | jq '.exact_matches.members[]'
LOWskills/cli-anything-browser/SKILL.md89cli-anything-browser act type /main/input[0] "user@example.com"
LOWskills/cli-anything-safari/SKILL.md101cli-anything-safari tool fill --selector "#email" --value "user@example.com"
LOWskills/cli-anything-safari/SKILL.md137 {"selector": "#email", "value": "user@example.com"},
Redundant / Tautological Comments11 hits · 17 pts
SeverityFileLineSnippet
LOW…t-harness/cli_anything/chromadb/tests/test_full_e2e.py33 # Check if the console script is on PATH
LOWcli-anything-plugin/skill_generator.py508 # Write file
LOWcli-anything-plugin/scripts/setup-cli-anything.sh37# Check if HARNESS.md exists
LOWunimol_tools/agent-harness/test_features.sh15# Check if project exists
LOWunimol_tools/agent-harness/demo_real_examples.sh100# Check if examples directory exists
LOW…-harness/cli_anything/unimol_tools/unimol_tools_cli.py355 # Display results
LOW…rness/cli_anything/unimol_tools/core/models_manager.py294 # Check if improving
LOW…ent-harness/cli_anything/unimol_tools/utils/weights.py43 # Check if already downloaded
LOWunimol_tools/agent-harness/docs/test/run_tests.sh19# Check if pytest is installed
LOW…r/agent-harness/cli_anything/blender/core/animation.py75 # Check if keyframe already exists at this frame for this property
LOWqoder-plugin/setup-qodercli.sh93 # Check if plugin already registered (using --arg for safe variable passing)
Hallucination Indicators1 hit · 10 pts
SeverityFileLineSnippet
CRITICAL…_the_spire_ii/agent-harness/bridge/plugin/BridgeMod.cs191 && MegaCrit.Sts2.Core.Runs.RunManager.Instance.NetService.Type.IsMultiplayer();
Example Usage Blocks2 hits · 3 pts
SeverityFileLineSnippet
LOW.pi-extension/cli-anything/install.sh7# Usage:
LOWqoder-plugin/setup-qodercli.sh4# Usage:
Over-Commented Block2 hits · 2 pts
SeverityFileLineSnippet
LOW.pi-extension/cli-anything/install.sh1#!/usr/bin/env bash
LOW…t-harness/cli_anything/libreoffice/utils/lo_backend.py21