Caveat verdict

xaut-trade

aurehub-xaut-trade

45
🟠 Risky
Significant risk patterns flagged — automated deep scan, not behavioral proof.

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.

0
security
70
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read

Findings (13)

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

references/onboarding.md · code · curl -L https://foundry.paradigm.xyz | bash

Pattern match critical

Pipe to bash — executes piped content as shell commands

references/onboarding.md · code · | bash

Pattern match critical

Possible hardcoded credential

references/onboarding.md · code · password: " p </dev/tty; echo; printf

Pattern match high

HTTP request to bare IP address — common in malicious payloads

README.md · code · http://127.0.0.1

Pattern match medium

Instructs covert action — may act without user awareness

SKILL.md · prose · downgraded · silently

Pattern match medium

Accesses system credential store

README.md · prose · downgraded · Keychain

Pattern match medium

Accesses shell history/config

references/onboarding.md · prose · downgraded · ~/.zshrc

Pattern match medium

Dynamic import() — loads module at runtime

scripts/__tests__/integration.test.js · prose · downgraded · import('

Pattern match medium

References child_process — can spawn system processes

scripts/__tests__/wallet-init.test.js · prose · downgraded · child_process

Pattern match medium

Downloads executables from external URLs

scripts/setup.sh · prose · downgraded · Install from https://

Pattern match medium

References sudo — requests elevated privileges

scripts/setup.sh · prose · downgraded · sudo

Pattern match medium

yum install — installs system packages

scripts/setup.sh · prose · downgraded · yum install

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API