bodega-markets-operator
Pass
Audited by Gen Agent Trust Hub on Mar 22, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The analysis did not identify any malicious code, obfuscation, or data exfiltration attempts. The skill's behavior matches its stated purpose.- [COMMAND_EXECUTION]: The skill uses a Node.js script (
scripts/sign-and-submit.js) to process CBOR-encoded transaction data provided by the user via command-line arguments.- [EXTERNAL_DOWNLOADS]: The script relies on an external module (saturnswap-signer.js) located via a relative path three levels above the skill directory. This indicates a dependency on the host environment's shared script architecture rather than a remote download.
Audit Metadata