ClawAudit verdict

ai-persona-os

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

Sets up an agent workspace using standard Unix tools writing markdown files locally; DISCORD_TOKEN and SLACK_TOKEN are explicitly optional and only used if the user opts into those integrations, with no evidence of unauthorized 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.

0
security
100
transparency
90
maintenance

Permission integrity

Accesses agent memory/configuration files

agent_memory

Findings (7)

Pattern match high

Accesses OpenClaw config/secrets directly

SKILL.md · code · ~/.openclaw/openclaw.json

Pattern match high

Instructs covert action — may act without user awareness

references/soul-md-maker.md · code · silently

Pattern match high

Uses exec() — may execute shell commands

SECURITY_NOTE.md · code · exec(

Pattern match high

Pipe to python — executes piped content as Python code

examples/coding-assistant/KNOWLEDGE.md · prose · downgraded · | Python

Pattern match high

Uses eval() — can execute arbitrary code

SECURITY_NOTE.md · prose · downgraded · eval(

Pattern match medium

References agent memory files

SKILL.md · frontmatter · MEMORY.md

Pattern match low

Popular HTTP library — network access

assets/ESCALATION-template.md · prose · downgraded · got

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 1 system binary.

agent_memory

Is this flag fair?

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