dealer-engagement-scorer
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a structured workflow for data analysis using authorized platform tools (MCP). Its primary function is to fetch, process, and score dealer inventory metrics.\n- [DATA_EXPOSURE]: The skill references a project-specific memory file (
marketcheck-profile.md) to maintain context such as geographic regions and fee structures. This usage follows best practices for maintaining session state and does not access sensitive system credentials or private keys.\n- [COMMAND_EXECUTION]: All data operations are performed via designated tool calls (mcp__marketcheck__search_active_cars,mcp__marketcheck__get_sold_summary). There are no instances of arbitrary shell execution, system command injection, or privilege escalation.\n- [REMOTE_CODE_EXECUTION]: The skill does not download external scripts, install unverified packages, or execute remote code. It strictly processes numerical and categorical data from established API tools.
Audit Metadata