ClawAudit verdict
diskman
Disk space management assistant with explicit user-confirmation requirements before any migrate or delete operations; mentions protecting .ssh/.gnupg as directories to not delete, not to exfiltrate; credential_store capability is not evidenced in content.
⚠ 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.
Permission integrity
credential_access
Findings (6)
Possible hardcoded credential
README.md · code · api_key="your-api-key
subprocess execution — runs system commands from Python
operations/migrator.py · prose · downgraded · subprocess.run(
subprocess with shell=True — command injection vector
operations/migrator.py · prose · downgraded · subprocess.run(
cmd,
shell=True
Python os.getenv — reads environment variable
ai/service.py · prose · downgraded · os.getenv(
Python shutil file operation — copies/moves/deletes files
operations/cleaner.py · prose · downgraded · shutil.rmtree(
Popular HTTP library — network access
operations/migrator.py · prose · downgraded · got
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.
network_incredential_accesscredential_store Is this flag fair?
Thanks — recorded.