Caveat verdict
xaut-trade
aurehub-xaut-trade
This skill executes real USDT/XAUT token swaps on Ethereum mainnet via Uniswap V3/UniswapX, requiring access to encrypted wallet vault or Foundry keystore — real financial transactions with wallet private key material constitute genuine RISKY capability even with transparent disclosure.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
file_read
Findings (13)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
references/onboarding.md · code · curl -L https://foundry.paradigm.xyz | bash
Pipe to bash — executes piped content as shell commands
references/onboarding.md · code · | bash
Possible hardcoded credential
references/onboarding.md · code · password: " p </dev/tty; echo; printf
HTTP request to bare IP address — common in malicious payloads
README.md · code · http://127.0.0.1
Instructs covert action — may act without user awareness
SKILL.md · prose · downgraded · silently
Accesses system credential store
README.md · prose · downgraded · Keychain
Accesses shell history/config
references/onboarding.md · prose · downgraded · ~/.zshrc
Dynamic import() — loads module at runtime
scripts/__tests__/integration.test.js · prose · downgraded · import('
References child_process — can spawn system processes
scripts/__tests__/wallet-init.test.js · prose · downgraded · child_process
Downloads executables from external URLs
scripts/setup.sh · prose · downgraded · Install from https://
References sudo — requests elevated privileges
scripts/setup.sh · prose · downgraded · sudo
yum install — installs system packages
scripts/setup.sh · prose · downgraded · yum install
Accesses sensitive environment variables
scripts/limit-order.js · prose · downgraded · process.env.UNISWAPX_API_KEY
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
file_read Is this flag fair?
Thanks — recorded.