← 返回 Skills 市场
Nyne Deep Research
作者
Michael Fanous
· GitHub ↗
· v1.0.0
621
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nyne-deep-research
功能描述
Research any person using the Nyne Deep Research API. Submit an email, phone, social URL, or name and receive a comprehensive intelligence dossier with psych...
安全使用建议
This skill calls an external person-research API and its SKILL.md requires NYNE_API_KEY and NYNE_API_SECRET even though the registry metadata does not declare them—ask the publisher to fix the metadata before installing. Before using: verify the Nyne API provider is legitimate and that you have legal/ethical permission to research the target; avoid using callback_url to send results to third-party endpoints you don't control; do not store API secrets in world-readable files—use a secure secret store or at minimum restrict file permissions (chmod 600) and avoid echoing secrets into shell history; be aware the skill's instructions explicitly instruct showing full, unredacted dossiers (which may include highly sensitive personal data) and consider whether you need that level of detail. If you proceed, request that the registry entry be updated to list required env vars/primary credential and ask for clearer guidance on secure secret handling and safe defaults for webhook usage.
功能分析
Type: OpenClaw Skill
Name: nyne-deep-research
Version: 1.0.0
The skill is classified as suspicious due to a significant shell injection vulnerability present in the `SKILL.md` examples. The `curl -d` commands construct JSON payloads by directly concatenating strings, which, if user input for parameters like `email`, `phone`, `social_media_url`, `name`, `company`, `city`, or `callback_url` is not properly sanitized by the agent, could allow arbitrary command execution. Additionally, the `callback_url` parameter, while not explicitly used in the provided examples, represents a potential data exfiltration channel if an agent were prompted to use it with an attacker-controlled URL, allowing the sensitive dossier data to be sent to an unauthorized endpoint by the Nyne API service.
能力评估
Purpose & Capability
The skill's stated purpose (performing deep person research via the Nyne API) aligns with the SKILL.md, which requires an API key and secret—those credentials are appropriate for the task. However, the registry metadata claims no required environment variables or primary credential, which is an incoherent/important mismatch.
Instruction Scope
Instructions explicitly require presenting full, untruncated dossiers (including sensitive psychographic and 'creepy-good' insights), poll and write responses to /tmp, and offer a 'callback_url' webhook option. The webhook option can send sensitive results to arbitrary external endpoints if used, and the 'show maximum depth' directive materially increases privacy/ethical risk by encouraging exposure of all collected data to the user or UI.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, which minimizes install-time risk. It does rely on standard tools (curl, jq, python3) which is normal for a CLI-based API integration.
Credentials
The SKILL.md requires NYNE_API_KEY and NYNE_API_SECRET—proportionate to calling a private API—but the registry metadata does not list these required env vars (incoherent). The instructions also recommend persisting credentials in shell profile or a home .nyne_env file without guidance on file permissions, which can expose secrets. The callback_url parameter further enables exfiltration if misused.
Persistence & Privilege
The skill is not always-included and does not request elevated platform privileges. It does instruct storing secrets in user shell files (user-level persistence), but it does not modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nyne-deep-research - 安装完成后,直接呼叫该 Skill 的名称或使用
/nyne-deep-research触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of nyne-deep-research skill.
- Enables deep research on any person via the Nyne Deep Research API using email, phone, social profile URL, or name.
- Returns a comprehensive dossier including psychographic profile, social graph analysis, career insights, conversation starters, and approach strategies.
- Provides detailed agent instructions on how to present and handle all dossier sections and fallback scenarios.
- Includes full setup guide with required API credentials and environmental variables.
- Documents best practices for JSON response handling, including helper functions to clean responses.
- Supplies complete usage examples for research requests and polling for results with bash and curl.
元数据
常见问题
Nyne Deep Research 是什么?
Research any person using the Nyne Deep Research API. Submit an email, phone, social URL, or name and receive a comprehensive intelligence dossier with psych... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 621 次。
如何安装 Nyne Deep Research?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nyne-deep-research」即可一键安装,无需额外配置。
Nyne Deep Research 是免费的吗?
是的,Nyne Deep Research 完全免费(开源免费),可自由下载、安装和使用。
Nyne Deep Research 支持哪些平台?
Nyne Deep Research 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nyne Deep Research?
由 Michael Fanous(@michaelfanous2)开发并维护,当前版本 v1.0.0。
推荐 Skills