← Back to Skills Marketplace
ahsan3274

OSINT Information

by ahsan3274 · GitHub ↗ · v1.0.9 · MIT-0
cross-platform ✓ Security Clean
223
Downloads
0
Stars
0
Active Installs
10
Versions
Install in OpenClaw
/install osint-api
Description
AI-powered OSINT intelligence reports via API. Multiple RSS feeds across 15 categories with enriched analysis, domain recon, and automated feed health monito...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
crypto
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install osint-api
  3. After installation, invoke the skill by name or use /osint-api
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug osint-api
Version 1.0.9
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 10
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 223 downloads so far.

How do I install OSINT Information?

Run "/install osint-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OSINT Information free?

Yes, OSINT Information is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OSINT Information support?

OSINT Information is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OSINT Information?

It is built and maintained by ahsan3274 (@ahsan3274); the current version is v1.0.9.

💬 Comments