← 返回 Skills 市场
223
总下载
0
收藏
0
当前安装
10
版本数
在 OpenClaw 中安装
/install osint-api
功能描述
AI-powered OSINT intelligence reports via API. Multiple RSS feeds across 15 categories with enriched analysis, domain recon, and automated feed health monito...
安全使用建议
This skill appears coherent and straightforward: it is a thin client that sends your OSINT_API_KEY to a single external host (osint.ahsan-tariq-ai.xyz) to fetch reports. Before installing, consider: (1) only provide an API key with limited scope and revoke it if you suspect misuse; (2) verify the external service and operator (review the GitHub repo, privacy policy, and terms) because all queries and the API key are sent to that remote host; (3) if you need stronger isolation, run the helper in a sandbox or use a throwaway key; (4) monitor usage of the key for unexpected requests. If you require proof beyond the provided files, inspect the upstream repository or run the script in a controlled environment to observe network traffic and certificate details.
功能分析
Type: OpenClaw Skill
Name: osint-api
Version: 1.0.9
The skill is a standard API wrapper for an OSINT intelligence service. The helper script (scripts/osint_api.py) uses only Python standard libraries to communicate with a single verified domain (osint.ahsan-tariq-ai.xyz). There is no evidence of local file access, shell command execution, or unauthorized data exfiltration.
能力标签
能力评估
Purpose & Capability
Name/description, SKILL.md, package.json, and scripts/osint_api.py all describe the same functionality (OSINT API wrapper). The only required credential is OSINT_API_KEY which is appropriate for authenticated API access. No unrelated binaries, config paths, or environment variables are requested.
Instruction Scope
Runtime instructions and the helper script only perform HTTPS requests to https://osint.ahsan-tariq-ai.xyz/api/v1 and return responses. The script does not read or write local files, execute shell commands, or access other environment variables beyond OSINT_API_KEY. The SKILL.md explicitly documents the endpoints used.
Install Mechanism
There is no install spec (instruction-only skill with a helper script). No package downloads or install steps are performed by the skill itself. The included Python script uses only the stdlib.
Credentials
The skill requires a single environment variable (OSINT_API_KEY), which matches the declared primary credential and is proportionate to the functionality. Note that this key is sent to the external host for every authenticated request — treat it as a sensitive secret and only provide a key with appropriate scope and monitoring.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills/config. It does not write to disk or persist data locally per its manifest and code.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install osint-api - 安装完成后,直接呼叫该 Skill 的名称或使用
/osint-api触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.9
- Updated the Categories table to remove the "Sources" column and focus descriptions only on category topics.
- No functional or structural changes; documentation refinements only.
v1.0.8
- Updated description and documentation to refer to "multiple RSS feeds"
- No code or logic changes; documentation text only.
v1.0.7
- API endpoints updated to use the new subdomain: `api.osint.ahsan-tariq-ai.xyz` instead of `osint.ahsan-tariq-ai.xyz`.
- No changes to functionality or usage; only API URLs are affected.
v1.0.6
- Updated pricing tiers: Free (now 50 requests/day), Pro (10 USDC/mo, 1,000 requests/day), Enterprise (50 USDC/mo, 10,000 requests/day).
- Pricing feature descriptions revised for clarity—now notes which features are included at each tier.
- Removed mention of "Developer" and "$5/mo" and streamlined the plan structure.
- "Notes" section updated: simplified explanation of confidence scores and daily report refresh.
v1.0.5
- Updated marketing from "Professional OSINT intelligence reports" to "AI-powered OSINT intelligence reports" in the description and title.
- No functional, API, usage, endpoint, or feature changes detected.
- All documentation, tools, security details, and pricing remain the same.
v1.0.4
- No code or documentation changes detected in this release.
- Version bump to 1.0.4 for maintenance or metadata consistency.
v1.0.3
No user-facing changes in this release.
- Version bump to 1.0.3 with no detected file or documentation changes.
v1.0.2
No changes detected in this version (1.0.2).
- No file or documentation updates.
- Functionality remains unchanged.
v1.0.1
osint-api 1.0.1
- All API endpoints now require an OSINT_API_KEY environment variable for authentication.
- A new helper script (scripts/osint_api.py) is introduced for all API calls; it uses only Python stdlib and has stricter security (no file access, no shell commands).
- Security & privacy guarantees updated: single fixed external host, no local files read/written, HTTPS only.
- Documentation revised with new usage examples for the helper script and explicit requirement of the environment variable.
- Automated feed health monitoring and tool invocation through the helper script highlighted.A
v1.0.0
OSINT Information for your agents
元数据
常见问题
OSINT Information 是什么?
AI-powered OSINT intelligence reports via API. Multiple RSS feeds across 15 categories with enriched analysis, domain recon, and automated feed health monito... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 223 次。
如何安装 OSINT Information?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install osint-api」即可一键安装,无需额外配置。
OSINT Information 是免费的吗?
是的,OSINT Information 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OSINT Information 支持哪些平台?
OSINT Information 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OSINT Information?
由 ahsan3274(@ahsan3274)开发并维护,当前版本 v1.0.9。
推荐 Skills