扫描报告
5 /100
amazon-keyword-research
Amazon keyword research and market opportunity analysis for sellers
A legitimate Amazon keyword research tool that fetches public autocomplete data from Amazon's official API. No malicious behavior detected.
可以安装
This skill is safe to use for its stated purpose of Amazon keyword research.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | WRITE | WRITE | ✓ 一致 | SKILL.md declares script execution via <skill>/scripts/research.sh |
| 网络访问 | READ | READ | ✓ 一致 | SKILL.md declares autocomplete API access; script uses curl to completion.amazon… |
| 命令执行 | WRITE | WRITE | ✓ 一致 | Script execution is declared in documentation |
2 项发现
中危 外部 URL 外部 URL
https://trends.google.com/trends/explore?q= SKILL.md:99 中危 外部 URL 外部 URL
https://completion.$ scripts/research.sh:41 目录结构
3 文件 · 10.7 KB · 284 行 Markdown 1f · 200L
Shell 1f · 78L
JSON 1f · 6L
├─
▾
scripts
│ └─
research.sh
Shell
├─
_meta.json
JSON
└─
SKILL.md
Markdown
安全亮点
✓ All capabilities declared in SKILL.md match actual implementation
✓ Uses only Amazon's public autocomplete API (completion.amazon.com)
✓ No credential harvesting or environment variable access
✓ No obfuscation or suspicious code patterns
✓ Standard tools only: curl, python3, sort
✓ No data exfiltration or C2 communication
✓ No supply chain risks - no external dependencies