session-recorder
Warn
Audited by Socket on Mar 4, 2026
1 alert found:
SecuritySecuritySKILL.md
MEDIUMSecurityMEDIUM
SKILL.md
The skill is coherently aligned with a session-logging purpose, using a local Python script to append complete interactions to per-agent log files in a date-organized directory. However, it introduces potential privacy and data-leak risks since it logs full content without redaction or explicit user consent. There are no external network calls or credential exfiltration evident in the fragment, but sensitive data could be captured inadvertently. Recommend adding explicit redaction options, user consent prompts, access controls, and configurable log scopes (e.g., redact secrets, omit certain fields) before deployment in environments handling sensitive data.
Confidence: 75%Severity: 75%
Audit Metadata