ecommerce-amazon-niche-info
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a Python script (
scripts/amazon_niche_info.py) to handle API requests and data processing. - [EXTERNAL_DOWNLOADS]: The skill retrieves market intelligence from an external API proxy provided by the vendor.
- [DATA_EXFILTRATION]: The skill uses an environment-based API key for authentication and saves data to the local project directory.
- [INDIRECT_PROMPT_INJECTION]: The skill processes Amazon niche data, including customer review insights, which could potentially contain malicious instructions.
- Ingestion points:
scripts/amazon_niche_info.py(via API response). - Boundary markers: The skill instructs the agent to display data in structured categories.
- Capability inventory: Local file writing and network POST requests to the vendor proxy.
- Sanitization: Standard JSON parsing is used to handle response data.
Audit Metadata