Security audit
Amazon Listing Analyzer
Security checks across malware telemetry and agentic risk
Overview
The skill is self-contained and its code, instructions, and requirements align with its stated purpose (offline Amazon listing analysis using built-in rules).
This skill appears coherent and self-contained: it analyzes text using built-in rules and does not request credentials or call external APIs. Before installing, consider that outputs are heuristic recommendations (not Amazon compliance/legal advice) and rely on the embedded keyword DB and templates which may be limited or stale. If you need live market metrics or seller-account actions, a different skill that requires vetted API credentials would be necessary. If you want extra assurance, review the remaining parts of handler.py (the truncated portion) to confirm there are indeed no network, file I/O, or subprocess calls; run the provided tests locally to verify behavior (including the input-length guard).
VirusTotal
No VirusTotal findings
Static analysis
No suspicious patterns detected.
