ClawAudit verdict

openclaw-team

openclaw-team-2

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

Multi-user team collaboration web interface with zero-knowledge password-based encryption for local user files; all data stays on localhost and user data directories with no external exfiltration.

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

18
security
70
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (5)

Pattern match high

Possible hardcoded credential

scripts/main.py · prose · downgraded · TOKEN = "9d2a452dbb739cbf940a5794181a280453dda9ed99367b6a

Pattern match high

Uses eval() — can execute arbitrary code

scripts/main.py · prose · downgraded · eval(

Pattern match high

<script> tag in markdown — potential code injection

scripts/team_chat_server.py · prose · downgraded · <script>

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

SKILL.md · prose · downgraded · http://127.0.0.1

Pattern match low

Python os.environ.get — reads environment variable

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

Why the tier is capped

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

Permissions & capabilities

Requires 3 system binaries. (1 elevated: pip).

network_inpackage_install

Is this flag fair?

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