ClawAudit verdict

headsman-skill

flowyaipc-herdsman-skill-1-0-2-en

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

The skill is an integration package for a local model engine (127.0.0.1:8080), using local Python scripts and standard HTTP calls to a localhost service; all behavior matches the stated purpose.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

60
security
90
transparency
70
maintenance

Findings (6)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

references/api-examples.md · code · http://127.0.0.1

Pattern match medium

subprocess execution — runs system commands from Python

scripts/audio_speech.py · prose · downgraded · subprocess.run(

Pattern match low

Opens WebSocket connection

SKILL.md · prose · downgraded · WebSocket

Pattern match low

Python urllib.request — network access

scripts/herdsman_client.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/herdsman_client.py · prose · downgraded · os.environ.get(

Pattern match low

Base64 encoding/decoding

scripts/herdsman_client.py · prose · downgraded · Base64-encode

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class 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.

Is this flag fair?

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