Amazon Backend Report
v1.0.0Amazon Seller Central backend data report auto-analysis agent. Automatically analyze business reports, inventory reports, advertising reports, and financial...
⭐ 0· 82·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description match the SKILL.md: the agent expects the user to paste CSV/text exports from Seller Central and performs offline analysis. It does not request Seller Central credentials or unrelated services, which is coherent for a paste-based analyzer.
Instruction Scope
Instructions ask the user to paste exported report data and provide goals, periods, and ASIN lists — all reasonable. Note: pasted reports may contain sensitive financial or PII data; the skill also defines a 'report save' command (saving to the agent workspace), so users should be aware their data may be stored by the agent. The SKILL.md does not instruct the agent to fetch data from external endpoints or read system files, which limits scope creep.
Install Mechanism
No install spec or code files are present; this is instruction-only, so nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. This matches the stated paste-based workflow and is proportionate.
Persistence & Privilege
always:false and normal autonomous invocation are set (expected). The only persistence hint is the 'report save <period>' command which implies writing to the agent workspace—this is normal but users should confirm how/where the workspace stores data and who can access it.
Assessment
This skill appears coherent for analyzing exported Seller Central CSV/text reports and does not request credentials or install code. Before using: (1) avoid pasting raw sensitive or personally identifiable data—sanitize or anonymize reports if possible; (2) confirm where the agent's workspace stores saved reports and who can access them, since 'report save' implies persistence; (3) note the skill lists 'allowed-tools: Bash' though it contains no shell commands — consider restricting shell execution if you don't want the agent running commands in your environment; (4) if you expect the skill to fetch data directly from Seller Central (automatically), it currently will not do that without additional credentials or code. If any of these concerns matter to you, review the referenced GitHub repo before installing or only use with non-sensitive sample data.Like a lobster shell, security has layers — review code before you run it.
latestvk97ekt9jathvgmwvvjt2h9yt1d83gnzg
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
