token-efficient-task-router

PassAudited by VirusTotal on May 2, 2026.

Findings (1)

The 'token-efficient-task-router' is a governance and optimization skill designed to control AI agent behavior to reduce token costs and improve execution safety. It implements a multi-mode routing system (Ask, Plan, Craft, Expert) and enforces strict confirmation gates for high-risk operations like file modifications or batch processing. The included utility scripts, specifically 'scripts/validate_skill.py', are defensive tools that actively scan for security risks such as hardcoded credentials, dangerous shell commands (e.g., rm -rf, eval), and auto-upload patterns. The logic is entirely consistent with its stated purpose of providing a safety and ROI-conscious layer for agentic workflows.