amazon-competitor-analyzer
Analyze Amazon Competitors by ASIN
Manual Amazon competitor research is slow and inconsistent. This skill retrieves product data through BrowserAct, compares core metrics, and creates local reports.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "amazon-competitor-analyzer" from https://skillstore.io/skills/browser-act-amazon-competitor-analyzer.md and its manifest at https://skillstore.io/api/skills/browser-act-amazon-competitor-analyzer/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "amazon-competitor-analyzer". Analyze one valid ASIN and save results to the current directory.
Expected outcome:
The skill validates the ASIN, retrieves its BrowserAct result, and creates CSV, Markdown, and JSON report files.
Using "amazon-competitor-analyzer". Compare four competing ASINs for pricing and ratings.
Expected outcome:
- Price positioning identifies the observed lowest and highest prices.
- Rating analysis identifies the highest rating and orders products by review volume.
- Failed or unavailable product records remain visible in the generated reports.
Using "amazon-competitor-analyzer". Analyze an invalid ASIN.
Expected outcome:
The skill reports the invalid identifier and skips submission for that item.
Security Audit
Medium RiskMost high-severity detections are false positives from placeholders, expected credential handling, Markdown fences, and documented environment setup. The executable makes disclosed BrowserAct requests and writes reports to user-selected directories. CLI secrets and unescaped spreadsheet fields remain meaningful risks.
Confirmed security concerns (3)
Capability review items (12)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
๐ Network access (8)
๐ Env variables (22)
๐ Filesystem access (5)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/browser-act-amazon-competitor-analyzer/audits/6?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/browser-act-amazon-competitor-analyzer?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/browser-act-amazon-competitor-analyzer?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/browser-act-amazon-competitor-analyzer/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/browser-act-amazon-competitor-analyzer.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
browser-act. (2026). amazon-competitor-analyzer security audit report (audit version 6) [Author version unspecified]. Skillstore. https://skillstore.io/skills/browser-act-amazon-competitor-analyzer/audits/6BibTeX citation
@techreport{browser-act-browser-act-amazon-competitor-analyzer-2026,
author = {browser-act},
title = {amazon-competitor-analyzer security audit report (audit version 6)},
institution = {Skillstore},
year = {2026},
number = {6},
url = {https://skillstore.io/skills/browser-act-amazon-competitor-analyzer/audits/6},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "amazon-competitor-analyzer security audit report (audit version 6)"
version: "unspecified"
type: report
authors:
- name: "browser-act"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/browser-act-amazon-competitor-analyzer/audits/6"
identifiers:
- type: other
value: "skillstore:browser-act-amazon-competitor-analyzer:audit:6"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Compare a Product Shortlist
Collect prices, ratings, and review counts for candidate products before prioritizing deeper research.
Benchmark Market Pricing
Compare the lowest and highest observed prices across selected ASINs and export the source data.
Track Competing Listings
Create repeatable local reports for a known set of competing Amazon listings.
Try These Prompts
Analyze ASIN [ASIN]. Validate it, retrieve available product data, and save all reports to [OUTPUT_DIRECTORY].
Compare these ASINs: [ASIN_LIST]. Summarize price, rating, and review volume differences, then save the reports to [OUTPUT_DIRECTORY].
Analyze [ASIN_LIST]. Identify the lowest price, highest price, top rating, and largest review volume using only retrieved data.
Analyze [ASIN_LIST] and save reports to [OUTPUT_DIRECTORY]. Flag failed records, missing fields, and metric outliers without inventing unavailable insights.
Best Practices
- Use only ASINs that you are authorized to research and follow applicable marketplace terms.
- Store the BrowserAct key in a protected environment variable and review report destinations before running.
- Verify missing fields and failed tasks before using the comparison for business decisions.
Avoid
- Do not pass production API keys through shared shell commands or recorded automation logs.
- Do not treat the output as sentiment, visual, or moat analysis because those features are not implemented.
- Do not overwrite an existing report directory without reviewing its current files.
Frequently Asked Questions
What credentials are required?
Does the skill access Amazon directly?
Which report formats are generated?
What comparisons are implemented?
How are invalid ASINs handled?
Can reports replace existing files?
Developer Details
Author
browser-actLicense
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Repository
https://github.com/browser-act/skills/tree/main/solutions/ecommerce/amazon-competitor-analyzerRef
a39a91716eadede5f4cdefd78178fed4e837a128
Maintenance freshness
7/24/2026
Usage
4 downloads ยท 83 views
File structure