eae-skill-router
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- Prompt Injection (SAFE): No instructions found that attempt to bypass safety filters or override agent constraints.
- Data Exposure & Exfiltration (SAFE): File operations are limited to local management of engineering templates and a tracking manifest. No network operations or credential harvesting patterns were detected.
- Obfuscation (SAFE): All scripts and templates are in plain text and follow standard programming practices without encoding or hidden characters.
- Unverifiable Dependencies & Remote Code Execution (SAFE): The Python scripts use only standard library modules (uuid, json, argparse, etc.). No external package installations or remote script executions are present.
- Privilege Escalation (SAFE): No commands requesting administrative privileges or modifying system-level permissions were found.
- Persistence Mechanisms (SAFE): No attempts to modify startup scripts, scheduled tasks, or system configurations for persistence.
- Dynamic Execution (SAFE): No use of dangerous functions like eval(), exec(), or dynamic library loading from untrusted sources.
Audit Metadata