Caveat verdict

wayfinder

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

DeFi trading and yield strategy skill using the Wayfinder Paths SDK for user-directed operations on declared chains; requires explicit user configuration and a Wayfinder API key, with no hidden exfiltration.

⚠ 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

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match critical

Possible hardcoded credential

references/coding-interface.md · code · TOKEN = "0xEdc817A28E8B93B03976FBd4a3dDBc9f7D176c22

Pattern match high

Pipe-to-python pattern — remote code execution risk

references/setup.md · prose · downgraded · curl -sSL https://install.python-poetry.org | python

Pattern match high

Pipe to python — executes piped content as Python code

references/setup.md · prose · downgraded · | python3

Pattern match medium

subprocess execution — runs system commands from Python

scripts/sync-skill-json-from-sdk.py · prose · downgraded · subprocess.check_output(

Pattern match low

Popular HTTP library — network access

SKILL.md · prose · downgraded · got

Pattern match low

Python os.getenv — reads environment variable

scripts/sync-skill-json-from-sdk.py · prose · downgraded · os.getenv(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class C/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 1 system binary.

credential_accesspackage_installnetwork_in

Is this flag fair?

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