mt5api — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited mt5api (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Read the relevant reference file based on the user's question:
| Topic | File | When to read |
|---|---|---|
| MT5API class | references/client.md | Connection, account properties, server timing, cluster, configuration, proxy, events |
| Order execution | references/orders.md | OrderSend/Close/Modify, OrderClientSafe(Async), Order/OrderInternal/DealInternal types |
| Order enums | references/order-enums.md | OrderType, OrderState, DealType, FillPolicy, PlacedType, TradeType, TradeMode, etc. |
| Events & payloads | references/events.md | Event delegates, OrderProgress, OrderUpdate, TransactionInfo, TradeRequest/Result, ConnectProgress |
| Quotes & market data | references/quotes.md | Quote, MarketWatch, Bar, TickBar, BookBar, SymbolBook, order book |
| Symbol information | references/symbols.md | Symbols registry, SymbolInfo, SymGroup, sessions, CalculationMode, MarginMode |
| Account & server | references/account-server.md | AccountRec, ServerRec, ServerInfo, ClusterDetails, Access, AddressRec, MailMessage |
| History & analytics | references/history.md | EquityPoint, BalancePoint, EquityTimeframe, Expiration, history download methods |
| Commission & swap | references/commission.md | ComissionInfo, Comission, commission/swap enums |
| Server response codes | references/msg-codes.md | Msg enum — all ~150 server response/error codes |
| Exceptions | references/exceptions.md | ServerException, ConnectException, InvalidSymbolException, etc. |
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.