saturnswap-liquidity-operator
Pass
Audited by Gen Agent Trust Hub on Mar 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or security vulnerabilities were detected in the provided skill files. The logic is straightforward and consistent with the stated purpose of a transaction operator.
- [COMMAND_EXECUTION]: The script
scripts/sign-and-submit.jsis designed to execute signing and submission tasks via command-line arguments. This is an intended function for an operator skill. - [EXTERNAL_DOWNLOADS]: The skill does not perform any remote downloads or execute code from external URLs. It relies on local modules located within the established project structure.
- [CREDENTIALS_UNSAFE]: No hardcoded private keys or secrets were found. The documentation provides clear instructions on the need for external signing keys without exposing them within the skill itself.
Audit Metadata