Amazon Backend Report
Analysis
The skill’s report-analysis purpose is clear, but it requests broad Bash access that is not justified by the visible paste-and-analyze workflow.
Findings (2)
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.
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.
allowed-tools: Bash
The skill grants the agent a broad local shell tool, while the visible instructions describe analyzing user-pasted Seller Central report data and do not show a need for shell execution.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
report save <period> # save analysis to workspace
The skill includes a user-facing command to save analyses, which may retain summaries derived from sensitive Amazon Seller Central financial, advertising, inventory, or sales reports.
