vendure-entity-reviewing
Pass
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill utilizes standard Unix utilities (
find,grep,echo,head) to perform pattern matching on local source code files. These operations are restricted to specific file extensions (*.entity.ts,*.service.ts) and do not involve shell interpolation of untrusted user input. - [DATA_EXFILTRATION] (SAFE): No network-capable commands (like
curlorwget) or file-reading operations targeting sensitive directories (like~/.sshor.env) were detected. - [PROMPT_INJECTION] (SAFE): The markdown content contains instructions for the agent to perform audits but does not include patterns aimed at bypassing safety filters, extracting system prompts, or overriding core agent behavior.
- [REMOTE_CODE_EXECUTION] (SAFE): There are no patterns involving the download and execution of remote scripts or the installation of unverified third-party packages.
Audit Metadata