model-route-guardDiagnose and fix model routing conflicts. Ensure primary model uses correct provider endpoint without duplicate overrides.
Install via ClawdBot CLI:
clawdbot install dalomeve/model-route-guardGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://coding.dashscope.aliyuncs.com/v1Audited Apr 17, 2026 · audit v1.0
Generated Mar 20, 2026
When setting up a multi-agent AI development environment, developers often encounter model routing conflicts due to overlapping global and agent-specific configurations. This skill resolves mismatches in provider endpoints, ensuring that all agents use the correct API without silent fallbacks to unintended models, which is critical for maintaining consistent performance and cost control.
In large organizations deploying AI agents across departments, duplicate provider definitions can lead to failed model calls and inconsistent behavior. This skill audits and fixes routing issues by standardizing endpoints, preventing downtime and ensuring reliable access to primary models for business-critical applications like customer support or data analysis.
Researchers using multiple AI models for experiments may face conflicts when global settings clash with project-specific overrides. This skill diagnoses and corrects these conflicts, enabling seamless switching between models and providers, which is essential for reproducible results and efficient resource utilization in academic or R&D settings.
For SaaS providers offering AI-powered features, incorrect model routing can cause service disruptions and user dissatisfaction. This skill ensures that the primary model uses the correct provider endpoint by removing duplicate configurations, supporting scalable and reliable deployments in cloud-based applications.
In automated CI/CD pipelines for AI applications, model routing conflicts can break deployments and lead to costly errors. This skill integrates into scripts to audit and fix provider mismatches, streamlining operations and maintaining consistency across development, testing, and production environments.
Offer this skill as part of a premium subscription for AI development platforms, providing automated conflict resolution and monitoring. Revenue is generated through monthly or annual fees from developers and enterprises seeking reliable model management, with tiered pricing based on usage or support levels.
Provide consulting services to help organizations implement and customize this skill for their specific AI infrastructure. Revenue comes from one-time project fees or ongoing retainer agreements, focusing on troubleshooting, optimization, and training to reduce operational overhead and improve system reliability.
Release the skill as open source with basic functionality, while offering advanced features like automated audits, detailed reporting, or premium support through a paid version. Revenue is generated from upsells to enterprise clients or donations, fostering community adoption and feedback for continuous improvement.
💬 Integration Tip
Integrate this skill into existing CI/CD pipelines or monitoring tools to automatically detect and resolve routing conflicts during deployments, reducing manual intervention and ensuring consistent model performance.
Scored Apr 19, 2026
Security-first skill vetting for AI agents. Use before installing any skill from ClawdHub, GitHub, or other sources. Checks for red flags, permission scope,...
Comprehensive security auditing for Clawdbot deployments. Scans for exposed credentials, open ports, weak configs, and vulnerabilities. Auto-fix mode included.
Analyze and classify agent skills for safety using local evaluation. Optionally produce a signed attestation of the vetting result.
Detect 500+ types of hardcoded secrets (API keys, credentials, tokens) before they leak into git. Wraps GitGuardian's ggshield CLI.
Audit codebases and infrastructure for security issues. Use when scanning dependencies for vulnerabilities, detecting hardcoded secrets, checking OWASP top 10 issues, verifying SSL/TLS, auditing file permissions, or reviewing code for injection and auth flaws.
Detects fail-open insecure defaults (hardcoded secrets, weak auth, permissive security) that allow apps to run insecurely in production. Use when auditing security, reviewing config management, or analyzing environment variable handling.