ClawAudit verdict
session-archivist
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.
Findings (6)
Pipe to python — executes piped content as Python code
README.md · prose · downgraded · | Python
HTTP request to bare IP address — common in malicious payloads
references/hindsight-integration.md · code · http://127.0.0.1
Pipe to sh — executes piped content as shell commands
scripts/session_archiver.py · prose · downgraded · |sh
subprocess execution — runs system commands from Python
scripts/session_archiver.py · prose · downgraded · subprocess.run(
Python os.environ.get — reads environment variable
scripts/session_archiver.py · prose · downgraded · os.environ.get(
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?
Thanks — recorded.