rust-skill-router
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill operates as a logic provider for task routing within a Rust development context. It uses a predefined lookup table to recommend the next appropriate skill path based on user input.
- [NO_CODE]: The skill does not contain any executable scripts, binaries, or source code. It purely consists of natural language instructions and a routing table.
- [DATA_EXPOSURE]: The skill reads project-level metadata files (directory.json, README.md, SKILL.md) which are standard for discovery and documentation. No access to sensitive files, credentials, or environment variables is present.
- [REMOTE_CODE_EXECUTION]: There are no patterns involving external downloads, package installations, or remote script execution.
Audit Metadata