ClawAudit verdict

knods

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

The skill is a straightforward API integration for the Knods platform, handling polling gateway and headless flow execution; all operations are scoped to the declared KNODS_BASE_URL with no evidence of data exfiltration or malicious behavior.

⚠ 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.

75
security
90
transparency
70
maintenance

Findings (4)

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/.env

Pattern match medium

subprocess execution — runs system commands from Python

scripts/knods_iris_bridge.py · prose · downgraded · subprocess.check_output(

Pattern match low

Python os.environ.get — reads environment variable

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

Pattern match low

Python os.getenv — reads environment variable

scripts/knods_iris_bridge.py · prose · downgraded · os.getenv(

Why the tier is capped

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

Permissions & capabilities

Requires 1 environment variable. Requires 4 system binaries.

Is this flag fair?

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