Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

Veightor/chutes-agent-toolkit

https://github.com/Veightor/chutes-agent-toolkit · scanned 2026-06-16 00:48 UTC (2 months, 1 week ago)

40 raw signals (0 security + 40 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 35 actionable findings from 1 signal source. 5 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 517 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
run_evals_module software healthy tests/test_run_evals.py:12
test_load_evals_returns_named_eval_set software healthy tests/test_run_evals.py:20
test_validate_evals_rejects_duplicate_ids software healthy tests/test_run_evals.py:34
test_build_summary_reports_eval_count software healthy tests/test_run_evals.py:48
test_render_markdown_contains_prompt_and_expected_output software healthy tests/test_run_evals.py:65
site_pack_module software healthy tests/test_build_agent_site_pack.py:12
good_payload software healthy tests/test_build_agent_site_pack.py:21
test_validate_payload_accepts_good_fixture software healthy tests/test_build_agent_site_pack.py:54
test_default_payload_validates software healthy tests/test_build_agent_site_pack.py:58
test_validate_payload_rejects_missing_required_field software healthy tests/test_build_agent_site_pack.py:65
test_filter_payload_focus_codex software healthy tests/test_build_agent_site_pack.py:72
test_render_markdown_contains_headings_and_links software healthy tests/test_build_agent_site_pack.py:79
test_render_json_is_stable software healthy tests/test_build_agent_site_pack.py:87
manage_credentials_module software healthy tests/test_manage_credentials.py:13
test_ensure_chutes_dir_creates_secure_directory_and_gitigno… software healthy tests/test_manage_credentials.py:28
test_cmd_get_prefers_environment_override_for_secret_field software healthy tests/test_manage_credentials.py:39
test_cmd_get_accepts_oauth_env_alias software healthy tests/test_manage_credentials.py:50
test_cmd_get_legacy_env_alias_still_works software healthy tests/test_manage_credentials.py:61
test_cmd_check_reports_gitignore_status software healthy tests/test_manage_credentials.py:72
test_cmd_set_profile_persists_metadata_and_secrets software healthy tests/test_manage_credentials.py:84
fake_write_secrets software healthy tests/test_manage_credentials.py:124
test_cmd_set_profile_merges_existing_secret_fields software healthy tests/test_manage_credentials.py:117
test_cmd_set_updates_metadata_and_secret_fields software healthy tests/test_manage_credentials.py:148
test_cmd_delete_removes_profile_and_secrets software healthy tests/test_manage_credentials.py:167
test_cmd_check_reports_encrypted_store_status software healthy tests/test_manage_credentials.py:198
load_module software healthy tests/test_hermes_chutes_doctor.py:9
test_mask_secret_never_exposes_raw_key software healthy tests/test_hermes_chutes_doctor.py:19
test_parse_env_file_accepts_export_and_quotes software healthy tests/test_hermes_chutes_doctor.py:30
test_parse_env_file_strips_unquoted_inline_comments software healthy tests/test_hermes_chutes_doctor.py:38
test_parse_env_file_keeps_hash_inside_quoted_value software healthy tests/test_hermes_chutes_doctor.py:46
test_summarize_models_counts_hermes_relevant_capabilities software healthy tests/test_hermes_chutes_doctor.py:54
test_render_hermes_config_uses_env_var_and_live_direct_mode… software healthy tests/test_hermes_chutes_doctor.py:97
pick_model_module software healthy tests/test_pick_model.py:13
snapshot_path software healthy tests/test_pick_model.py:22
test_fetch_models_offline_uses_snapshot software healthy tests/test_pick_model.py:60
test_cli_emits_latency_pool_for_agentic_task software healthy tests/test_pick_model.py:69
test_cli_filters_by_modality_and_json software healthy tests/test_pick_model.py:84
load_evals software healthy scripts/run_evals.py:11
validate_evals software healthy scripts/run_evals.py:18
build_summary software healthy scripts/run_evals.py:42
render_markdown software healthy scripts/run_evals.py:50
main software healthy scripts/run_evals.py:73
fetch_models software healthy scripts/pick_model.py:37
blended_price software healthy scripts/pick_model.py:48
main software healthy scripts/pick_model.py:53
fetch_models software healthy scripts/update_chutes_models.py:33
as_list software healthy scripts/update_chutes_models.py:48
num software healthy scripts/update_chutes_models.py:56
fmt_price software healthy scripts/update_chutes_models.py:65
fmt_context software healthy scripts/update_chutes_models.py:74

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
README.md software healthy README.md
LICENSE software healthy LICENSE
test_run_evals.py software healthy tests/test_run_evals.py
test_build_agent_site_pack.py software healthy tests/test_build_agent_site_pack.py
test_manage_credentials.py software healthy tests/test_manage_credentials.py
test_hermes_chutes_doctor.py software healthy tests/test_hermes_chutes_doctor.py
test_pick_model.py software healthy tests/test_pick_model.py
roadmap.md software healthy docs/roadmap.md
endpoint-guide.md software healthy docs/endpoint-guide.md
hermes-integration-spec.md software healthy docs/hermes-integration-spec.md
oauth-app-management.md software healthy docs/oauth-app-management.md
site-agent-growth-kit.md software healthy docs/site-agent-growth-kit.md
llms-txt-review.md software healthy docs/llms-txt-review.md
api-reference.md software healthy docs/api-reference.md
known-models.md software healthy docs/known-models.md
credential-store.md software healthy docs/credential-store.md
chutes-maxi-proposal.md software healthy docs/chutes-maxi-proposal.md
pre-hermes-phase2-checklist.md software healthy docs/pre-hermes-phase2-checklist.md
oauth-scope-cookbook.md software healthy docs/oauth-scope-cookbook.md
model-aliases.md software healthy docs/model-aliases.md
sign-in-with-chutes.md software healthy docs/sign-in-with-chutes.md
save-credentials-deprecation.md software healthy docs/save-credentials-deprecation.md
hermes-chutes-toolkit-guide.md software healthy docs/hermes-chutes-toolkit-guide.md
README.md software healthy docs/assets/README.md
nextjs-sign-in-with-chutes.md software healthy docs/frameworks/nextjs-sign-in-with-chutes.md
run_evals.py software healthy scripts/run_evals.py
pick_model.py software healthy scripts/pick_model.py
update_chutes_models.py software healthy scripts/update_chutes_models.py
hermes_chutes_doctor.py software healthy scripts/hermes_chutes_doctor.py
build_agent_site_pack.py software healthy scripts/build_agent_site_pack.py
README.md software healthy cookbook/README.md
chat.mjs software healthy cookbook/javascript/chat.mjs
02_streaming.py software healthy cookbook/python/02_streaming.py
06_vision.py software healthy cookbook/python/06_vision.py
01_first_call.py software healthy cookbook/python/01_first_call.py
05_routing_failover.py software healthy cookbook/python/05_routing_failover.py
03_tool_calling.py software healthy cookbook/python/03_tool_calling.py
07_mini_agent.py software healthy cookbook/python/07_mini_agent.py
04_structured_output.py software healthy cookbook/python/04_structured_output.py
README.md software healthy other-agents/openclaw/README.md
openclaw-routing.json software healthy other-agents/openclaw/config-examples/openclaw-routing.json
openclaw.json software healthy other-agents/openclaw/config-examples/openclaw.json
README.md software healthy other-agents/hermes/README.md
chutes-delegation.yaml software healthy other-agents/hermes/config-examples/chutes-delegation.yaml
chutes-basic.yaml software healthy other-agents/hermes/config-examples/chutes-basic.yaml
chutes-dual-endpoints.yaml software healthy other-agents/hermes/config-examples/chutes-dual-endpoints.y…
chutes-cheap-routing.yaml software healthy other-agents/hermes/config-examples/chutes-cheap-routing.ya…
SKILL.md software healthy other-agents/hermes/skills/chutes-deploy/SKILL.md
SKILL.md software healthy other-agents/hermes/skills/chutes-platform-ops/SKILL.md
SKILL.md software healthy other-agents/hermes/skills/chutes-routing/SKILL.md

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
tests software healthy tests
docs software healthy docs
assets software healthy docs/assets
frameworks software healthy docs/frameworks
scripts software healthy scripts
cookbook software healthy cookbook
javascript software healthy cookbook/javascript
python software healthy cookbook/python
other-agents software healthy other-agents
openclaw software healthy other-agents/openclaw
config-examples software healthy other-agents/openclaw/config-examples
hermes software healthy other-agents/hermes
config-examples software healthy other-agents/hermes/config-examples
skills software healthy other-agents/hermes/skills
chutes-deploy software healthy other-agents/hermes/skills/chutes-deploy
chutes-platform-ops software healthy other-agents/hermes/skills/chutes-platform-ops
chutes-routing software healthy other-agents/hermes/skills/chutes-routing
chutes-sign-in software healthy other-agents/hermes/skills/chutes-sign-in
chutes-usage-and-billing software healthy other-agents/hermes/skills/chutes-usage-and-billing
chutes-mcp-portability software healthy other-agents/hermes/skills/chutes-mcp-portability
chutes-ai software healthy other-agents/hermes/skills/chutes-ai
chutes-tee software healthy other-agents/hermes/skills/chutes-tee
chutes-agent-registration software healthy other-agents/hermes/skills/chutes-agent-registration
system-prompt software healthy other-agents/system-prompt
codex software healthy other-agents/codex
openai-compatible software healthy other-agents/openai-compatible
site software healthy site
pages software healthy site/pages
evals software healthy evals
.github software healthy .github
workflows software healthy .github/workflows
plugins software healthy plugins
chutes-ai software healthy plugins/chutes-ai
skills software healthy plugins/chutes-ai/skills
chutes-deploy software healthy plugins/chutes-ai/skills/chutes-deploy
scripts software healthy plugins/chutes-ai/skills/chutes-deploy/scripts
references software healthy plugins/chutes-ai/skills/chutes-deploy/references
chutes-platform-ops software healthy plugins/chutes-ai/skills/chutes-platform-ops
scripts software healthy plugins/chutes-ai/skills/chutes-platform-ops/scripts
chutes-routing software healthy plugins/chutes-ai/skills/chutes-routing
scripts software healthy plugins/chutes-ai/skills/chutes-routing/scripts
references software healthy plugins/chutes-ai/skills/chutes-routing/references
chutes-sign-in software healthy plugins/chutes-ai/skills/chutes-sign-in
scripts software healthy plugins/chutes-ai/skills/chutes-sign-in/scripts
references software healthy plugins/chutes-ai/skills/chutes-sign-in/references
frameworks software healthy plugins/chutes-ai/skills/chutes-sign-in/references/framewor…
chutes-usage-and-billing software healthy plugins/chutes-ai/skills/chutes-usage-and-billing
scripts software healthy plugins/chutes-ai/skills/chutes-usage-and-billing/scripts
chutes-mcp-portability software healthy plugins/chutes-ai/skills/chutes-mcp-portability
scripts software healthy plugins/chutes-ai/skills/chutes-mcp-portability/scripts

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
auth::other-agents/hermes/README.md security healthy other-agents/hermes/README.md
auth::plugins/chutes-ai/skills/chutes-mcp-portability/mcp-s… security healthy plugins/chutes-ai/skills/chutes-mcp-portability/mcp-server/…
auth::other-agents/hermes/skills/chutes-platform-ops/SKILL.… security healthy other-agents/hermes/skills/chutes-platform-ops/SKILL.md
auth::plugins/chutes-ai/skills/chutes-platform-ops/scripts/… security healthy plugins/chutes-ai/skills/chutes-platform-ops/scripts/revoke…
auth::other-agents/hermes/skills/chutes-sign-in/SKILL.md security healthy other-agents/hermes/skills/chutes-sign-in/SKILL.md
auth::plugins/chutes-ai/skills/chutes-sign-in/SKILL.md security healthy plugins/chutes-ai/skills/chutes-sign-in/SKILL.md
auth::plugins/chutes-ai/skills/chutes-ai/SKILL.md security healthy plugins/chutes-ai/skills/chutes-ai/SKILL.md
auth::evals/evals.json security healthy evals/evals.json
auth::plugins/chutes-ai/skills/chutes-mcp-portability/SKILL… security healthy plugins/chutes-ai/skills/chutes-mcp-portability/SKILL.md
auth::plugins/chutes-ai/skills/chutes-sign-in/scripts/rotat… security healthy plugins/chutes-ai/skills/chutes-sign-in/scripts/rotate_secr…
auth::other-agents/hermes/skills/chutes-ai/SKILL.md security healthy other-agents/hermes/skills/chutes-ai/SKILL.md
auth::plugins/chutes-ai/skills/chutes-sign-in/scripts/insta… security healthy plugins/chutes-ai/skills/chutes-sign-in/scripts/install_siw…
auth::plugins/chutes-ai/skills/chutes-platform-ops/scripts/… security healthy plugins/chutes-ai/skills/chutes-platform-ops/scripts/list_a…
auth::plugins/chutes-ai/skills/chutes-platform-ops/scripts/… security healthy plugins/chutes-ai/skills/chutes-platform-ops/scripts/rotate…
auth::plugins/chutes-ai/skills/chutes-platform-ops/scripts/… security healthy plugins/chutes-ai/skills/chutes-platform-ops/scripts/audit_…
auth::plugins/chutes-ai/skills/chutes-sign-in/scripts/verif… security healthy plugins/chutes-ai/skills/chutes-sign-in/scripts/verify_siwc…
auth::plugins/chutes-ai/skills/chutes-platform-ops/SKILL.md security healthy plugins/chutes-ai/skills/chutes-platform-ops/SKILL.md
auth::README.md security healthy README.md
auth::plugins/chutes-ai/skills/chutes-sign-in/scripts/regis… security healthy plugins/chutes-ai/skills/chutes-sign-in/scripts/register_oa…
auth::plugins/chutes-ai/skills/chutes-platform-ops/scripts/… security healthy plugins/chutes-ai/skills/chutes-platform-ops/scripts/intros…
auth::plugins/chutes-ai/skills/chutes-ai/scripts/manage_cre… security healthy plugins/chutes-ai/skills/chutes-ai/scripts/manage_credentia…

LabelLayerStatusPath
SecretStatus software healthy scripts/hermes_chutes_doctor.py:39
HermesStatus software healthy scripts/hermes_chutes_doctor.py:49

LabelLayerStatusPath
port:09 network healthy .github/workflows/refresh-chutes-models.yml
port:17 network healthy .github/workflows/refresh-chutes-models.yml

LabelLayerStatusPath
repobility-clone-axd75mfu software healthy /tmp/repobility-clone-axd75mfu

LabelLayerStatusPath
nginx network healthy README.md

LabelLayerStatusPath
gpu (detected) hardware healthy README.md

LabelLayerStatusPath
gha::refresh-chutes-models cicd healthy .github/workflows/refresh-chutes-models.yml

LabelLayerStatusPath
refresh-models cicd healthy .github/workflows/refresh-chutes-models.yml
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/13d54bf9-536f-4eea-a63b-d41ab6c4b7f1/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/13d54bf9-536f-4eea-a63b-d41ab6c4b7f1/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.