Back to skill
v1.0.0

amazon-listing-upload

ReviewClawScan verdict for this skill. Analyzed May 1, 2026, 7:23 AM.

Analysis

This is a coherent Amazon Seller Central guide, but it includes workflows that can change public listings, inventory, shipments, and disposal actions without explicit approval safeguards.

GuidanceInstall only if you want agent assistance with Amazon Seller Central. Keep final publish, save, price, inventory, shipment, and disposal actions under explicit human approval, and verify compliance-sensitive listing content independently before submitting it.

Findings (4)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

Abnormal behavior control

Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.

Tool Misuse and Exploitation
SeverityMediumConfidenceHighStatusConcern
references/listing-workflow.md
### Submit Listing
1. Click "Save and Finish"
2. Wait for submission confirmation
3. Note the ASIN assigned (if new listing)

This is a final Seller Central account mutation that can publish or update a product listing; the workflow does not include an explicit stop-and-confirm step before submission.

User impactAn agent following the workflow too freely could submit listings with incorrect prices, inventory, images, or compliance-sensitive content.
RecommendationRequire explicit user review and confirmation before any final Seller Central save, submit, upload, price change, or inventory change.
Tool Misuse and Exploitation
SeverityMediumConfidenceHighStatusConcern
references/fba-workflow.md
### Removal Orders
1. **Inventory** → **Manage Inventory**
2. Select items to remove
3. **Create Removal Order**
4. Choose: Return to you / Dispose
5. Pay removal fee

The skill documents inventory removal and disposal actions, which can incur fees and cause loss of stock, without stating a required human approval step.

User impactA mistaken action could remove or dispose of FBA inventory and create financial or operational loss.
RecommendationTreat removal, disposal, shipment, and carrier actions as high-impact operations that require explicit user confirmation and a final review of quantities, SKUs, fees, and destination.
Human-Agent Trust Exploitation
SeverityLowConfidenceMediumStatusConcern
references/examples/supplement-example.md
Backend Search Terms ... fatty liver support ... bloat relief ... detox supplement
...
### Compliance Checklist
- [x] FDA disclaimer included
- [x] No medical claims made

The example self-certifies that no medical claims are made while also suggesting health-condition or treatment-adjacent wording, which users may over-trust as compliant.

User impactA user could submit supplement listing content that is later suppressed, rejected, or causes seller-account compliance issues.
RecommendationIndependently verify all supplement, health, FDA, and Amazon policy claims before using example text in a live listing.
Permission boundary

Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.

Identity and Privilege Abuse
SeverityLowConfidenceHighStatusNote
references/listing-workflow.md
Before starting, ensure you have:
- [ ] Seller Central account (Professional plan)
...
1. Log into Seller Central

The workflow depends on an authenticated Amazon Seller Central account; this is expected for the purpose, but it is privileged business account access.

User impactAnyone using the skill through an agent may expose seller account data and allow changes within the logged-in account session.
RecommendationUse a least-privileged account where possible, supervise browser sessions, and do not share passwords or session credentials beyond what is necessary.