ClawAudit verdict
workbuddy-add-memory
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.
Findings (5)
subprocess execution — runs system commands from Python
comprehensive_migration_test.py · prose · downgraded · subprocess.run(
os.system/popen — direct OS command execution
fix_imports.py · prose · downgraded · os.system(
importlib.import_module — dynamic module loading
comprehensive_migration_test.py · prose · downgraded · importlib.import_module(
pip3 install — installs Python packages at runtime
fix_imports.py · prose · downgraded · pip3 install
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?
Thanks — recorded.