threat-intel-v2Aggregates and analyzes open-source intelligence (OSINT) data from multiple sources to identify threats, validate indicators, and enrich security investigati...
Install via ClawdBot CLI:
clawdbot install krishnakumarmahadevan-cmd/threat-intel-v2Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://toolweb.inAudited Apr 17, 2026 · audit v1.0
Generated Apr 5, 2026
SOC analysts use the API to quickly enrich suspicious IPs or domains found in alerts, determining threat levels and reputation scores to prioritize incidents. This reduces manual lookup time across multiple feeds and accelerates response decisions.
Threat hunters query indicators like file hashes or email addresses to uncover associated malware and source data, aiding in identifying attack patterns and campaign attribution during proactive investigations.
Managed security service providers integrate the API into their monitoring platforms to provide clients with enriched threat intelligence reports, enhancing service value and improving detection accuracy across multiple organizations.
Enterprise security teams embed the API into custom SIEM or SOAR workflows to automatically validate IoCs from logs, enriching alerts with geolocation and confidence scores for automated response actions.
Organizations use the API to gather historical threat data on assets, supporting compliance reports by demonstrating due diligence in monitoring external threats and breach indicators.
Offers tiered pricing plans (Free to Enterprise) based on API call volumes, targeting different user segments from individual developers to large enterprises. Revenue scales with usage, encouraging upgrades as needs grow.
Deploys the skill on platforms like RapidAPI where users pay per API call, allowing flexible, on-demand access without subscriptions. This attracts casual users and tests market demand before committing to higher tiers.
Licenses the API to third-party security platforms or MSSPs for embedding into their products, generating revenue through licensing fees or revenue-sharing agreements. This expands reach without direct marketing.
💬 Integration Tip
Start with the Free plan for testing, then integrate via POST /osint-lookup endpoint using simple JSON requests; ensure input validation to avoid 422 errors.
Scored Apr 19, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Query and manage GitHub repositories - list repos, check CI status, create issues, search repos, and view recent activity.
Comprehensive GitHub CLI (gh) reference. Covers repos, issues, PRs, Actions, releases, gists, search, projects v2, API, secrets/variables, labels, codespaces...
Create and deploy single-page static websites to GitHub Pages with autonomous workflow. Use when building portfolio sites, CV pages, landing pages, or any static web project that needs GitHub Pages deployment. Handles complete workflow from project initialization to live deployment with GitHub Actions automation.
Essential Git commands and workflows for version control, branching, and collaboration.
Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U...