Back to Home
bioanywhere icon

manana2

Verified Safe

by bioanywhere

Overview

Provides client libraries to access and consume news data from the World News API for various applications.

Installation

Run Command
No command provided

Security Notes

The repository contains client libraries for various programming languages. These libraries are generally safe as they are designed to consume an external API. No explicit malicious patterns or obfuscation were found. API keys are expected to be provided by the user and are not hardcoded within the client source. A minor potential concern in the C++ client's OAuth `ReplyServer` is that it listens on `QHostAddress::Any` (all network interfaces) for callbacks on port 9999, which ideally should be restricted to `QHostAddress::LocalHost` in typical client-side OAuth flows to prevent external access, although this is usually a transient local service.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens1
Stars0
Forks0
Last Update2025-12-13

Tags

NewsAPI ClientData IntegrationSemantic SearchMulti-language