amazon-sales-estimator
Pass
Audited by Gen Agent Trust Hub on Mar 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches product data (Best Seller Rank, price, and category) from various Amazon marketplaces using platform-integrated search and fetch tools. These operations are limited to retrieving public marketplace information.
- [COMMAND_EXECUTION]: The documentation includes installation instructions via
npxto add the skill from the author's official repository, which is standard for skill distribution. - [PROMPT_INJECTION]: The skill processes untrusted product information from Amazon search results and product pages. Ingestion points: Amazon product titles and BSR data retrieved via
web_fetchandweb_search. Boundary markers: None present. Capability inventory: Restricted to web fetching and data processing with no access to local files or command execution. Sanitization: No specific filtering is described, but the risk remains safe due to the agent's limited tool access.
Audit Metadata