From 4d0ff5b3ba62fba99661c13129274d1ecca212c0 Mon Sep 17 00:00:00 2001 From: s0lray Date: Mon, 30 Mar 2026 19:49:58 -0400 Subject: [PATCH] Add 4 validated tools from PR#286 strict-path curation pass (THE-83) Inserts tools with exact existing category path matches only: - ABBYY Lingvo (Language Translation / Text) - Dictionary.com Translator (Language Translation / Text) - Free Online Translation (Language Translation / Text) - bearded-avenger-deploymentkit (T) (Threat Intelligence) 120 candidates were analyzed; 42 duplicate by URL, 29 duplicate by name, 4 unique with resolvable paths. 45 unique candidates with missing-path taxonomy drift are deferred for a follow-on pass. Co-Authored-By: Paperclip --- public/arf.json | 80 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) diff --git a/public/arf.json b/public/arf.json index 2668057f..1353ab04 100644 --- a/public/arf.json +++ b/public/arf.json @@ -15534,6 +15534,26 @@ "name": "Text", "type": "folder", "children": [ + { + "name": "ABBYY Lingvo", + "type": "url", + "url": "https://www.lingvolive.com/", + "description": "Multilingual dictionary and translation platform for word and phrase translation across major language pairs.", + "status": "live", + "pricing": "unknown", + "bestFor": "Dictionary-assisted translation and terminology lookup", + "input": "Word, phrase, or short text", + "output": "Translated terms, definitions, and usage examples", + "opsec": "active", + "opsecNote": "Submitted text is processed by the provider service.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": false, + "invitationOnly": false, + "deprecated": false + }, { "name": "Bing Translate", "type": "url", @@ -15594,6 +15614,26 @@ "invitationOnly": false, "deprecated": false }, + { + "name": "Dictionary.com Translator", + "type": "url", + "url": "https://www.dictionary.com/", + "description": "Dictionary.com reference platform usable for quick term translation support and bilingual meaning checks.", + "status": "live", + "pricing": "unknown", + "bestFor": "Word-level translation support and meaning disambiguation", + "input": "Word or phrase", + "output": "Definitions, related terms, and translation-assist context", + "opsec": "passive", + "opsecNote": "Lookup queries are standard reference requests.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": false, + "invitationOnly": false, + "deprecated": false + }, { "name": "Free Translation", "type": "url", @@ -15614,6 +15654,26 @@ "invitationOnly": false, "deprecated": false }, + { + "name": "Free Online Translation", + "type": "url", + "url": "https://www.worldlingo.com/", + "description": "Web-based translator providing browser translation workflows for short multilingual text conversion.", + "status": "live", + "pricing": "unknown", + "bestFor": "Quick browser translation of short text snippets", + "input": "Text", + "output": "Translated text", + "opsec": "active", + "opsecNote": "Submitted text is processed on third-party infrastructure.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": false, + "invitationOnly": false, + "deprecated": false + }, { "name": "Google Input Tools", "type": "url", @@ -20452,6 +20512,26 @@ "invitationOnly": false, "deprecated": true }, + { + "name": "bearded-avenger-deploymentkit (T)", + "type": "url", + "url": "https://github.com/csirtgadgets/bearded-avenger-deploymentkit", + "description": "CSIRT Gadgets toolkit for deploying and operating threat-intelligence ingestion and enrichment pipelines.", + "status": "live", + "pricing": "free", + "bestFor": "Threat feed ingestion and operational intelligence workflows", + "input": "Threat feed sources and deployment configuration", + "output": "Operational threat intelligence data pipelines and outputs", + "opsec": "passive", + "opsecNote": "Local tooling and feed processing; no direct target interaction by default.", + "localInstall": true, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": false, + "invitationOnly": false, + "deprecated": false + }, { "name": "Scam Database", "type": "url",