skogai-routing
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes several helper scripts, such as
validate-schema.sh,create-gh-issue.sh, andlist-xml-tags.sh, that execute standard development tools includingpython3,jq,bats, and the GitHub CLI (gh). These tools are used appropriately for framework maintenance, testing, and automation as described in the documentation. - [DATA_EXFILTRATION]: The
create-gh-issue.shutility is designed to read local reference files and submit their content to a GitHub repository by creating an issue. This is a functional feature for reporting framework issues or bugs and follows standard developer automation practices. - [CREDENTIALS_UNSAFE]: The skill includes a dedicated reference file (
api-security.md) that provides security best-practice guidance. It correctly identifies the risk of credential exposure in conversational history and instructs the agent and user to use a local.envfile for secure storage, aligning with industry standards.
Audit Metadata