process-analyzer
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to perform read-only analysis of domain documentation to identify workflows and dependencies. It does not request dangerous permissions such as shell access or network connectivity.
- [COMMAND_EXECUTION]: While the skill description mentions integration with JavaScript files (e.g.,
phase2-identify-processes.js), the skill itself does not contain logic to execute these scripts or any other arbitrary commands. It uses standard file system tools for search and retrieval. - [DATA_EXPOSURE]: Access to files is limited to those reachable by the
Read,Glob, andGreptools. This is appropriate for its stated purpose of analyzing project documentation. There are no patterns indicating attempts to access sensitive system files or credentials.
Audit Metadata