primary
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or persistence mechanisms were detected in the skill instructions or scripts.
- [COMMAND_EXECUTION]: The skill provides Python scripts that execute network operations (REST and WebSocket) to interact with the legitimate Primary Trading Platform API (
api.remarkets.primary.com.ar). - [CREDENTIALS_UNSAFE]: The documentation includes an example token within a testing reference file (
REFERENCE.md), but it is presented for educational context. The execution logic in thescripts/folder correctly avoids hardcoded secrets, opting for environment variables and command-line arguments instead. - [DATA_EXFILTRATION]: Network activity is restricted to the documented Primary API domains and does not involve the transfer of sensitive local files or credentials to unauthorized third parties.
Audit Metadata