ClawAudit verdict

workbuddy-add-memory

45
🟠 Risky
Significant concerns — only install if you understand the risks

The skill's addition of memory to WorkBuddy may introduce security risks if not properly validated and secured.

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

73
security
100
transparency
90
maintenance

Findings (5)

Pattern match medium

subprocess execution — runs system commands from Python

comprehensive_migration_test.py · prose · downgraded · subprocess.run(

Pattern match medium

os.system/popen — direct OS command execution

fix_imports.py · prose · downgraded · os.system(

Pattern match low

importlib.import_module — dynamic module loading

comprehensive_migration_test.py · prose · downgraded · importlib.import_module(

Pattern match low

pip3 install — installs Python packages at runtime

fix_imports.py · prose · downgraded · pip3 install

Pattern match low

Python shutil file operation — copies/moves/deletes files

quick_test.py · prose · downgraded · shutil.rmtree(

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