memory-search
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
Bashtool to execute search commands vianpx. User-provided queries are interpolated into these commands to facilitate retrieval. - [EXTERNAL_DOWNLOADS]: Fetches the
@claude-flow/cliandruvectorpackages from the NPM registry. These tools are associated with the vendor's ecosystem and used for their intended search functionality. - [PROMPT_INJECTION]: Ingests user queries that are interpolated into shell commands. This creates an indirect ingestion surface where the agent is instructed to use external input within a shell context, though the primary intent is standard functionality.
Audit Metadata