Caveat verdict

thetix

thetaedge-skill

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Options intelligence platform API client that uses THETAEDGE_API_KEY env var to query the ThetaEdge API; all operations are standard API calls on behalf of the user with no unexpected data routing.

⚠ 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
40
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (14)

Pattern match high

Possible hardcoded credential

SKILL.md · prose · downgraded · API_KEY="<value from config>

Pattern match high

Accesses OpenClaw config/secrets directly

docs/vm-setup.md · code · ~/.openclaw/openclaw.json

Pattern match high

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

scripts/setup-openclaw-vm.sh · prose · downgraded · curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash

Pattern match high

Pipe to bash — executes piped content as shell commands

scripts/setup-openclaw-vm.sh · prose · downgraded · | bash

Pattern match medium

References agent configuration files

README.md · code · CLAUDE.md

Pattern match medium

Downloads executables from external URLs

scripts/doctor.py · prose · downgraded · Download from https://

Pattern match medium

References sudo — requests elevated privileges

scripts/doctor.py · prose · downgraded · sudo

Pattern match medium

subprocess execution — runs system commands from Python

scripts/lib/common.py · prose · downgraded · subprocess.run(

Pattern match medium

References SSH/GPG private keys

scripts/setup-openclaw-vm.sh · prose · downgraded · ssh-key

Pattern match medium

Accesses .ssh directory

scripts/setup-openclaw-vm.sh · prose · downgraded · .ssh/

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/install.py · prose · downgraded · shutil.rmtree(

Pattern match low

Python urllib.request — network access

scripts/lib/common.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/lib/common.py · prose · downgraded · os.environ.get(

Pattern match low

Sets world-executable permissions

scripts/setup-openclaw-vm.sh · prose · downgraded · chmod 700

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

Requires 2 environment variables. (1 sensitive: THETAEDGE_API_KEY).

network_outcredential_access

Is this flag fair?

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