amazon-seller-operations — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited amazon-seller-operations (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
This skill was deployed from the DOE development environment.
Source Directive: directives/amazon_seller_operations.md
Provide natural language interface to Amazon Seller Central via SP-API for inventory management, cost optimization, review management, and seller operations.
This skill is automatically triggered based on the description above. Claude will detect when your request matches this skill's capabilities.
When the amazon-sp-api MCP server is configured, use it directly for:
The MCP server handles rate limiting and authentication automatically.
If MCP is not available, use these execution scripts:
execution/amazon_sp_api.py - Base SP-API wrapper with authenticationexecution/amazon_inventory_optimizer.py - Inventory reorder recommendations (COMPLETE)execution/amazon_fee_calculator.py - FBA fee calculator with 2026 structure (COMPLETE)execution/amazon_get_refresh_token.py - OAuth token managementexecution/amazon_oauth_server.py - OAuth authorization flowStatus:
For detailed implementation instructions, refer to the source directive:
Directive: amazon_seller_operations.md
The directive contains:
python execution scripts
This skill references the directive in directives/ for complete documentation. All execution logic is in deterministic Python scripts in execution/.
Intermediate files are stored in .tmp/ and are not committed to version control.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.