From 4f8d046cf619d0b3a7bfc453db680c03c57510db Mon Sep 17 00:00:00 2001 From: theosintvault Date: Thu, 9 Apr 2026 01:39:50 -0400 Subject: [PATCH] Add 'The OSINT Vault' entry to arf.json Added a new entry for 'The OSINT Vault' with details about its features and usage. --- public/arf.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/public/arf.json b/public/arf.json index 16c8607d..e85ee607 100644 --- a/public/arf.json +++ b/public/arf.json @@ -23361,3 +23361,23 @@ } ] } +{ + "name": "The OSINT Vault", + "type": "url", + "url": "https://theosintvault.io", + "description": "A modern, curated repository of OSINT tools, investigative workflows, and browser-based bookmarklets designed for rapid digital discovery.", + "status": "live", + "pricing": "free", + "bestFor": "Navigating complex investigative workflows and performing browser-based data extraction.", + "input": "Usernames, Emails, Domains, Images, and Social Media Profiles", + "output": "Structured investigative guides, curated tool links, and automated browser extraction results.", + "opsec": "passive", + "opsecNote": "Primarily a directory and guide repository; use of third-party tools linked within may vary in OpSec levels.", + "localInstall": false, + "googleDork": true, + "registration": false, + "editUrl": false, + "api": false, + "invitationOnly": false, + "deprecated": false +}