session-handoff

Warn

Audited by Runlayer on Feb 26, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
88%
Files
12
Flagged
4
Chunks
16
Flagged Files (4)
session-handoff/scripts/create_handoff.pyMEDIUM
87.7%

Malicious tool definition detected

Creates a new handoff document with auto-detected metadata: - Current timestamp - Project path - Git branch (if available) - Recent git log - Modified/staged files - Handoff chain linking Usage: python create_handoff.py [task-slug] [--continues-from <previous-handoff>] python create_handoff.py "implementing-auth" python create_handoff.py "auth-part-2" --continues-from 2024-01-15-auth.md python create_handoff.py # auto-generates slug from timestamp """ import argparse import os import re import s

session-handoff/scripts/check_staleness.pyMEDIUM
77.4%

Malicious tool definition detected

session-handoff/scripts/validate_handoff.pyLOW
62.7%

Tool passed security scan

session-handoff/SKILL.mdLOW
55.2%

Tool passed security scan

Passed Files (8)Click to expand
session-handoff/references/resume-checklist.mdOK
43.6%

Tool passed security scan

session-handoff/evals/setup_test_env.pyOK
43.5%

Tool passed security scan

session-handoff/evals/test-scenarios.mdOK
43.5%

Tool passed security scan

session-handoff/README.mdOK
34.6%

Tool passed security scan

session-handoff/scripts/list_handoffs.pyOK
17.5%

Tool passed security scan

session-handoff/evals/results-opus-baseline.mdOK
15.3%

Tool passed security scan

session-handoff/references/handoff-template.mdOK
4.9%

Tool passed security scan

session-handoff/evals/model-expectations.mdOK
1.9%

Tool passed security scan

Audit Metadata
Max File Score
88%
Classification
KNOWN_SERVER_ALL_UNKNOWN
Files Scanned
12
Files Flagged
4
Chunks Analyzed
16
Analyzed
Feb 26, 2026, 05:28 PM
Security Audit — runlayer — session-handoff