tigeropen-cpp
Pass
Audited by Gen Agent Trust Hub on Apr 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate technical reference and tutorial for the Tiger Brokers C++ SDK. All provided instructions, API calls, and code snippets are consistent with the documentation for a professional trading platform. All external references point to official vendor domains and repositories.
- [EXTERNAL_DOWNLOADS]: Provides instructions to clone the official SDK repository from GitHub (
tigerfintech/openapi-cpp-sdk) and install standard, well-known development libraries (Boost, OpenSSL, Protobuf, cpprestsdk) using trusted system package managers such as Homebrew and APT. - [COMMAND_EXECUTION]: Includes standard development commands for building C++ projects, such as
cmakeandmake. These are contextually appropriate for a software development kit and do not involve suspicious execution of remote scripts or obfuscated payloads. - [CREDENTIALS_UNSAFE]: The skill guides users on how to configure API authentication using private keys and account IDs in a configuration file. It uses truncated example strings for these values and does not contain hardcoded live credentials or instructions to exfiltrate sensitive files.
- [PROMPT_INJECTION]: No malicious patterns or bypass instructions were detected. The instructions include explicit safety guidelines for the agent, such as defaulting to paper trading and requiring human confirmation before placing live orders.
Audit Metadata