m11-ecosystem
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a dynamic context injection pattern (
!grep ...) to execute a shell command that reads the project'sCargo.tomlfile. This command is used to provide the agent with information about currently installed Rust dependencies. The execution is restricted to local file reading of a non-sensitive configuration file and does not involve network operations or user-supplied arguments. - [DATA_EXFILTRATION]: While the skill reads local project data (
Cargo.toml), there are no network tools or commands present that would allow for the exfiltration of this data to an external source.
Audit Metadata