ecommerce-walmart-category-market
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: The skill interacts with the vendor's official API (api.nexscope.ai) using standard authentication via environment variables. The included Python script performs legitimate operations for data retrieval, caching, and result summarization.- [INDIRECT_PROMPT_INJECTION]: The skill has a data ingestion surface for market research data.
- Ingestion points: External market data is retrieved from the nexscope.ai API and processed for summarization.
- Boundary markers: Instructions in SKILL.md guide the agent to summarize only returned facts and preserve source values without inventing defaults.
- Capability inventory: The skill can make network requests to the vendor's API and write response data to the local filesystem.
- Sanitization: The Python script validates the response as structured JSON.
Audit Metadata