可信 — 风险评分 5/100
上次扫描:18 小时前 重新扫描
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.
技能名称amazon-keyword-research
分析耗时28.7s
引擎pi
可以安装
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 78L · 2.7 KB
├─ 📋 _meta.json JSON 6L · 113 B
└─ 📝 SKILL.md Markdown 200L · 7.9 KB

安全亮点

✓ 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