ClawAudit verdict
skill-exporter
The skill uses agent_memory capability which can be used for malicious purposes.
⚠ 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
agent_memory
Findings (5)
Recursive delete from root or home — destructive command
scripts/export.py · prose · downgraded · rm -rf /
subprocess execution — runs system commands from Python
scripts/export.py · prose · downgraded · subprocess.run(
apt-get install — installs system packages
scripts/export.py · prose · downgraded · apt-get install
Python os.getenv — reads environment variable
scripts/export.py · prose · downgraded · os.getenv(
Python shutil file operation — copies/moves/deletes files
scripts/export.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
Requires 1 system binary.
agent_memory Is this flag fair?
Thanks — recorded.