media-router
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides structured logic for routing audio and video processing requests to appropriate downstream services.
- [COMMAND_EXECUTION]: The skill includes a Node.js script (scripts/route_media_job.mjs) used to process job configurations. This script uses standard built-in modules (node:fs, node:path) to read and parse JSON job briefs and does not perform any dangerous operations such as arbitrary command execution or external network requests.
- [DATA_EXFILTRATION]: No network activity or attempts to access sensitive system files (e.g., credentials, SSH keys) were found. The script only reads a JSON file provided as an argument for processing.
- [PROMPT_INJECTION]: The instructions in SKILL.md are focused on operational logic and routing rules. They do not contain any patterns designed to bypass AI safety guardrails, override system prompts, or extract internal instructions.
Audit Metadata