Methodology
Tool Testing Methodology
How MyAITools checks tool behavior, output, privacy claims, and limitations.
Use the governing format
Descriptions and examples follow the relevant data format or protocol, such as JSON, JWT, BER-TLV, ISO 7813, or URL encoding.
Test valid and invalid input
We check the normal path and representative malformed input so validation messages are useful during debugging.
Separate inspection from proof
A decoder explains what data says; it does not claim to verify a signature, authenticate a card, or authorize a transaction unless the implementation does so.
Scope
These checks cover the web implementation and representative inputs. They are not a certification of every possible file, browser, device, or third-party service.