finnhub-stock

Pass

Audited by Gen Agent Trust Hub on Mar 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's primary function is to interface with the Finnhub API for financial market data. All network requests in scripts/query.mjs are directed to https://finnhub.io/api/v1 which is the official and well-known service endpoint for this provider.
  • [SAFE]: Sensitive data handling is limited to the FINNHUB_API_KEY, which is correctly handled as an environment variable and transmitted securely via HTTPS to the official API endpoint.
  • [SAFE]: Command execution is limited to standard Node.js runtime for the provided scripts. No arbitrary shell execution or suspicious subprocess calls were found.
  • [SAFE]: No obfuscation, persistence mechanisms, or unauthorized privilege escalation attempts were detected in the source code or metadata.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 13, 2026, 10:11 AM