orient
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard, read-only system commands (
findandtree) to map the directory structure of a project. These are used appropriately for codebase exploration and do not involve untrusted input or dangerous flags. - [SAFE]: The instructions prioritize reading configuration templates (e.g.,
.env.example,.env.template) over actual secret files, demonstrating safe handling of environment documentation. - [SAFE]: No evidence of prompt injection, data exfiltration, or unauthorized network activity was found. The skill's operations are consistent with its described purpose of project orientation.
Audit Metadata