Caveat verdict

openclaw-antseed

88
๐ŸŸข Trusted
No high-risk patterns surfaced by the deep scan โ€” automated capability review, not behavioral proof.

AntSeed P2P network buyer proxy setup for routing OpenClaw LLM requests; npm install is for documented @antseed/cli package, local proxy at 127.0.0.1:5005 is the only external-facing component.

โš  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

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (4)

Pattern match critical

Pipe to python โ€” executes piped content as Python code

SKILL.md ยท code ยท | python3

Pattern match high

HTTP request to bare IP address โ€” common in malicious payloads

SKILL.md ยท code ยท http://127.0.0.1

Pattern match high

References sudo โ€” requests elevated privileges

SKILL.md ยท code ยท sudo

Pattern match high

Accesses OpenClaw config/secrets directly

SKILL.md ยท code ยท ~/.openclaw/openclaw.json

Permissions & capabilities

Requires 2 system binaries. (1 elevated: npm).

package_installcredential_accessnetwork_out

Is this flag fair?

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