可信 — 风险评分 5/100
上次扫描:20 小时前 重新扫描
5 /100
exa-x-search
Search Twitter/X for tweets, discussions, and sentiment on topics using Exa's tweet category search
This is a pure documentation skill (SKILL.md only) that describes a Twitter/X search workflow using Exa's CLI tool. All shell execution is declared in the documentation.
技能名称exa-x-search
分析耗时17.6s
引擎pi
可以安装
No action needed. The skill is a simple wrapper for a documented CLI tool with no hidden functionality.
资源类型声明权限推断权限状态证据
文件系统 NONE NONE No filesystem access declared or implied
网络访问 READ READ ✓ 一致 SKILL.md: Uses exa.js CLI for API calls - declared behavior
命令执行 WRITE WRITE ✓ 一致 SKILL.md:29 - node tools/clis/exa.js exec declared as core functionality
环境变量 NONE NONE No environment variable access declared or observed

目录结构

1 文件 · 3.6 KB · 102 行
Markdown 1f · 102L
└─ 📝 SKILL.md Markdown 102L · 3.6 KB

安全亮点

✓ No implementation code present - pure documentation skill
✓ All shell execution via node exa.js is explicitly declared in SKILL.md
✓ No external dependencies or package files that could introduce supply chain risk
✓ No sensitive file access patterns observed
✓ No credential harvesting or exfiltration behavior
✓ No obfuscation or base64-encoded payloads
✓ No hidden instructions in comments