lululemon-research
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a local shell script
scripts/crawlora.shto executecurlcommands for API interaction. This is standard functionality for communicating with the vendor's REST API and handles environment-variable-based authentication safely.- [EXTERNAL_DOWNLOADS]: All network operations are directed toapi.crawlora.net, which is the official API endpoint for the skill's author. These downloads are restricted to Lululemon catalog and store data.- [INDIRECT_PROMPT_INJECTION]: The skill retrieves untrusted third-party content in the form of product reviews through thelululemon_productendpoint, representing a potential surface for indirect prompt injection.\n - Ingestion points: The
product_iddetail endpoint inreference/endpoints.md.\n - Boundary markers: The skill instructions do not specify the use of delimiters or markers to isolate fetched review content within the agent's prompt context.\n
- Capability inventory: Shell command execution via
curlinscripts/crawlora.sh.\n - Sanitization: No explicit sanitization or filtering of the review text is implemented within the skill's scripts.
Audit Metadata