ClawAudit verdict

session-archivist

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

The skill processes and analyzes session data which could potentially contain sensitive information, and its output could be manipulated.

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

25
security
100
transparency
90
maintenance

Findings (6)

Pattern match high

Pipe to python — executes piped content as Python code

README.md · prose · downgraded · | Python

Pattern match high

HTTP request to bare IP address — common in malicious payloads

references/hindsight-integration.md · code · http://127.0.0.1

Pattern match high

Pipe to sh — executes piped content as shell commands

scripts/session_archiver.py · prose · downgraded · |sh

Pattern match medium

subprocess execution — runs system commands from Python

scripts/session_archiver.py · prose · downgraded · subprocess.run(

Pattern match low

Python os.environ.get — reads environment variable

scripts/session_archiver.py · prose · downgraded · os.environ.get(

Pattern match low

Python urllib.request — network access

scripts/session_archiver.py · prose · downgraded · urllib.request

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/B/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_in

Is this flag fair?

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