Back to skill
v1.0.0

Amazon FBA Prep

BenignClawScan verdict for this skill. Analyzed May 1, 2026, 8:10 AM.

Analysis

This is an instruction-only Amazon FBA preparation guide with no code, credentials, or account-changing authority; the only noteworthy item is a user-directed external install command in the documentation.

GuidanceThis skill appears safe as an informational FBA prep guide. Before running the optional npx install command shown in the documentation, verify that you trust the referenced GitHub repository and understand what the CLI will install.

Findings (1)

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.

Agentic Supply Chain Vulnerabilities
SeverityLowConfidenceHighStatusNote
SKILL.md
npx skills add nexscope-ai/eCommerce-Skills --skill amazon-fba-prep -g

The documentation suggests a user-run command that installs a skill from an external GitHub repository globally. This is purpose-aligned setup documentation and not automatic behavior, but the source should be reviewed before running the command.

User impactIf a user manually runs the install command, they are trusting the referenced external repository and CLI behavior.
RecommendationOnly run the install command if you trust the repository and have reviewed the package/source you are installing.